{"date":"2026-08-24","repo":{"name":"github.com/apache/hbase","commit":"5d6b024a5ed5d9b2f831e9e2808c91feac2c039c"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":7,"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review"}},{"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained"}},{"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":"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":"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":9,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/yetus-general-check.yml:33","Warn: jobLevel 'statuses' permission set to 'write': .github/workflows/yetus-general-check.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/yetus-general-check.yml:149","Info: found token with 'none' permissions: .github/workflows/yetus-general-check.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/yetus-jdk17-hadoop3-compile-check.yml:27","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/yetus-jdk17-hadoop3-compile-check.yml:28","Info: topLevel 'contents' permission set to 'read': .github/workflows/yetus-jdk17-hadoop3-unit-check.yml:27","Warn: topLevel 'statuses' permission set to 'write': .github/workflows/yetus-jdk17-hadoop3-unit-check.yml:28"],"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.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt: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":"Branch-Protection","score":3,"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'","Warn: branch 'master' does not require approvers","Warn: codeowners review is not required on branch 'master'","Warn: no status checks found to merge onto branch 'master'","Warn: PRs are not required to make changes on branch 'master'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":4,"reason":"dependency not pinned by hash detected -- score normalized to 4","details":["Warn: containerImage not pinned by hash: dev-support/create-release/hbase-rm/Dockerfile:22: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc","Warn: containerImage not pinned by hash: dev-support/create-release/mac-sshd-gpg-agent/Dockerfile:77: pin your Docker image by updating ubuntu:18.04 to ubuntu:18.04@sha256:152dc042452c496007f07ca9127571cb9c29697f42acbfad72324b2bb2e43c98","Warn: containerImage not pinned by hash: dev-support/docker/Dockerfile:24: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc","Warn: containerImage not pinned by hash: dev-support/docker/Dockerfile:90","Warn: containerImage not pinned by hash: dev-support/docker/Dockerfile:98","Warn: containerImage not pinned by hash: dev-support/docker/Dockerfile:106","Warn: containerImage not pinned by hash: dev-support/docker/Dockerfile:114","Warn: containerImage not pinned by hash: dev-support/docker/Dockerfile:121","Warn: containerImage not pinned by hash: dev-support/docker/Dockerfile:128","Warn: containerImage not pinned by hash: dev-support/docker/Dockerfile:139","Warn: containerImage not pinned by hash: dev-support/flaky-tests/Dockerfile:23: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc","Warn: containerImage not pinned by hash: dev-support/hbase_docker/Dockerfile:17: pin your Docker image by updating ubuntu:22.04 to ubuntu:22.04@sha256:2edbbc5dc405e9612ba3584ce95480277e3eb374407b5505fe26f17df77c7dbc","Warn: containerImage not pinned by hash: dev-support/hbase_docker/Dockerfile:33","Warn: containerImage not pinned by hash: dev-support/hbase_docker/Dockerfile:41","Warn: containerImage not pinned by hash: dev-support/hbase_docker/Dockerfile:48","Warn: containerImage not pinned by hash: dev-support/hbase_docker/m1/Dockerfile:17: pin your Docker image by updating amd64/ubuntu:22.04 to amd64/ubuntu:22.04@sha256:23865fb66a6a0efaeccdfa8e3c690d958e37ddf38dfdcd3c4fef6283c0c40a8a","Warn: containerImage not pinned by hash: dev-support/hbase_docker/m1/Dockerfile:33","Warn: containerImage not pinned by hash: dev-support/hbase_docker/m1/Dockerfile:41","Warn: containerImage not pinned by hash: dev-support/hbase_docker/m1/Dockerfile:48","Warn: containerImage not pinned by hash: hbase-website/Dockerfile:19: pin your Docker image by updating node:22-alpine to node:22-alpine@sha256:c610fcdfb1d5b4740dd70c284ed3cb16bb857e0f7166196e36a5501df7a3aa32","Warn: containerImage not pinned by hash: hbase-website/Dockerfile:24: pin your Docker image by updating node:22-alpine to node:22-alpine@sha256:c610fcdfb1d5b4740dd70c284ed3cb16bb857e0f7166196e36a5501df7a3aa32","Warn: containerImage not pinned by hash: hbase-website/Dockerfile:29: pin your Docker image by updating node:22-alpine to node:22-alpine@sha256:c610fcdfb1d5b4740dd70c284ed3cb16bb857e0f7166196e36a5501df7a3aa32","Warn: containerImage not pinned by hash: hbase-website/Dockerfile:35: pin your Docker image by updating node:22-alpine to node:22-alpine@sha256:c610fcdfb1d5b4740dd70c284ed3cb16bb857e0f7166196e36a5501df7a3aa32","Warn: pipCommand not pinned by hash: dev-support/create-release/hbase-rm/Dockerfile:28-46","Warn: pipCommand not pinned by hash: dev-support/flaky-tests/Dockerfile:27-33","Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  23 containerImage dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned","Info:   2 out of   2 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"}}]}
