{"date":"2026-05-15T07:32:45Z","repo":{"name":"github.com/slsa-framework/slsa-verifier","commit":"aaf98fd77ddc1963c0f34f34c46bd84d7a08c260"},"scorecard":{"version":"v5.0.0","commit":"ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4"},"score":7.4,"checks":[{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#binary-artifacts"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during GetBranch(release/v1.3): error during branchesHandler.query: internal error: githubv4.Query: Resource not accessible by integration","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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#branch-protection"}},{"name":"CI-Tests","score":5,"reason":"16 out of 30 merged PRs checked by a CI test -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#ci-tests"}},{"name":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#cii-best-practices"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#code-review"}},{"name":"Contributors","score":10,"reason":"project has 15 contributing companies or organizations","details":["Info: langchain-ai contributor org/company found, aquaproj contributor org/company found, mend contributor org/company found, tfmigrator contributor org/company found, astropy contributor org/company found, Lind-Project contributor org/company found, slsa-framework contributor org/company found, cartography-cncf contributor org/company found, terraform-provider-graylog contributor org/company found, ossf contributor org/company found, gha-trigger contributor org/company found, FannieMaeOpenSource contributor org/company found, kubeflow contributor org/company found, Clean-Dependency-Project contributor org/company found, bomfather contributor org/company found, "],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#contributors"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dangerous-workflow"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: RenovateBot: renovate.json:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#dependency-update-tool"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#fuzzing"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#license"}},{"name":"Maintained","score":0,"reason":"1 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#maintained"}},{"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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#packaging"}},{"name":"Pinned-Dependencies","score":10,"reason":"all dependencies are pinned","details":["Info:  42 out of  42 GitHub-owned GitHubAction dependencies pinned","Info:   5 out of   5 third-party GitHubAction dependencies pinned","Info:   2 out of   2 containerImage dependencies pinned","Info:   1 out of   1 pipCommand 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 16 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/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#sast"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#security-policy"}},{"name":"Signed-Releases","score":10,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: provenance for release artifact: slsa-verifier-darwin-amd64.intoto.jsonl: https://api.github.com/repos/slsa-framework/slsa-verifier/releases/assets/267277568","Info: provenance for release artifact: slsa-verifier-darwin-amd64.intoto.jsonl: https://api.github.com/repos/slsa-framework/slsa-verifier/releases/assets/267893632","Info: provenance for release artifact: slsa-verifier-darwin-amd64.intoto.jsonl: https://api.github.com/repos/slsa-framework/slsa-verifier/releases/assets/245310278","Info: provenance for release artifact: slsa-verifier-darwin-amd64.intoto.jsonl: https://api.github.com/repos/slsa-framework/slsa-verifier/releases/assets/225189031","Info: provenance for release artifact: slsa-verifier-darwin-amd64.intoto.jsonl: https://api.github.com/repos/slsa-framework/slsa-verifier/releases/assets/227259647"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#signed-releases"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e.schedule.installer.yml:196","Info: jobLevel 'contents' permission set to 'read': .github/workflows/e2e.schedule.installer.yml:210","Info: jobLevel 'actions' permission set to 'read': .github/workflows/release.yml:49","Info: jobLevel permissions set to 'read-all': .github/workflows/release.yml:63","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:98","Info: jobLevel 'contents' permission set to 'read': .github/workflows/release.yml:112","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:23","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/update-actions-dist-post-commit.yml:29","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/update-actions-dist-post-commit.yml:71","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/update-actions-dist-post-commit.yml:72","Info: topLevel permissions set to 'read-all': .github/workflows/codeql-analysis.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/depsreview.yml:5","Info: topLevel permissions set to 'read-all': .github/workflows/e2e.schedule.cli.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/e2e.schedule.installer.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/pr-title.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/pre-submit.actions.yml:8","Info: topLevel permissions set to 'read-all': .github/workflows/pre-submit.cli.yml:11","Info: topLevel permissions set to 'read-all': .github/workflows/pre-submit.e2e.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/pre-submit.lfs.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-submit.lint.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/pre-submit.references.yml:7","Info: topLevel permissions set to 'read-all': .github/workflows/release.yml:13","Info: topLevel permissions set to 'read-all': .github/workflows/scorecards.yml:11","Info: found token with 'none' permissions: .github/workflows/update-actions-dist-post-commit.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#token-permissions"}},{"name":"Vulnerabilities","score":0,"reason":"85 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-2g4f-4pwh-qvx6","Warn: Project is vulnerable to: GHSA-f886-m6hf-6m8v","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-25h7-pfq9-p65f","Warn: Project is vulnerable to: GHSA-rf6f-7fwh-wjgh","Warn: Project is vulnerable to: GHSA-5j98-mcp5-4vw2","Warn: Project is vulnerable to: GHSA-mh29-5h37-fv8m","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-23c5-xmqv-rm74","Warn: Project is vulnerable to: GHSA-3ppc-4f35-3m26","Warn: Project is vulnerable to: GHSA-7r86-cg39-jmmj","Warn: Project is vulnerable to: GHSA-3v7f-55p6-f55p","Warn: Project is vulnerable to: GHSA-c2c7-rcm5-vvqj","Warn: Project is vulnerable to: GHSA-2mjp-6q6p-2qxm","Warn: Project is vulnerable to: GHSA-4992-7rv2-5pvq","Warn: Project is vulnerable to: GHSA-g9mf-h72j-4rw9","Warn: Project is vulnerable to: GHSA-v9p9-hfj2-hcw8","Warn: Project is vulnerable to: GHSA-vrm6-8vpv-qv8q","Warn: Project is vulnerable to: GHSA-6fmv-xxpf-w3cw","Warn: Project is vulnerable to: GHSA-p436-gjf2-799p / GO-2026-4610","Warn: Project is vulnerable to: GO-2026-4316","Warn: Project is vulnerable to: GHSA-78h2-9frx-2jm8","Warn: Project is vulnerable to: GHSA-pmwq-pjrm-6p5r","Warn: Project is vulnerable to: GHSA-whqx-f9j3-ch6m / GO-2026-4309","Warn: Project is vulnerable to: GO-2026-4529","Warn: Project is vulnerable to: GHSA-59jp-pj84-45mr / GO-2026-4311","Warn: Project is vulnerable to: GHSA-f83f-xpx7-ffpw / GO-2025-4193","Warn: Project is vulnerable to: GHSA-273p-m2cw-6833 / GO-2026-4354","Warn: Project is vulnerable to: GHSA-4c4x-jm2x-pf9j / GO-2026-4355","Warn: Project is vulnerable to: GHSA-fcv2-xgw5-pqxf / GO-2026-4358","Warn: Project is vulnerable to: GHSA-4qg8-fj49-pxjh / GO-2025-4192","Warn: Project is vulnerable to: GHSA-846p-jg2w-w324 / GO-2026-4348","Warn: Project is vulnerable to: GHSA-fphv-w9fq-2525 / GO-2026-4349","Warn: Project is vulnerable to: GHSA-jqc5-w2xx-5vq4 / GO-2026-4377","Warn: Project is vulnerable to: GHSA-f6x5-jh6r-wrfv / GO-2025-4135","Warn: Project is vulnerable to: GHSA-j5w8-q4qc-rx2x / GO-2025-4134","Warn: Project is vulnerable to: GO-2025-4116","Warn: Project is vulnerable to: GO-2026-4440","Warn: Project is vulnerable to: GO-2026-4441","Warn: Project is vulnerable to: GO-2026-4918","Warn: Project is vulnerable to: GHSA-p77j-4mvh-x3m3 / GO-2026-4762","Warn: Project is vulnerable to: GHSA-6475-r3vj-m8vf","Warn: Project is vulnerable to: GHSA-378v-28hj-76wf","Warn: Project is vulnerable to: GHSA-73rr-hh4g-fpgx","Warn: Project is vulnerable to: GHSA-8gc5-j5rx-235r","Warn: Project is vulnerable to: GHSA-fj3w-jwp8-x2g3","Warn: Project is vulnerable to: GHSA-gh4j-gqv2-49f6","Warn: Project is vulnerable to: GHSA-jmr7-xgp7-cmfj","Warn: Project is vulnerable to: GHSA-jp2q-39xq-3w4g","Warn: Project is vulnerable to: GHSA-m7jm-9gc2-mpf2","Warn: Project is vulnerable to: GHSA-2qvq-rjwj-gvw9","Warn: Project is vulnerable to: GHSA-2w6w-674q-4c4q","Warn: Project is vulnerable to: GHSA-3mfm-83xf-c92r","Warn: Project is vulnerable to: GHSA-442j-39wm-28r2","Warn: Project is vulnerable to: GHSA-7rx3-28cr-v5wh","Warn: Project is vulnerable to: GHSA-9cx6-37pm-9jff","Warn: Project is vulnerable to: GHSA-xhpv-hc6g-r9c6","Warn: Project is vulnerable to: GHSA-xjpj-3mr7-gcpf","Warn: Project is vulnerable to: GHSA-v2v4-37r5-5v8g","Warn: Project is vulnerable to: GHSA-869p-cjfg-cm3x","Warn: Project is vulnerable to: GHSA-f23m-r3pf-42rh","Warn: Project is vulnerable to: GHSA-r5fr-rjxr-66jc","Warn: Project is vulnerable to: GHSA-xxjr-mmjv-4gpg","Warn: Project is vulnerable to: GHSA-38c4-r59v-3vqw","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-8qff-qr5q-5pr8","Warn: Project is vulnerable to: GHSA-6rw7-vpxm-498p","Warn: Project is vulnerable to: GHSA-w7fw-mjwx-w883","Warn: Project is vulnerable to: GHSA-36j9-mx87-2cff","Warn: Project is vulnerable to: GHSA-3f44-xw83-3pmg","Warn: Project is vulnerable to: GHSA-fr4j-65pv-gjjj","Warn: Project is vulnerable to: GHSA-pfq2-hh62-7m96","Warn: Project is vulnerable to: GHSA-hffm-xvc3-vprc","Warn: Project is vulnerable to: GHSA-jcxm-m3jx-f287","Warn: Project is vulnerable to: GHSA-r275-fr43-pm7q","Warn: Project is vulnerable to: GHSA-34x7-hfp2-rc4v","Warn: Project is vulnerable to: GHSA-83g3-92jg-28cx","Warn: Project is vulnerable to: GHSA-8qq5-rm4j-mr97","Warn: Project is vulnerable to: GHSA-9ppj-qmqm-q256","Warn: Project is vulnerable to: GHSA-qffp-2rhf-9h96","Warn: Project is vulnerable to: GHSA-r6q2-hw4h-h46w","Warn: Project is vulnerable to: GHSA-vj76-c3g6-qr5v","Warn: Project is vulnerable to: GHSA-qpx9-hpmf-5gmw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/ea7e27ed41b76ab879c862fa0ca4cc9c61764ee4/docs/checks.md#vulnerabilities"}}]}
