KEMBAR78
{"date":"2025-10-23T02:51:10Z","repo":{"name":"github.com/google/osv.dev","commit":"83eb64fca691320e5d54681a9e6f478f86234901"},"scorecard":{"version":"v5.3.0","commit":"c22063e786c11f9dd714d777a687ff7c4599b600"},"score":8.6,"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 21 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: RenovateBot: renovate.json: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":"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":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:30","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/links.yml:20","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:46","Info: jobLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:43","Info: jobLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:34","Info: jobLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:35","Warn: jobLevel 'security-events' permission set to 'write': .github/workflows/osv-scanner-unified.yml:37","Info: jobLevel 'actions' permission set to 'read': .github/workflows/scorecards.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scorecards.yml:21","Info: found token with 'none' permissions: .github/workflows/codeql-analysis.yml:1","Info: found token with 'none' permissions: .github/workflows/issue-signposting.yml:1","Info: found token with 'none' permissions: .github/workflows/links.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yaml:25","Info: topLevel 'actions' permission set to 'read': .github/workflows/osv-scanner-unified.yml:27","Info: topLevel 'contents' permission set to 'read': .github/workflows/osv-scanner-unified.yml:29","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/pr-check.yml:26","Info: topLevel permissions set to 'read-all': .github/workflows/publish-to-pypi.yaml:20","Info: found token with 'none' permissions: .github/workflows/renovate-validator.yml:1","Info: found token with 'none' permissions: .github/workflows/scorecards.yml:1","Info: found token with 'none' permissions: .github/workflows/staleness.yml: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":"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":"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":"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":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#signed-releases"}},{"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":"Branch-Protection","score":5,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Info: 'force pushes' disabled on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'stale review dismissal' is required to merge on branch 'master'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Info: 'last push approval' is required to merge on branch 'master'","Warn: 'up-to-date branches' is disabled on branch 'master'","Info: status check found to merge onto on branch 'master'","Info: PRs are required in order to make changes on branch 'master'"],"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/google/.github/SECURITY.md:1","Info: Found linked content: github.com/google/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/google/.github/SECURITY.md:1","Info: Found text in security policy: github.com/google/.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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-to-pypi.yaml:23"],"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":"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/osv-scanner-unified.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/google/osv.dev/osv-scanner-unified.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/osv-scanner-unified.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/google/osv.dev/osv-scanner-unified.yml/master?enable=pin","Warn: containerImage not pinned by hash: actions/analyze/Dockerfile:1: pin your Docker image by updating gcr.io/oss-vdb/worker to gcr.io/oss-vdb/worker@sha256:cff00f7e5d24501b071c109bc5fea04f52a9774ec7573fa9bce7e2cadad876d8","Warn: containerImage not pinned by hash: docker/ci/Dockerfile:15: pin your Docker image by updating gcr.io/oss-vdb/worker to gcr.io/oss-vdb/worker@sha256:cff00f7e5d24501b071c109bc5fea04f52a9774ec7573fa9bce7e2cadad876d8","Warn: containerImage not pinned by hash: gcp/api/Dockerfile.esp:15: pin your Docker image by updating gcr.io/endpoints-release/endpoints-runtime:2 to gcr.io/endpoints-release/endpoints-runtime:2@sha256:6f8a32e7c700da204ddbe058e593c937e8fd7849d12fde350935ae5eb80614ee","Warn: containerImage not pinned by hash: gcp/website/Dockerfile:17","Warn: containerImage not pinned by hash: gcp/workers/alias/Dockerfile:15: pin your Docker image by updating gcr.io/oss-vdb/worker to gcr.io/oss-vdb/worker@sha256:cff00f7e5d24501b071c109bc5fea04f52a9774ec7573fa9bce7e2cadad876d8","Warn: containerImage not pinned by hash: gcp/workers/cron/Dockerfile:15: pin your Docker image by updating gcr.io/oss-vdb/worker to gcr.io/oss-vdb/worker@sha256:cff00f7e5d24501b071c109bc5fea04f52a9774ec7573fa9bce7e2cadad876d8","Warn: containerImage not pinned by hash: gcp/workers/exporter/Dockerfile:15: pin your Docker image by updating gcr.io/oss-vdb/worker to gcr.io/oss-vdb/worker@sha256:cff00f7e5d24501b071c109bc5fea04f52a9774ec7573fa9bce7e2cadad876d8","Warn: containerImage not pinned by hash: gcp/workers/importer/Dockerfile:15: pin your Docker image by updating gcr.io/oss-vdb/worker to gcr.io/oss-vdb/worker@sha256:cff00f7e5d24501b071c109bc5fea04f52a9774ec7573fa9bce7e2cadad876d8","Warn: containerImage not pinned by hash: gcp/workers/linter/Dockerfile:17: pin your Docker image by updating golang:1.25.3-alpine to golang:1.25.3-alpine@sha256:aee43c3ccbf24fdffb7295693b6e33b21e01baec1b2a55acc351fde345e9ec34","Warn: containerImage not pinned by hash: gcp/workers/linter/Dockerfile:34: pin your Docker image by updating gcr.io/oss-vdb/worker to gcr.io/oss-vdb/worker@sha256:cff00f7e5d24501b071c109bc5fea04f52a9774ec7573fa9bce7e2cadad876d8","Warn: containerImage not pinned by hash: gcp/workers/recoverer/Dockerfile:15: pin your Docker image by updating gcr.io/oss-vdb/worker to gcr.io/oss-vdb/worker@sha256:cff00f7e5d24501b071c109bc5fea04f52a9774ec7573fa9bce7e2cadad876d8","Warn: containerImage not pinned by hash: gcp/workers/staging_api_test/Dockerfile:15: pin your Docker image by updating gcr.io/oss-vdb/worker to gcr.io/oss-vdb/worker@sha256:cff00f7e5d24501b071c109bc5fea04f52a9774ec7573fa9bce7e2cadad876d8","Warn: containerImage not pinned by hash: gcp/workers/worker/Dockerfile:15: pin your Docker image by updating gcr.io/oss-vdb/worker-base to gcr.io/oss-vdb/worker-base@sha256:63340893f93d86ad18e755a2fa317990f33b7947414ba2921d071ba733f957b6","Warn: pipCommand not pinned by hash: .github/workflows/lint.yaml:50","Warn: pipCommand not pinned by hash: .github/workflows/publish-to-pypi.yaml:37","Info: 17 out of 17 GitHub-owned GitHubAction dependencies pinned","Info: 5 out of 7 third-party GitHubAction dependencies pinned","Info: 29 out of 42 containerImage dependencies pinned","Info: 1 out of 1 goCommand dependencies pinned","Info: 1 out of 1 npmCommand dependencies pinned","Info: 0 out of 2 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/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c22063e786c11f9dd714d777a687ff7c4599b600/docs/checks.md#vulnerabilities"}},{"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 9 contributing companies or organizations","details":["Info: found contributions from: ackama, anchore, commoncode, enigma-dev, google, googlers, mend, octokit, openssf"],"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"}}]}