{"date":"2026-08-17","repo":{"name":"github.com/VictoriaMetrics/VictoriaMetrics","commit":"f5b7c8795a24199350b8bcf3eb21afc58ef889f4"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 17/30 approved changesets -- score normalized to 5","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":"Maintained","score":10,"reason":"30 commit(s) and 14 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":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging"}},{"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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/build.yml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/changelog-linter.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-commit-signed.yml:11","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-licenses.yml:16","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis-go.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis-go.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docs.yaml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:32","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:69","Info: jobLevel 'contents' permission set to 'read': .github/workflows/test.yml:103","Info: jobLevel 'contents' permission set to 'read': .github/workflows/vmui.yml:29","Info: found token with 'none' permissions: .github/workflows/build.yml:1","Info: found token with 'none' permissions: .github/workflows/changelog-linter.yml:1","Info: found token with 'none' permissions: .github/workflows/check-commit-signed.yml:1","Info: found token with 'none' permissions: .github/workflows/check-licenses.yml:1","Info: found token with 'none' permissions: .github/workflows/codeql-analysis-go.yml:1","Info: found token with 'none' permissions: .github/workflows/docs.yaml:1","Info: found token with 'none' permissions: .github/workflows/test.yml:1","Info: found token with 'none' permissions: .github/workflows/vmui.yml:1","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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_darwin_amd64.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_darwin_arm64.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_freebsd_amd64.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_illumos_amd64.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_linux_amd64.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_linux_arm.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_linux_arm64.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_linux_musl_amd64.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_linux_musl_arm64.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_linux_ppc64le.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_linux_riscv64.a:1","Warn: binary detected: vendor/github.com/valyala/gozstd/libzstd_windows_amd64.a: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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection"}},{"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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 10 commits out of 17 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"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: containerImage not pinned by hash: app/victoria-metrics/deployment/Dockerfile:2","Warn: containerImage not pinned by hash: app/victoria-metrics/multiarch/Dockerfile:4","Warn: containerImage not pinned by hash: app/victoria-metrics/multiarch/Dockerfile:7","Warn: containerImage not pinned by hash: app/vmagent/deployment/Dockerfile:2","Warn: containerImage not pinned by hash: app/vmagent/multiarch/Dockerfile:4","Warn: containerImage not pinned by hash: app/vmagent/multiarch/Dockerfile:7","Warn: containerImage not pinned by hash: app/vmalert-tool/deployment/Dockerfile:2","Warn: containerImage not pinned by hash: app/vmalert-tool/multiarch/Dockerfile:4","Warn: containerImage not pinned by hash: app/vmalert-tool/multiarch/Dockerfile:7","Warn: containerImage not pinned by hash: app/vmalert/deployment/Dockerfile:2","Warn: containerImage not pinned by hash: app/vmalert/multiarch/Dockerfile:4","Warn: containerImage not pinned by hash: app/vmalert/multiarch/Dockerfile:7","Warn: containerImage not pinned by hash: app/vmauth/deployment/Dockerfile:2","Warn: containerImage not pinned by hash: app/vmauth/multiarch/Dockerfile:4","Warn: containerImage not pinned by hash: app/vmauth/multiarch/Dockerfile:7","Warn: containerImage not pinned by hash: app/vmbackup/deployment/Dockerfile:2","Warn: containerImage not pinned by hash: app/vmbackup/multiarch/Dockerfile:4","Warn: containerImage not pinned by hash: app/vmbackup/multiarch/Dockerfile:7","Warn: containerImage not pinned by hash: app/vmctl/deployment/Dockerfile:2","Warn: containerImage not pinned by hash: app/vmctl/multiarch/Dockerfile:4","Warn: containerImage not pinned by hash: app/vmctl/multiarch/Dockerfile:7","Warn: containerImage not pinned by hash: app/vmrestore/deployment/Dockerfile:2","Warn: containerImage not pinned by hash: app/vmrestore/multiarch/Dockerfile:4","Warn: containerImage not pinned by hash: app/vmrestore/multiarch/Dockerfile:7","Warn: containerImage not pinned by hash: app/vmui/Dockerfile-build:1: pin your Docker image by updating node:22-alpine3.22 to node:22-alpine3.22@sha256:cd7807368cf24826297cbad5dca1a44972ccfd770647db52a8c7589eb4599ac8","Warn: containerImage not pinned by hash: app/vmui/Dockerfile-web:1: pin your Docker image by updating golang:1.26.6 to golang:1.26.6@sha256:0d1d3a794be25f809dd2cb3160d8c73276c4056a9f8242a138e908ddeee7b6b6","Warn: containerImage not pinned by hash: app/vmui/Dockerfile-web:9: pin your Docker image by updating alpine:3.24.1 to alpine:3.24.1@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: containerImage not pinned by hash: codespell/Dockerfile:1: pin your Docker image by updating python:3 to python:3@sha256:4fad23465a06cc5149a541fbec6f87e234a64dc0550f6bfdd2d290d8f03240df","Warn: containerImage not pinned by hash: deployment/docker/base/Dockerfile:4","Warn: containerImage not pinned by hash: deployment/docker/base/Dockerfile:8","Warn: containerImage not pinned by hash: deployment/docker/builder/Dockerfile:2","Warn: pipCommand not pinned by hash: codespell/Dockerfile:4","Warn: goCommand not pinned by hash: vendor/github.com/json-iterator/go/build.sh:10","Info:  25 out of  25 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  31 containerImage dependencies pinned","Info:   0 out of   1 pipCommand dependencies pinned","Info:   0 out of   1 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}}]}
