{"date":"2026-04-07T07:50:56Z","repo":{"name":"github.com/kubernetes-sigs/secrets-store-csi-driver","commit":"9e0b295962f58e7cf56c0b1d1b023ef3c2fb96b6"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":6.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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#maintained"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yaml:29","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yaml:30","Warn: topLevel 'contents' permission set to 'write': .github/workflows/chart.yaml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/codecov.yaml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/create-release.yaml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yaml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yaml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/markdown-link-check.yaml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/scan-vulns.yaml:14","Info: found token with 'none' permissions: .github/workflows/scorecards.yaml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/verify-codegen.yaml:5","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#token-permissions"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#dangerous-workflow"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#binary-artifacts"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#cii-best-practices"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.5.6 not signed: https://api.github.com/repos/kubernetes-sigs/secrets-store-csi-driver/releases/291060318","Warn: release artifact v1.5.5 not signed: https://api.github.com/repos/kubernetes-sigs/secrets-store-csi-driver/releases/270566402","Warn: release artifact v1.5.4 not signed: https://api.github.com/repos/kubernetes-sigs/secrets-store-csi-driver/releases/251579273","Warn: release artifact v1.5.3 not signed: https://api.github.com/repos/kubernetes-sigs/secrets-store-csi-driver/releases/234910799","Warn: release artifact v1.5.2 not signed: https://api.github.com/repos/kubernetes-sigs/secrets-store-csi-driver/releases/228119889","Warn: release artifact v1.5.6 does not have provenance: https://api.github.com/repos/kubernetes-sigs/secrets-store-csi-driver/releases/291060318","Warn: release artifact v1.5.5 does not have provenance: https://api.github.com/repos/kubernetes-sigs/secrets-store-csi-driver/releases/270566402","Warn: release artifact v1.5.4 does not have provenance: https://api.github.com/repos/kubernetes-sigs/secrets-store-csi-driver/releases/251579273","Warn: release artifact v1.5.3 does not have provenance: https://api.github.com/repos/kubernetes-sigs/secrets-store-csi-driver/releases/234910799","Warn: release artifact v1.5.2 does not have provenance: https://api.github.com/repos/kubernetes-sigs/secrets-store-csi-driver/releases/228119889"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/create-release.yaml:11"],"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"name":"Vulnerabilities","score":5,"reason":"5 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2023-2170","Warn: Project is vulnerable to: GO-2025-3900 / GHSA-2464-8j7c-4cjm","Warn: Project is vulnerable to: GO-2025-3787 / GHSA-fv92-fjc5-jj9h","Warn: Project is vulnerable to: GO-2026-4440","Warn: Project is vulnerable to: GO-2026-4441"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: containerImage not pinned by hash: docker/Dockerfile:29","Warn: containerImage not pinned by hash: docker/crd.Dockerfile:15","Warn: containerImage not pinned by hash: docker/crd.Dockerfile:23: pin your Docker image by updating gcr.io/distroless/static to gcr.io/distroless/static@sha256:47b2d72ff90843eb8a768b5c2f89b40741843b639d065b9b937b07cd59b479c6","Warn: containerImage not pinned by hash: docker/windows.Dockerfile:18: pin your Docker image by updating gcr.io/k8s-staging-e2e-test-images/windows-servercore-cache:1.0-linux-amd64-1809 to gcr.io/k8s-staging-e2e-test-images/windows-servercore-cache:1.0-linux-amd64-1809@sha256:62ab57c60763e7f28d93908a0bf5829e996baf60312b5e436897f96a5867a0d9","Warn: containerImage not pinned by hash: docker/windows.Dockerfile:31","Warn: containerImage not pinned by hash: test/e2eprovider/Dockerfile:20: pin your Docker image by updating gcr.io/distroless/static to gcr.io/distroless/static@sha256:47b2d72ff90843eb8a768b5c2f89b40741843b639d065b9b937b07cd59b479c6","Warn: goCommand not pinned by hash: .local/Dockerfile:8-10","Warn: downloadThenRun not pinned by hash: test/scripts/run-e2e-azure.sh:58","Warn: goCommand not pinned by hash: test/scripts/run-e2e-gcp.sh:44","Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:  19 out of  19 third-party GitHubAction dependencies pinned","Info:   4 out of  10 containerImage dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned","Info:   0 out of   1 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/c22063e786c11f9dd714d777a687ff7c4599b600/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: 28 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#sast"}},{"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#license"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/kubernetes-sigs/.github/SECURITY.md:1","Info: Found linked content: github.com/kubernetes-sigs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/kubernetes-sigs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/kubernetes-sigs/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Branch-Protection","score":3,"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 'main' does not require approvers","Warn: codeowners review is not required on branch 'main'","Info: status check found to merge onto 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":10,"reason":"14 out of 14 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 10 contributing companies or organizations","details":["Info: found contributions from: Azure, deislabs, hashicorp, kubernetes, kubernetes-sigs, microsoft, murphynet, open-policy-agent, uber, virtual-kubelet"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#contributors"}}]}
