{"date":"2026-08-29T01:42:00Z","repo":{"name":"github.com/sigstore/policy-controller","commit":"d4c3f41c394afa24b7d2f63e6f2fff06a36fc322"},"scorecard":{"version":"v5.5.0","commit":"c395761df6afe1a69e476bc60a013a94bcbc153f"},"score":7.5,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dependency-update-tool","short":"Determines if the project uses a dependency update tool."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/build.yaml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/kind-e2e-cosigned.yaml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/kind-e2e-trustroot-crd.yaml:30","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/milestone.yaml:16","Info: found token with 'none' permissions: .github/workflows/milestone.yaml:19","Info: found token with 'none' permissions: .github/workflows/milestone.yaml:21","Info: found token with 'none' permissions: .github/workflows/milestone.yaml:22","Info: found token with 'none' permissions: .github/workflows/milestone.yaml:14","Info: found token with 'none' permissions: .github/workflows/milestone.yaml:15","Info: found token with 'none' permissions: .github/workflows/milestone.yaml:17","Info: found token with 'none' permissions: .github/workflows/milestone.yaml:23","Info: jobLevel 'contents' permission set to 'read': .github/workflows/policy-tester-examples.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yaml:110","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecard_action.yml:21","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecard_action.yml:22","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tests.yaml:29","Info: found token with 'none' permissions: .github/workflows/build.yaml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/depsreview.yml:19","Info: topLevel permissions set to 'read-all': .github/workflows/donotsubmit.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/kind-cluster-image-policy-no-tuf.yaml:25","Info: topLevel permissions set to 'read-all': .github/workflows/kind-cluster-image-policy-trustroot.yaml:25","Info: topLevel permissions set to 'read-all': .github/workflows/kind-cluster-image-policy-tsa.yaml:25","Info: topLevel permissions set to 'read-all': .github/workflows/kind-cluster-image-policy.yaml:25","Info: found token with 'none' permissions: .github/workflows/kind-e2e-cosigned.yaml:1","Info: found token with 'none' permissions: .github/workflows/kind-e2e-trustroot-crd.yaml:1","Info: found token with 'none' permissions: .github/workflows/lint.yaml:1","Warn: no topLevel permission defined: .github/workflows/milestone.yaml:1","Warn: no topLevel permission defined: .github/workflows/policy-tester-examples.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release-snapshot.yaml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yaml:11","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yaml:13","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard_action.yml:12","Info: topLevel permissions set to 'read-all': .github/workflows/style.yaml:7","Info: topLevel permissions set to 'read-all': .github/workflows/tests.yaml:23","Info: topLevel permissions set to 'read-all': .github/workflows/verify-codegen.yaml:24","Info: topLevel permissions set to 'read-all': .github/workflows/verify-docs.yaml:24","Info: topLevel permissions set to 'read-all': .github/workflows/whitespace.yaml:7"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"Pinned-Dependencies","score":9,"reason":"dependency not pinned by hash detected -- score normalized to 9","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/kind-cluster-image-policy-no-tuf.yaml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/sigstore/policy-controller/kind-cluster-image-policy-no-tuf.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kind-cluster-image-policy-trustroot.yaml:128: update your workflow using https://app.stepsecurity.io/secureworkflow/sigstore/policy-controller/kind-cluster-image-policy-trustroot.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kind-cluster-image-policy-tsa.yaml:123: update your workflow using https://app.stepsecurity.io/secureworkflow/sigstore/policy-controller/kind-cluster-image-policy-tsa.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/kind-cluster-image-policy.yaml:138: update your workflow using https://app.stepsecurity.io/secureworkflow/sigstore/policy-controller/kind-cluster-image-policy.yaml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/sigstore/policy-controller/release.yaml/main?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/tests.yaml:78","Info:  47 out of  47 GitHub-owned GitHubAction dependencies pinned","Info:  63 out of  68 third-party GitHubAction dependencies pinned","Info:   0 out of   1 goCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"name":"Vulnerabilities","score":0,"reason":"10 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: https://osv.dev/GO-2026-6225","Warn: Project is vulnerable to: https://osv.dev/GO-2026-4883","Warn: Project is vulnerable to: https://osv.dev/GO-2026-4887","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5617","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5668","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5746","Warn: Project is vulnerable to: https://osv.dev/GO-2026-5932","Warn: Project is vulnerable to: https://osv.dev/GO-2026-6303","Warn: Project is vulnerable to: https://osv.dev/GO-2026-6179","Warn: Project is vulnerable to: https://osv.dev/GO-2026-6180"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#vulnerabilities","short":"Determines if the project has open, known unfixed vulnerabilities."}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/policy-tester-examples.yml:25"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/sigstore/.github/SECURITY.md:1","Info: Found linked content: github.com/sigstore/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/sigstore/.github/SECURITY.md:1","Info: Found text in security policy: github.com/sigstore/.github/SECURITY.md:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 10 signed artifacts.","details":["Info: signed release artifact: policy-controller_checksums.txt-keyless.sig: https://github.com/sigstore/policy-controller/releases/tag/v0.15.1","Info: signed release artifact: policy-controller_checksums.txt-keyless.sig: https://github.com/sigstore/policy-controller/releases/tag/v0.15.0","Info: signed release artifact: policy-controller_checksums.txt-keyless.sig: https://github.com/sigstore/policy-controller/releases/tag/v0.14.0","Info: signed release artifact: policy-controller_checksums.txt-keyless.sig: https://github.com/sigstore/policy-controller/releases/tag/v0.13.1","Info: signed release artifact: policy-controller_checksums.txt-keyless.sig: https://github.com/sigstore/policy-controller/releases/tag/v0.13.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/sigstore/policy-controller/releases/tag/v0.15.1","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/sigstore/policy-controller/releases/tag/v0.15.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/sigstore/policy-controller/releases/tag/v0.14.0","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/sigstore/policy-controller/releases/tag/v0.13.1","Info: provenance for release artifact: multiple.intoto.jsonl: https://github.com/sigstore/policy-controller/releases/tag/v0.13.0"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release artifacts."}},{"name":"CI-Tests","score":10,"reason":"9 out of 9 merged PRs checked by a CI test -- score normalized to 10","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#ci-tests","short":"Determines if the project runs tests before pull requests are merged."}},{"name":"Contributors","score":10,"reason":"project has 62 contributing companies or organizations","details":["Info: found contributions from: GitHubBounty, Lind-Project, NixOS, PyCQA, Trendyol, astropy, basetenlabs, bomfather, botless, buildpacks, caarlos0-graveyard, catppuccin, cdfoundation, chainguard, chainguard-dev, chainguard-images, cloudevents, cloudnativetr, distroless, docker, dracula, driftlessaf, falcosecurity, fluxcd, fosdem-testingautomation, funtenna, gardener, gardenlinux, gatekeeper, github, gittuf, google, googlers, goreleaser, helm, honk-ci, ir8labs, jaegertracing, keylime, knative, ko-build, kubeflow, kubernetes, kubernetes-nightly, kubernetes-sigs, multi-factor-auth-users, nolabs inc, octo-sts, opencontainers, openshift, openvex, ossf, owncloud-community, prometheus-community, protobom, red hat, redhat-et, sigstore, tektoncd, trendyol, unicode-snowman, wolfi-dev"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/c395761df6afe1a69e476bc60a013a94bcbc153f/docs/checks.md#contributors","short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies)."}}]}
