{"date":"2026-05-16T02:18:44Z","repo":{"name":"github.com/sigstore/fulcio","commit":"4793d589c0d35f901f7266dff4db198727eaa90e"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":7.4,"checks":[{"name":"Maintained","score":10,"reason":"25 commit(s) and 1 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":"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":"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#packaging"}},{"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-oidc-issuers.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/container-build.yml:33","Info: jobLevel 'contents' permission set to 'read': .github/workflows/cut-release.yml:27","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/validate-release.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-release.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-oidc-issuers.yml:27","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/container-build.yml:1","Warn: no topLevel permission defined: .github/workflows/cut-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/depsreview.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/main.yml:25","Warn: no topLevel permission defined: .github/workflows/protoc-dependabot-hack.yml:1","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard_action.yml:12","Info: found token with 'none' permissions: .github/workflows/validate-release.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/verify-k8s.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/verify.yml:25","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":"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/cut-release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/sigstore/fulcio/cut-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/protoc-dependabot-hack.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/sigstore/fulcio/protoc-dependabot-hack.yml/main?enable=pin","Info:  25 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:  14 out of  16 third-party GitHubAction dependencies pinned","Info:   6 out of   6 containerImage dependencies pinned","Info:   3 out of   3 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"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":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (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":"Vulnerabilities","score":0,"reason":"12 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2022-0635","Warn: Project is vulnerable to: GO-2022-0646","Warn: Project is vulnerable to: GO-2026-4918","Warn: Project is vulnerable to: GHSA-3ww4-gg4f-jr7f","Warn: Project is vulnerable to: GHSA-9v9h-cgj8-h64p","Warn: Project is vulnerable to: PYSEC-2021-62 / GHSA-hggm-jpg3-v476","Warn: Project is vulnerable to: GHSA-m959-cc7f-wv43","Warn: Project is vulnerable to: PYSEC-2017-8 / GHSA-q3cj-2r34-2cwc","Warn: Project is vulnerable to: GHSA-r6ph-v2qm-q3c2","Warn: Project is vulnerable to: PYSEC-2020-60 / GHSA-vqxw-9pg7-v7v9","Warn: Project is vulnerable to: GHSA-752w-5fwx-jx9f","Warn: Project is vulnerable to: PYSEC-2017-24 / GHSA-r9jw-mwhq-wp62"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"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":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: fulcio-linux-amd64-keyless.sigstore.json: https://github.com/sigstore/fulcio/releases/tag/v1.8.5","Info: signed release artifact: fulcio-linux-amd64-keyless.sigstore.json: https://github.com/sigstore/fulcio/releases/tag/v1.8.4","Info: signed release artifact: fulcio-linux-amd64-keyless.sigstore.json: https://github.com/sigstore/fulcio/releases/tag/v1.8.3","Info: signed release artifact: fulcio-linux-amd64-keyless.sigstore.json: https://github.com/sigstore/fulcio/releases/tag/v1.8.2","Info: signed release artifact: fulcio-linux-amd64-keyless.sig: https://github.com/sigstore/fulcio/releases/tag/v1.8.1","Warn: release artifact v1.8.5 does not have provenance: https://api.github.com/repos/sigstore/fulcio/releases/276109478","Warn: release artifact v1.8.4 does not have provenance: https://api.github.com/repos/sigstore/fulcio/releases/270817740","Warn: release artifact v1.8.3 does not have provenance: https://api.github.com/repos/sigstore/fulcio/releases/267524524","Warn: release artifact v1.8.2 does not have provenance: https://api.github.com/repos/sigstore/fulcio/releases/263733737","Warn: release artifact v1.8.1 does not have provenance: https://api.github.com/repos/sigstore/fulcio/releases/260453622"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"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":"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#branch-protection"}},{"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":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"CI-Tests","score":10,"reason":"30 out of 30 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 50 contributing companies or organizations","details":["Info: found contributions from: CircleCI-Public, GitHubBounty, Homebrew, PyCQA, UMD-CS-STICs, always further inc, apple, astral-sh, beedog, chainguard, chainguard-dev, chainguard-images, codeGROOVE-dev, distroless, driftlessaf, falcosecurity, fosdem-testingautomation, german-transcendental-idealism, gittuf, google, googlers, grinchrb, helm, hexchat, honk-ci, ir8labs, jaegertracing, kbsecret, keylime, knative, ko-build, kubernetes, kubernetes-nightly, kubernetes-sigs, octo-sts, openvex, pdxcat, protobom, psf, pyca, pypa, pypi, ready-to-review, sigstore, tektoncd, wolfi-dev, woodruffw-experiments, woodruffw-forks, woodruffw-hackathons, zizmorcore"],"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"}}]}
