{"date":"2026-08-24","repo":{"name":"github.com/cockroachdb/cockroach","commit":"8812064a015d2faf99d3fc7e15880f94042954b0"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.1,"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 19 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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","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":"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.pull_request.head.sha || github.ref }}': .github/workflows/pr-analyzer-threestage.yml:29","Warn: untrusted code checkout '${{ github.event.workflow_run.head_branch }}': .github/workflows/pr-autosolve-ci.yml:186"],"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":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/auto-merge-backports.yml:13","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/blathers-backport.yml:12","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/cluster-ui-release.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/investigate.yml:90","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/issue-autosolve.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/microbenchmarks-ci.yaml:78","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-analyzer-threestage.yml:25","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-autosolve-ci.yml:33","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr-autosolve-ci.yml:36","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pr-autosolve-comments.yml:34","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/pr-autosolve-comments.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-branch-cut.yml:71","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:539","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:582","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:706","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:180","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:415","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:471","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:645","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:778","Info: found token with 'none' permissions: .github/workflows/release-build-and-sign.yml:1","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:239","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:297","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-build-and-sign.yml:364","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-pick-sha.yml:73","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-publish.yml:288","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-publish.yml:379","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-publish.yml:444","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-publish.yml:505","Info: found token with 'none' permissions: .github/workflows/release-publish.yml:1","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release-publish.yml:132","Info: found token with 'none' permissions: .github/workflows/release-publish.yml:1","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release-publish.yml:202","Warn: no topLevel permission defined: .github/workflows/auto-merge-backports.yml:1","Warn: no topLevel permission defined: .github/workflows/backport-stale.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/bincheck.yml:8","Warn: no topLevel permission defined: .github/workflows/blathers-backport.yml:1","Warn: no topLevel permission defined: .github/workflows/check-pebble-dep.yml:1","Warn: no topLevel permission defined: .github/workflows/close-fixed-on-release-branch.yml:1","Warn: no topLevel permission defined: .github/workflows/cluster-ui-release-next.yml:1","Warn: no topLevel permission defined: .github/workflows/cluster-ui-release.yml:1","Warn: no topLevel permission defined: .github/workflows/code-cover-gen.yml:1","Warn: no topLevel permission defined: .github/workflows/code-cover-publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/flaky-test-notifier.yml:1","Warn: no topLevel permission defined: .github/workflows/github-actions-essential-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/github-actions-extended-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/investigate.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-autosolve.yml:1","Info: topLevel 'issues' permission set to 'read': .github/workflows/microbenchmarks-ci.yaml:11","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/microbenchmarks-ci.yaml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/microbenchmarks-ci.yaml:10","Warn: no topLevel permission defined: .github/workflows/pr-analyzer-threestage.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-autosolve-ci.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-autosolve-comments-trigger.yml:1","Warn: no topLevel permission defined: .github/workflows/pr-autosolve-comments.yml:1","Info: found token with 'none' permissions: .github/workflows/release-branch-cut.yml:1","Info: found token with 'none' permissions: .github/workflows/release-build-and-sign.yml:1","Info: found token with 'none' permissions: .github/workflows/release-pick-sha.yml:1","Info: found token with 'none' permissions: .github/workflows/release-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/stale.yml:1","Warn: no topLevel permission defined: .github/workflows/test-failure-stale.yml:1","Warn: no topLevel permission defined: .github/workflows/update_releases.yaml: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":"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":3,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'master'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/cluster-ui-release-next.yml:12"],"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":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: pkg/kv/kvnemesis/kvnemesis_test.go:679","Info: GoBuiltInFuzzer integration found: pkg/util/span/frontier_fuzz_test.go:60"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":5,"reason":"dependency not pinned by hash detected -- score normalized to 5","details":["Info: Possibly incomplete results: error parsing shell code: not a valid arithmetic operator: \": c-deps/buildcdeps.sh:0","Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': pkg/cmd/drt/scripts/chaos_test.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/auto-merge-backports.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/auto-merge-backports.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backport-stale.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/backport-stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bincheck.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/bincheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bincheck.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/bincheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bincheck.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/bincheck.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/blathers-backport.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/blathers-backport.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/blathers-backport.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/blathers-backport.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/blathers-backport.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/blathers-backport.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/blathers-backport.yml:264: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/blathers-backport.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-pebble-dep.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/check-pebble-dep.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-pebble-dep.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/check-pebble-dep.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/close-fixed-on-release-branch.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/close-fixed-on-release-branch.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster-ui-release-next.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/cluster-ui-release-next.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster-ui-release-next.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/cluster-ui-release-next.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster-ui-release-next.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/cluster-ui-release-next.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster-ui-release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/cluster-ui-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster-ui-release.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/cluster-ui-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cluster-ui-release.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/cluster-ui-release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-cover-gen.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/code-cover-gen.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-cover-gen.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/code-cover-gen.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-cover-gen.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/code-cover-gen.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-cover-publish.yaml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/code-cover-publish.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/flaky-test-notifier.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/flaky-test-notifier.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:241: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:174: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:183: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:187: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:253: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-essential-ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-essential-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-extended-ci.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-extended-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/github-actions-extended-ci.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/github-actions-extended-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/investigate.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/investigate.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/investigate.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/investigate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/investigate.yml:542: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/investigate.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-autosolve.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/issue-autosolve.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/microbenchmarks-ci.yaml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/microbenchmarks-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/microbenchmarks-ci.yaml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/microbenchmarks-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/microbenchmarks-ci.yaml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/microbenchmarks-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/microbenchmarks-ci.yaml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/microbenchmarks-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/microbenchmarks-ci.yaml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/microbenchmarks-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-analyzer-threestage.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-analyzer-threestage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-analyzer-threestage.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-analyzer-threestage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-analyzer-threestage.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-analyzer-threestage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-analyzer-threestage.yml:131: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-analyzer-threestage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-analyzer-threestage.yml:182: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-analyzer-threestage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-analyzer-threestage.yml:247: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-analyzer-threestage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-autosolve-ci.yml:188: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-autosolve-ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-autosolve-ci.yml:204: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-autosolve-ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-autosolve-ci.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-autosolve-ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-autosolve-comments-trigger.yml:100: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-autosolve-comments-trigger.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-autosolve-comments.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-autosolve-comments.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pr-autosolve-comments.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-autosolve-comments.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pr-autosolve-comments.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/pr-autosolve-comments.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-failure-stale.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/test-failure-stale.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_releases.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/update_releases.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/update_releases.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/cockroachdb/cockroach/update_releases.yaml/master?enable=pin","Warn: containerImage not pinned by hash: build/bazelbuilder/Dockerfile:7: pin your Docker image by updating us-east1-docker.pkg.dev/crl-docker-sync/docker-io/library/ubuntu:noble to us-east1-docker.pkg.dev/crl-docker-sync/docker-io/library/ubuntu:noble@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517","Warn: containerImage not pinned by hash: build/bazelbuilder/Dockerfile:20: pin your Docker image by updating us-east1-docker.pkg.dev/crl-docker-sync/docker-io/library/ubuntu:noble to us-east1-docker.pkg.dev/crl-docker-sync/docker-io/library/ubuntu:noble@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517","Warn: containerImage not pinned by hash: build/deploy-redhat/Dockerfile.in:1","Warn: containerImage not pinned by hash: build/deploy/Dockerfile:3: pin your Docker image by updating us-east1-docker.pkg.dev/crl-docker-sync/registry-access-redhat-com/ubi10/ubi-minimal to us-east1-docker.pkg.dev/crl-docker-sync/registry-access-redhat-com/ubi10/ubi-minimal@sha256:07ab7c0a596785afa1de1963c1cac07f2b9df2e762b9d20d3433cff18ac1af18","Warn: containerImage not pinned by hash: pkg/acceptance/compose/gss/kdc/Dockerfile:1: pin your Docker image by updating alpine:3.14 to alpine:3.14@sha256:0f2d5c38dd7a4f4f733e688e3a6733cb5ab1ac6e3cb4603a5dd564e5bfb80eed","Warn: containerImage not pinned by hash: pkg/acceptance/compose/gss/psql/Dockerfile:4: pin your Docker image by updating us-east1-docker.pkg.dev/crl-docker-sync/docker-io/library/golang:1.26 to us-east1-docker.pkg.dev/crl-docker-sync/docker-io/library/golang:1.26@sha256:45a5f7a810238aabcbad211d70b9ae082022d96f7c7259e94041ad1b933575ac","Warn: containerImage not pinned by hash: pkg/acceptance/compose/gss/psql/Dockerfile:10: pin your Docker image by updating postgres:15 to postgres:15@sha256:5f72c7b5bd616308ccfd2e74d6be16fb06364e5eecbb815fe9dc6ab9761d2111","Warn: containerImage not pinned by hash: pkg/acceptance/compose/gss/python/Dockerfile:1: pin your Docker image by updating python:3.10 to python:3.10@sha256:7592f66a25f37c4e88ac9d1eee26b0fd7b6d5d56ace531ffa6aaf3a5317cde27","Warn: containerImage not pinned by hash: pkg/cmd/roachprod-centralized/docker/Dockerfile:7","Warn: containerImage not pinned by hash: pkg/cmd/roachprod-centralized/docker/Dockerfile:23: pin your Docker image by updating us-east1-docker.pkg.dev/crl-docker-sync/docker-io/debian:bookworm-slim to us-east1-docker.pkg.dev/crl-docker-sync/docker-io/debian:bookworm-slim@sha256:88200866dfff7ea7f5cbcb6ec7c8a701889efe6fe859fe64d6990e4b07ea4171","Warn: containerImage not pinned by hash: pkg/cmd/roachprod-centralized/docker/Dockerfile:33","Warn: containerImage not pinned by hash: pkg/cmd/roachprod-centralized/docker/Dockerfile:45: pin your Docker image by updating us-east1-docker.pkg.dev/crl-docker-sync/docker-io/debian:bookworm-slim to us-east1-docker.pkg.dev/crl-docker-sync/docker-io/debian:bookworm-slim@sha256:88200866dfff7ea7f5cbcb6ec7c8a701889efe6fe859fe64d6990e4b07ea4171","Warn: containerImage not pinned by hash: pkg/cmd/roachprod/docker/Dockerfile:2","Warn: containerImage not pinned by hash: pkg/cmd/roachprod/docker/Dockerfile:17: pin your Docker image by updating us-east1-docker.pkg.dev/crl-docker-sync/docker-io/library/golang:1.26-bookworm to us-east1-docker.pkg.dev/crl-docker-sync/docker-io/library/golang:1.26-bookworm@sha256:6ef6e30f0ea5c384f6d111cf856e024e3086bbdcb1779da3f3b3fbba0aea53d2","Warn: containerImage not pinned by hash: pkg/cmd/roachtest/dlq-replay/Dockerfile:2","Warn: containerImage not pinned by hash: pkg/cmd/roachtest/dlq-replay/Dockerfile:14: pin your Docker image by updating us-east1-docker.pkg.dev/crl-docker-sync/docker-io/debian:bookworm-slim to us-east1-docker.pkg.dev/crl-docker-sync/docker-io/debian:bookworm-slim@sha256:88200866dfff7ea7f5cbcb6ec7c8a701889efe6fe859fe64d6990e4b07ea4171","Warn: containerImage not pinned by hash: pkg/ui/workspaces/e2e-tests/Dockerfile.cypress:1: pin your Docker image by updating cypress/browsers:node-22.11.0-chrome-130.0.6723.69-1-ff-132.0-edge-130.0.2849.56-1 to cypress/browsers:node-22.11.0-chrome-130.0.6723.69-1-ff-132.0-edge-130.0.2849.56-1@sha256:ad7e32d33867ce4e101ed53cb2ab0a3e65778211309546071060dce43642c43c","Warn: containerImage not pinned by hash: scripts/localmetrics/grafana/Dockerfile:4: pin your Docker image by updating grafana/grafana:master to grafana/grafana:master@sha256:818d8d4c9366485b8f15e54062cdff0e7505045c2ae4a1c1d3ac13e025861bd9","Warn: pipCommand not pinned by hash: pkg/acceptance/compose/gss/python/Dockerfile:28","Warn: downloadThenRun not pinned by hash: build/bootstrap/bootstrap-debian.sh:61","Warn: goCommand not pinned by hash: build/oss-fuzz/build.sh:17","Warn: goCommand not pinned by hash: build/oss-fuzz/build.sh:18","Warn: downloadThenRun not pinned by hash: build/s390x/buildbazel.sh:87","Warn: pipCommand not pinned by hash: build/teamcity/internal/cockroach/pua/pua_run_impl.sh:111","Warn: npmCommand not pinned by hash: .github/workflows/cluster-ui-release.yml:97","Info:  19 out of  74 GitHub-owned GitHubAction dependencies pinned","Info:  59 out of  71 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of  18 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   0 out of   2 downloadThenRun 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"}}]}
