{"date":"2026-08-24","repo":{"name":"github.com/apache/ranger","commit":"2783d9a56bf87146ec21865bb7b8e644a07af573"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.2,"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":"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":"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/docs.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/upgrade-ranger.yaml:30","Info: topLevel 'actions' permission set to 'read': .github/workflows/upgrade-ranger.yaml:31","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":"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":"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":"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":"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":"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":"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":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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: $ cannot be followed by a word: security-admin/contrib/solr_for_audit_setup/setup.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:87: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:178: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/upgrade-ranger.yaml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/ranger/upgrade-ranger.yaml/master?enable=pin","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger:20: pin your Docker image by updating apache/ranger-base:20260123-2-17 to apache/ranger-base:20260123-2-17@sha256:a4ef0ff8416546fbe3b8b340230f23e9465f3e604c8b88efbd1a6cd5a4966e3c","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger:38","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger:42","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger:48","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger:52","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger:56","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-audit-dispatcher:19","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-audit-ingestor:19","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-build:19: pin your Docker image by updating apache/ranger-base:20260123-2-17 to apache/ranger-base:20260123-2-17@sha256:a4ef0ff8416546fbe3b8b340230f23e9465f3e604c8b88efbd1a6cd5a4966e3c","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-hadoop:19: pin your Docker image by updating apache/ranger-base:20260123-2-8 to apache/ranger-base:20260123-2-8@sha256:3460dd7a4beeb738636e5f8b95dcab13c6936a8c39b22dd42b924d527f09e573","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-hbase:19: pin your Docker image by updating apache/ranger-base:20260123-2-8 to apache/ranger-base:20260123-2-8@sha256:3460dd7a4beeb738636e5f8b95dcab13c6936a8c39b22dd42b924d527f09e573","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-hive:20: pin your Docker image by updating apache/ranger-base:20260123-2-8 to apache/ranger-base:20260123-2-8@sha256:3460dd7a4beeb738636e5f8b95dcab13c6936a8c39b22dd42b924d527f09e573","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-kafka:19: pin your Docker image by updating apache/ranger-base:20260123-2-8 to apache/ranger-base:20260123-2-8@sha256:3460dd7a4beeb738636e5f8b95dcab13c6936a8c39b22dd42b924d527f09e573","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-kdc:19: pin your Docker image by updating eclipse-temurin:8-jdk-jammy to eclipse-temurin:8-jdk-jammy@sha256:7cb1137d4a02aeb7ca85faae69c5f0720703936cbfb0b4af21067c73174f9b5e","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-kms:20: pin your Docker image by updating apache/ranger-base:20260123-2-17 to apache/ranger-base:20260123-2-17@sha256:a4ef0ff8416546fbe3b8b340230f23e9465f3e604c8b88efbd1a6cd5a4966e3c","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-kms:42","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-kms:46","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-kms:52","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-kms:56","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-kms:60","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-knox:19: pin your Docker image by updating apache/ranger-base:20260123-2-8 to apache/ranger-base:20260123-2-8@sha256:3460dd7a4beeb738636e5f8b95dcab13c6936a8c39b22dd42b924d527f09e573","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-mysql:18: pin your Docker image by updating mariadb:10.6 to mariadb:10.6@sha256:92e50059ea0a5965a33ef751970eab37d421b91ebbd01ac909039cffe159e574","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-oracle:18","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-ozone:20: pin your Docker image by updating apache/ozone-runner:20260106-1-jdk21 to apache/ozone-runner:20260106-1-jdk21@sha256:6e805fc46494f90fb5e4d663b4881adc8e338754e2a7e68a8c93790c961d16d8","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-pdp:20: pin your Docker image by updating apache/ranger-base:20260123-2-8 to apache/ranger-base:20260123-2-8@sha256:3460dd7a4beeb738636e5f8b95dcab13c6936a8c39b22dd42b924d527f09e573","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-postgres:18: pin your Docker image by updating postgres:13.16 to postgres:13.16@sha256:1c946b371985e656e06b62dc4a8d25b9d7485a4b551b361f92a67825cebe72ea","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-solr:20: pin your Docker image by updating apache/ranger-base:20260123-2-8 to apache/ranger-base:20260123-2-8@sha256:3460dd7a4beeb738636e5f8b95dcab13c6936a8c39b22dd42b924d527f09e573","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-solr:21: pin your Docker image by updating solr:9.4.1 to solr:9.4.1@sha256:96e915755c6e0f40200e6a0306e959ed5c2b24b871fef2c34f436a1ca4796f4e","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-sqlserver:19: pin your Docker image by updating mcr.microsoft.com/mssql/server:2022-latest to mcr.microsoft.com/mssql/server:2022-latest@sha256:ba4c8329f48fb8f02e1416be6a930ebfd71268caee78aa985f3af4315e457c89","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-tagsync:19: pin your Docker image by updating apache/ranger-base:20260123-2-17 to apache/ranger-base:20260123-2-17@sha256:a4ef0ff8416546fbe3b8b340230f23e9465f3e604c8b88efbd1a6cd5a4966e3c","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-trino:18: pin your Docker image by updating trinodb/trino:latest to trinodb/trino:latest@sha256:db58cc93e593a2706553745f276bb119c9810e69918be56ecde088ba7ccb0534","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-usersync:19: pin your Docker image by updating apache/ranger-base:20260123-2-17 to apache/ranger-base:20260123-2-17@sha256:a4ef0ff8416546fbe3b8b340230f23e9465f3e604c8b88efbd1a6cd5a4966e3c","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-zk:19: pin your Docker image by updating apache/ranger-base:20260123-2-8 to apache/ranger-base:20260123-2-8@sha256:3460dd7a4beeb738636e5f8b95dcab13c6936a8c39b22dd42b924d527f09e573","Warn: containerImage not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-zk:20: pin your Docker image by updating zookeeper:3.9.2 to zookeeper:3.9.2@sha256:43d39109cbd4de394742efbfc162a8a0a93731e806374b71f3865f4ef4460a56","Warn: pipCommand not pinned by hash: dev-support/ranger-docker/Dockerfile.ranger-knox:45","Warn: pipCommand not pinned by hash: functional-tests/run-tests.sh:252","Warn: pipCommand not pinned by hash: functional-tests/run-tests.sh:253","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:61","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:62","Info:   0 out of  16 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  34 containerImage dependencies pinned","Info:   0 out of   5 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}}]}
