{"date":"2026-08-17","repo":{"name":"github.com/flyteorg/flyte","commit":"93ddaff140a4d446619a333f5d0270fc9be729da"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.8,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build-ci-image.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/check-generate.yml:14","Info: jobLevel 'packages' permission set to 'read': .github/workflows/check-generate.yml:15","Info: jobLevel 'issues' permission set to 'read': .github/workflows/check-generate.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-generate.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-generate.yml:107","Info: jobLevel 'packages' permission set to 'read': .github/workflows/check-generate.yml:108","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-generate.yml:151","Info: jobLevel 'packages' permission set to 'read': .github/workflows/check-generate.yml:152","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-generate.yml:170","Info: jobLevel 'packages' permission set to 'read': .github/workflows/check-generate.yml:171","Info: jobLevel 'contents' permission set to 'read': .github/workflows/devbox.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/flyte-binary-v2.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/flyte-binary-v2.yml:58","Info: jobLevel 'contents' permission set to 'read': .github/workflows/flyte-binary-v2.yml:181","Info: jobLevel 'contents' permission set to 'read': .github/workflows/git_town.yml:15","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go-tests.yml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-helm.yml:15","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/regenerate-on-comment.yml:12","Warn: no topLevel permission defined: .github/workflows/build-ci-image.yml:1","Warn: no topLevel permission defined: .github/workflows/check-generate.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-helm-docs.yml:23","Warn: no topLevel permission defined: .github/workflows/devbox.yml:1","Warn: no topLevel permission defined: .github/workflows/flyte-binary-v2.yml:1","Warn: no topLevel permission defined: .github/workflows/git_town.yml:1","Warn: no topLevel permission defined: .github/workflows/go-tests.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-quality.yml:8","Info: topLevel 'issues' permission set to 'read': .github/workflows/pr-quality.yml:9","Warn: no topLevel permission defined: .github/workflows/publish-helm.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-npm.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-python.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-rust.yml:1","Warn: no topLevel permission defined: .github/workflows/regenerate-on-comment.yml:1","Warn: no topLevel permission defined: .github/workflows/selfassign.yml:1","Warn: no topLevel permission defined: .github/workflows/update_site.yml:1","Warn: no topLevel permission defined: .github/workflows/v1-create_release.yml:1","Warn: no topLevel permission defined: .github/workflows/v1-flyteidl-release.yml:1","Warn: no topLevel permission defined: .github/workflows/v1-generate_flyte_manifest.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/build-ci-image.yml:33"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ci-image.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/build-ci-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-image.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/build-ci-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-image.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/build-ci-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-image.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/build-ci-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-image.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/build-ci-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-image.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/build-ci-image.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/build-ci-image.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/build-ci-image.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/build-ci-image.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/build-ci-image.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-generate.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/check-generate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-generate.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/check-generate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-generate.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/check-generate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-generate.yml:114: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/check-generate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-generate.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/check-generate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-generate.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/check-generate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-generate.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/check-generate.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-helm-docs.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/check-helm-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-helm-docs.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/check-helm-docs.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devbox.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/devbox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devbox.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/devbox.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/devbox.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/devbox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devbox.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/devbox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/devbox.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/devbox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:156: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:185: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:215: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:246: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:269: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/flyte-binary-v2.yml:293: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/flyte-binary-v2.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/git_town.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/git_town.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/git_town.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/git_town.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/go-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/go-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/go-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go-tests.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/go-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/labeler.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-quality.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/pr-quality.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-helm.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-helm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-helm.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-helm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-helm.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-helm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-helm.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-helm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-helm.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-helm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-helm.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-helm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-helm.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-helm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-helm.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-helm.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-helm.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-helm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-npm.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-npm.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-python.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-python.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-rust.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-rust.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-rust.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-rust.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-rust.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/publish-rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regenerate-on-comment.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/regenerate-on-comment.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regenerate-on-comment.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/regenerate-on-comment.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/update_site.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/update_site.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:119: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:159: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:171: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1-create_release.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-create_release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-flyteidl-release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-flyteidl-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-flyteidl-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-flyteidl-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-flyteidl-release.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-flyteidl-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-flyteidl-release.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-flyteidl-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-flyteidl-release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-flyteidl-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-flyteidl-release.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-flyteidl-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-generate_flyte_manifest.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-generate_flyte_manifest.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/v1-generate_flyte_manifest.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-generate_flyte_manifest.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/v1-generate_flyte_manifest.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/flyteorg/flyte/v1-generate_flyte_manifest.yml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:3: pin your Docker image by updating golang:1.26.5-bookworm to golang:1.26.5-bookworm@sha256:53eeac89074db483fdf0ab3be1df32bf6e47562263d2d0d6baa7f26acb4957dd","Warn: containerImage not pinned by hash: Dockerfile:35: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241","Warn: containerImage not pinned by hash: docker/devbox-bundled/Dockerfile:2","Warn: containerImage not pinned by hash: docker/devbox-bundled/Dockerfile:15: pin your Docker image by updating golang:1.26.5-bookworm to golang:1.26.5-bookworm@sha256:53eeac89074db483fdf0ab3be1df32bf6e47562263d2d0d6baa7f26acb4957dd","Warn: containerImage not pinned by hash: docker/devbox-bundled/Dockerfile:34: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241","Warn: containerImage not pinned by hash: docker/devbox-bundled/Dockerfile:65: pin your Docker image by updating rancher/k3s:v1.34.6-k3s1 to rancher/k3s:v1.34.6-k3s1@sha256:73beaf51eaf1ab553d11aedd55ffdb5800d4e7e694f43dea6ca24aa87ff79fcb","Warn: containerImage not pinned by hash: docker/devbox-bundled/Dockerfile.gpu:15: pin your Docker image by updating debian:bookworm-slim to debian:bookworm-slim@sha256:abd67ffcfa541b485a3dff59865ab629aa048a6c613e639d36e7456b0b229241","Warn: containerImage not pinned by hash: docker/devbox-bundled/Dockerfile.gpu:55: pin your Docker image by updating ghcr.io/flyteorg/flyte-devbox:nightly to ghcr.io/flyteorg/flyte-devbox:nightly@sha256:3301d970370d0efa36a91108dc5afd9aad87a2ba39e50026f5f2b33dbcff2cdb","Warn: containerImage not pinned by hash: executor/Dockerfile:2: pin your Docker image by updating golang:1.26.5 to golang:1.26.5@sha256:705e964a93a2fd2e75c7d59bb7d781b57e30f12293ffde5175c69229e18fb678","Warn: containerImage not pinned by hash: executor/Dockerfile:27: pin your Docker image by updating gcr.io/distroless/static:nonroot to gcr.io/distroless/static:nonroot@sha256:f7f8f729987ad0fdf6b05eeeae94b26e6a0f613bdf46feea7fc40f7bd72953e6","Warn: containerImage not pinned by hash: gen.Dockerfile:19: pin your Docker image by updating golang:1.26.5-alpine to golang:1.26.5-alpine@sha256:0178a641fbb4858c5f1b48e34bdaabe0350a330a1b1149aabd498d0699ff5fb2","Warn: containerImage not pinned by hash: gen.Dockerfile:23: pin your Docker image by updating node:20.18.3-bookworm-slim to node:20.18.3-bookworm-slim@sha256:ffc11dbf16dd0abcbb7b837410601b4d5592db2d03741e13a4a5336ab74d7ccb","Warn: containerImage not pinned by hash: gen.Dockerfile:28: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:561618e2c15bf2397621dd04f96926663a3b5616c189cf7e38db7e82f5c538ea","Warn: containerImage not pinned by hash: gen.Dockerfile:39: pin your Docker image by updating alpine:latest to alpine:latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: containerImage not pinned by hash: gen.Dockerfile:48: pin your Docker image by updating ubuntu:24.04 to ubuntu:24.04@sha256:561618e2c15bf2397621dd04f96926663a3b5616c189cf7e38db7e82f5c538ea","Warn: containerImage not pinned by hash: runs/Dockerfile:2: pin your Docker image by updating golang:1.26.5-alpine to golang:1.26.5-alpine@sha256:0178a641fbb4858c5f1b48e34bdaabe0350a330a1b1149aabd498d0699ff5fb2","Warn: containerImage not pinned by hash: runs/Dockerfile:21: pin your Docker image by updating alpine:latest to alpine:latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: npmCommand not pinned by hash: gen.Dockerfile:25","Warn: downloadThenRun not pinned by hash: gen.Dockerfile:34","Warn: downloadThenRun not pinned by hash: gen.Dockerfile:100","Warn: pipCommand not pinned by hash: .github/workflows/devbox.yml:73","Warn: npmCommand not pinned by hash: .github/workflows/publish-npm.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/v1-flyteidl-release.yml:46","Warn: pipCommand not pinned by hash: .github/workflows/v1-flyteidl-release.yml:47","Warn: npmCommand not pinned by hash: .github/workflows/v1-flyteidl-release.yml:75","Info:   0 out of  54 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  42 third-party GitHubAction dependencies pinned","Info:   0 out of  17 containerImage dependencies pinned","Info:   0 out of   3 npmCommand dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}}]}
