{"date":"2026-07-06","repo":{"name":"github.com/argoproj/argo-rollouts","commit":"bc552264434e56abfc96c13be91433d9155b818d"},"scorecard":{"version":"v5.5.1-0.20260519155427-916bfc57fa74","commit":"916bfc57fa7431467a33a5a013cba3f8a0c1ec50"},"score":6.9,"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 11 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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/changelog.yml:11","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-publish.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-publish.yml:73","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/docker-publish.yml:74","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker-publish.yml:90","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/docker-publish.yml:91","Info: jobLevel 'contents' permission set to 'read': .github/workflows/go.yml:39","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/go.yml:40","Info: jobLevel 'contents' permission set to 'read': .github/workflows/image-reuse.yaml:53","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/pr-title-check.yml:16","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/pr-title-check.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:31","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:32","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:49","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yaml:48","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:68","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:70","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:158","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:85","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:87","Info: jobLevel 'actions' permission set to 'read': .github/workflows/testing-results.yml:19","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/testing-results.yml:17","Info: topLevel 'contents' permission set to 'read': .github/workflows/changelog.yml:6","Warn: no topLevel permission defined: .github/workflows/cherry-pick-single.yml:1","Warn: no topLevel permission defined: .github/workflows/cherry-pick.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:20","Info: found token with 'none' permissions: .github/workflows/docker-publish.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/go.yml:19","Info: found token with 'none' permissions: .github/workflows/image-reuse.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-title-check.yml:11","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale-issues-pr.yml:7","Info: found token with 'none' permissions: .github/workflows/testing-results.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/testing.yaml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/waiting-issues.yml:7"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#binary-artifacts"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#cii-best-practices"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#packaging"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 9 signed artifacts.","details":["Info: signed release artifact: sbom.tar.gz.sig: https://github.com/argoproj/argo-rollouts/releases/tag/v1.9.0","Info: signed release artifact: sbom.tar.gz.sig: https://github.com/argoproj/argo-rollouts/releases/tag/v1.8.4","Info: signed release artifact: sbom.tar.gz.sig: https://github.com/argoproj/argo-rollouts/releases/tag/v1.9.0-rc3","Info: signed release artifact: sbom.tar.gz.sig: https://github.com/argoproj/argo-rollouts/releases/tag/v1.9.0-rc1","Info: provenance for release artifact: argo-rollouts.intoto.jsonl: https://github.com/argoproj/argo-rollouts/releases/tag/v1.10.0-rc1","Info: provenance for release artifact: argo-rollouts.intoto.jsonl: https://github.com/argoproj/argo-rollouts/releases/tag/v1.9.0","Info: provenance for release artifact: argo-rollouts.intoto.jsonl: https://github.com/argoproj/argo-rollouts/releases/tag/v1.8.4","Info: provenance for release artifact: argo-rollouts.intoto.jsonl: https://github.com/argoproj/argo-rollouts/releases/tag/v1.9.0-rc3","Info: provenance for release artifact: argo-rollouts.intoto.jsonl: https://github.com/argoproj/argo-rollouts/releases/tag/v1.9.0-rc1"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#signed-releases"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/changelog.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/changelog.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/changelog.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/codeql.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/docker-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker-publish.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/docker-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/go.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/image-reuse.yaml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/image-reuse.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/image-reuse.yaml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/image-reuse.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/image-reuse.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/image-reuse.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:107: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/release.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yaml:261: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/release.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale-issues-pr.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/stale-issues-pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing-results.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing-results.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/testing-results.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing-results.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:169: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:191: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/testing.yaml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/testing.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/waiting-issues.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/argoproj/argo-rollouts/waiting-issues.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:6: pin your Docker image by updating golang:1.26 to golang:1.26@sha256:f96cc555eb8db430159a3aa6797cd5bae561945b7b0fe7d0e284c63a3b291609","Warn: containerImage not pinned by hash: Dockerfile:27: pin your Docker image by updating docker.io/library/node:22 to docker.io/library/node:22@sha256:c601a46abb4d2ab80a9dc3da208d50d1122642d53f17a101926ace71e5a9bf1c","Warn: containerImage not pinned by hash: Dockerfile:44: pin your Docker image by updating golang:1.26 to golang:1.26@sha256:f96cc555eb8db430159a3aa6797cd5bae561945b7b0fe7d0e284c63a3b291609","Warn: containerImage not pinned by hash: Dockerfile:73","Warn: containerImage not pinned by hash: Dockerfile:88: pin your Docker image by updating gcr.io/distroless/static-debian12 to gcr.io/distroless/static-debian12@sha256:9c346e4be81b5ca7ff31a0d89eaeade58b0f95cfd3baed1f36083ddb47ca3160","Warn: containerImage not pinned by hash: Dockerfile.dev:4: pin your Docker image by updating golang:1.26 to golang:1.26@sha256:f96cc555eb8db430159a3aa6797cd5bae561945b7b0fe7d0e284c63a3b291609","Warn: containerImage not pinned by hash: Dockerfile.dev:11: pin your Docker image by updating gcr.io/distroless/static-debian12 to gcr.io/distroless/static-debian12@sha256:9c346e4be81b5ca7ff31a0d89eaeade58b0f95cfd3baed1f36083ddb47ca3160","Warn: downloadThenRun not pinned by hash: Dockerfile:15-16","Warn: npmCommand not pinned by hash: Dockerfile:30","Warn: downloadThenRun not pinned by hash: .github/workflows/testing.yaml:125","Info:   5 out of  46 GitHub-owned GitHubAction dependencies pinned","Info:  21 out of  30 third-party GitHubAction dependencies pinned","Info:   0 out of   7 containerImage dependencies pinned","Info:   0 out of   2 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   4 out of   4 goCommand 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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 29 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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#sast"}}]}
