{"date":"2026-05-11T20:23:06Z","repo":{"name":"github.com/anchore/grype","commit":"14dc722c82850d4aedad45d028686ba6ca36feac"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.2,"checks":[{"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":"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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#security-policy"}},{"name":"Code-Review","score":8,"reason":"Found 21/24 approved changesets -- score normalized to 8","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":"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":"Token-Permissions","score":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/codeql.yaml:18","Info: jobLevel 'packages' permission set to 'read': .github/workflows/codeql.yaml:19","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:21","Info: jobLevel 'checks' permission set to 'read': .github/workflows/release.yaml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yaml:42","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/release.yaml:43","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yaml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validate-github-actions.yaml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:138","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:171","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:210","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:245","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:18","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:54","Info: jobLevel 'contents' permission set to 'read': .github/workflows/validations.yaml:114","Info: found token with 'none' permissions: .github/workflows/codeql.yaml:1","Info: found token with 'none' permissions: .github/workflows/release.yaml:1","Warn: no topLevel permission defined: .github/workflows/scorecards.yaml:1","Info: found token with 'none' permissions: .github/workflows/validate-github-actions.yaml:1","Info: found token with 'none' permissions: .github/workflows/validations.yaml:1"],"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":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yaml: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":"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":"CII-Best-Practices","score":5,"reason":"badge detected: Passing","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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/anchore/grype/release.yaml/main?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating gcr.io/distroless/static-debian12:latest to gcr.io/distroless/static-debian12:latest@sha256:20bc6c0bc4d625a22a8fde3e55f6515709b32055ef8fb9cfbddaa06d1760f838","Warn: containerImage not pinned by hash: Dockerfile.debug:1: pin your Docker image by updating gcr.io/distroless/static-debian12:debug-nonroot to gcr.io/distroless/static-debian12:debug-nonroot@sha256:afead1275cad5ec9662cdc09ce7fe5961a41467555fc30cd46a60247bf8bbdfd","Warn: containerImage not pinned by hash: Dockerfile.nonroot:1: pin your Docker image by updating gcr.io/distroless/static-debian12:nonroot to gcr.io/distroless/static-debian12:nonroot@sha256:a9329520abc449e3b14d5bc3a6ffae065bdde0f02667fa10880c49b35c109fd1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-alpine-3.6:1: pin your Docker image by updating alpine:3.6 to alpine:3.6@sha256:66790a2b79e1ea3e1dabac43990c54aca5d1ddf268d9a5a0285e4167c8b24475","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:1","Warn: containerImage not pinned by hash: test/install/environments/Dockerfile-busybox-1.36:6: pin your Docker image by updating busybox:1.36.1-musl to busybox:1.36.1-musl@sha256:3c6ae8008e2c2eedd141725c30b20d9c36b026eb796688f88205845ef17aa213","Info:  21 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:  10 out of  11 third-party GitHubAction dependencies pinned","Info:   1 out of   7 containerImage 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":10,"reason":"SAST tool is run on all commits","details":["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":"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":"Vulnerabilities","score":8,"reason":"2 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2026-4883 / GHSA-pxq6-2prw-chj9","Warn: Project is vulnerable to: GO-2026-4887 / GHSA-x744-4wpc-v9h2"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"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":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["Info: signed release artifact: grype_0.112.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.112.0","Info: signed release artifact: grype_0.111.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.111.1","Info: signed release artifact: grype_0.111.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.111.0","Info: signed release artifact: grype_0.110.0_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.110.0","Info: signed release artifact: grype_0.109.1_checksums.txt.sig: https://github.com/anchore/grype/releases/tag/v0.109.1","Warn: release artifact v0.112.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/316493298","Warn: release artifact v0.111.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/312357062","Warn: release artifact v0.111.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/307078248","Warn: release artifact v0.110.0 does not have provenance: https://api.github.com/repos/anchore/grype/releases/299092455","Warn: release artifact v0.109.1 does not have provenance: https://api.github.com/repos/anchore/grype/releases/294867445"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":4,"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 protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Warn: 'up-to-date branches' is disabled on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes 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":"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 8 contributing companies or organizations","details":["Info: found contributions from: anchore, bold-technologies, cambia health, docker, microsoft, ptwikis, tesslio, wiki-ai"],"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"}}]}
