{"date":"2026-08-17","repo":{"name":"github.com/vespa-engine/vespa","commit":"95249641fe4be8854df0ef32ad45e4aa74082d2d"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.8,"checks":[{"name":"Maintained","score":10,"reason":"30 commit(s) and 15 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/lspDeploy.yml:37","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish-cli.yml:139","Info: jobLevel 'contents' permission set to 'read': .github/workflows/query-builder-container.yml:25","Warn: topLevel 'contents' permission set to 'write': .github/workflows/attribution.yml:15","Warn: no topLevel permission defined: .github/workflows/bats-tests.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/codeowners.yml:12","Warn: no topLevel permission defined: .github/workflows/delete-old-versions-in-archive.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/extended-pr-build.yml:46","Warn: no topLevel permission defined: .github/workflows/link-checker.yml:1","Warn: no topLevel permission defined: .github/workflows/lspDeploy.yml:1","Warn: no topLevel permission defined: .github/workflows/mirror-copr-rpms-to-archive.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-cli.yml:1","Warn: no topLevel permission defined: .github/workflows/query-builder-container.yml:1","Warn: no topLevel permission defined: .github/workflows/verify-opensource-release-7days.yml:1","Warn: no topLevel permission defined: .github/workflows/verify-opensource-rpm-installable.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"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'","Warn: 'branch protection settings apply to administrators' is disabled 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'","Warn: 'last push approval' 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v8.738.17 not signed: https://api.github.com/repos/vespa-engine/vespa/releases/369673806","Warn: release artifact v8.736.12 not signed: https://api.github.com/repos/vespa-engine/vespa/releases/367647909","Warn: release artifact v8.733.3 not signed: https://api.github.com/repos/vespa-engine/vespa/releases/365399324","Warn: release artifact v8.730.36 not signed: https://api.github.com/repos/vespa-engine/vespa/releases/360843735","Warn: release artifact v8.719.5 not signed: https://api.github.com/repos/vespa-engine/vespa/releases/349986695","Warn: release artifact v8.738.17 does not have provenance: https://api.github.com/repos/vespa-engine/vespa/releases/369673806","Warn: release artifact v8.736.12 does not have provenance: https://api.github.com/repos/vespa-engine/vespa/releases/367647909","Warn: release artifact v8.733.3 does not have provenance: https://api.github.com/repos/vespa-engine/vespa/releases/365399324","Warn: release artifact v8.730.36 does not have provenance: https://api.github.com/repos/vespa-engine/vespa/releases/360843735","Warn: release artifact v8.719.5 does not have provenance: https://api.github.com/repos/vespa-engine/vespa/releases/349986695"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: integration/logstash-plugins/logstash-output-vespa/gradle/wrapper/gradle-wrapper.jar:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/query-builder-container.yml:21"],"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":2,"reason":"dependency not pinned by hash detected -- score normalized to 2","details":["Info: Possibly incomplete results: error parsing shell code: : must be followed by an expression: .github/workflows/publish-cli.yml:63","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/attribution.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/attribution.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bats-tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/bats-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bats-tests.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/bats-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/codeowners.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/codeowners.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/delete-old-versions-in-archive.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/delete-old-versions-in-archive.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/extended-pr-build.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/extended-pr-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/link-checker.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/link-checker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/link-checker.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/link-checker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/link-checker.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/link-checker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lspDeploy.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/lspDeploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lspDeploy.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/lspDeploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lspDeploy.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/lspDeploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mirror-copr-rpms-to-archive.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/mirror-copr-rpms-to-archive.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-cli.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/publish-cli.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-cli.yml:111: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/publish-cli.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-cli.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/publish-cli.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-cli.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/publish-cli.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/query-builder-container.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/query-builder-container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/query-builder-container.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/query-builder-container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/query-builder-container.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/query-builder-container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/query-builder-container.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/query-builder-container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/query-builder-container.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/query-builder-container.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/query-builder-container.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/vespa-engine/vespa/query-builder-container.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .buildkite/test-quick-start-guide.sh:27","Warn: npmCommand not pinned by hash: integration/tmgrammar/tools/run_comparison.sh:13","Warn: npmCommand not pinned by hash: .github/workflows/bats-tests.yml:36","Warn: npmCommand not pinned by hash: .github/workflows/bats-tests.yml:37","Warn: npmCommand not pinned by hash: .github/workflows/bats-tests.yml:38","Warn: npmCommand not pinned by hash: .github/workflows/bats-tests.yml:39","Info:   4 out of  20 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   8 third-party GitHubAction dependencies pinned","Info:   2 out of   2 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   1 out of   6 npmCommand 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}}]}
