{"date":"2026-04-27","repo":{"name":"github.com/Alluxio/alluxio","commit":"3f21b2d3aceb778fd92fc511a853355cee2f3734"},"scorecard":{"version":"v5.5.1-0.20260423225435-09a80e3f20a6","commit":"09a80e3f20a6412cff5aecf1ca124c139e51f86a"},"score":3.2,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 20/30 approved changesets -- score normalized to 6","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/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#code-review"}},{"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/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#packaging"}},{"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/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#dangerous-workflow"}},{"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/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/checkstyle.yml:1","Warn: no topLevel permission defined: .github/workflows/fuse_integration_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/java8_integration_tests.yml:1","Warn: no topLevel permission defined: .github/workflows/java8_integration_tests_ft.yml:1","Warn: no topLevel permission defined: .github/workflows/java8_integration_tests_webui.yml:1","Warn: no topLevel permission defined: .github/workflows/java8_unit_tests.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/stale.yaml:8","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/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#token-permissions"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#security-policy"}},{"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/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#license"}},{"name":"Binary-Artifacts","score":5,"reason":"binaries present in source code","details":["Warn: binary detected: integration/jnifuse/native/src/main/resources/libjnifuse.dylib:1","Warn: binary detected: integration/jnifuse/native/src/main/resources/libjnifuse.so:1","Warn: binary detected: integration/jnifuse/native/src/main/resources/libjnifuse3.so:1","Warn: binary detected: integration/kubernetes/operator/presto/bin/controller-gen:1","Warn: binary detected: integration/kubernetes/operator/presto/bin/kustomize:1"],"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/09a80e3f20a6412cff5aecf1ca124c139e51f86a/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/09a80e3f20a6412cff5aecf1ca124c139e51f86a/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/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#fuzzing"}},{"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/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 20 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/09a80e3f20a6412cff5aecf1ca124c139e51f86a/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: > must be followed by a word: integration/vagrant/ansible/roles/mesos/files/start_slave.sh:0","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkstyle.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/checkstyle.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkstyle.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/checkstyle.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkstyle.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/checkstyle.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkstyle.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/checkstyle.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/checkstyle.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/checkstyle.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuse_integration_tests.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/fuse_integration_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuse_integration_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/fuse_integration_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuse_integration_tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/fuse_integration_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuse_integration_tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/fuse_integration_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/fuse_integration_tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/fuse_integration_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests_ft.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests_ft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests_ft.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests_ft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests_ft.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests_ft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests_ft.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests_ft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests_ft.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests_ft.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests_webui.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests_webui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests_webui.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests_webui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests_webui.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests_webui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests_webui.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests_webui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_integration_tests_webui.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_integration_tests_webui.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_unit_tests.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_unit_tests.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_unit_tests.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_unit_tests.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/java8_unit_tests.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/java8_unit_tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yaml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/Alluxio/alluxio/stale.yaml/main?enable=pin","Warn: containerImage not pinned by hash: dev/jenkins/Dockerfile-jdk11:14: pin your Docker image by updating maven:3.6.3-jdk-11 to maven:3.6.3-jdk-11@sha256:1d29ccf46ef2a5e64f7de3d79a63f9bcffb4dc56be0ae3daed5ca5542b38aa2d","Warn: containerImage not pinned by hash: dev/jenkins/Dockerfile-jdk17:14: pin your Docker image by updating maven:3.6.3-openjdk-17-slim to maven:3.6.3-openjdk-17-slim@sha256:6d8d6569d5a3b81e033e2f9905290fbd9c9b509fce1889cdea5692b003edc9bb","Warn: containerImage not pinned by hash: dev/jenkins/Dockerfile-jdk8:14: pin your Docker image by updating maven:3.6.3-jdk-8 to maven:3.6.3-jdk-8@sha256:ac624d39dd0b7bed827d4b0d1bbaeb457012e0cba0fb6c53ce34b00bed16ec08","Warn: containerImage not pinned by hash: integration/docker/Dockerfile:17: pin your Docker image by updating golang:1.18-alpine3.17 to golang:1.18-alpine3.17@sha256:77f25981bd57e60a510165f3be89c901aec90453fd0f1c5a45691f6cb1528807","Warn: containerImage not pinned by hash: integration/docker/Dockerfile:31: pin your Docker image by updating alpine:3.10.2 to alpine:3.10.2@sha256:72c42ed48c3a2db31b7dafe17d275b634664a708d901ec9fd57b1529280f01fb","Warn: containerImage not pinned by hash: integration/docker/Dockerfile:49: pin your Docker image by updating rockylinux:8 to rockylinux:8@sha256:9794037624aaa6212aeada1d28861ef5e0a935adaf93e4ef79837119f2a2d04c","Warn: containerImage not pinned by hash: integration/docker/Dockerfile:58: pin your Docker image by updating centos:7 to centos:7@sha256:be65f488b7764ad3638f236b7b515b3678369a5124c47b8d32916d6487418ea4","Warn: containerImage not pinned by hash: integration/docker/Dockerfile:67","Warn: containerImage not pinned by hash: integration/docker/Dockerfile-dev:12: pin your Docker image by updating alluxio/alluxio:2.10.0-SNAPSHOT to alluxio/alluxio:2.10.0-SNAPSHOT@sha256:1964227e6fe4d6192e3a49a24d0295bb96be64a8661ec4f9ea126ea33c899bc4","Warn: containerImage not pinned by hash: integration/docker/hms/Dockerfile:12","Warn: containerImage not pinned by hash: integration/kubernetes/operator/alluxio/Dockerfile:13","Warn: containerImage not pinned by hash: integration/kubernetes/operator/alluxio/Dockerfile:24: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: containerImage not pinned by hash: integration/kubernetes/operator/alluxio/Dockerfile.debug:2: pin your Docker image by updating golang:1.13.10-alpine3.11 to golang:1.13.10-alpine3.11@sha256:5d06737f0f56f4351f73f2a470888faec357f09281b637ac42b5010a3609aa41","Warn: containerImage not pinned by hash: integration/kubernetes/operator/alluxio/Dockerfile.webhook:2: pin your Docker image by updating golang:1.14.2 to golang:1.14.2@sha256:1bd634c5a72bfa7fb48d54e37dd5d8174161bd6ca601b7d132c7b68eaf513c6b","Warn: containerImage not pinned by hash: integration/kubernetes/operator/alluxio/Dockerfile.webhook:14: pin your Docker image by updating alpine:3.10 to alpine:3.10@sha256:451eee8bedcb2f029756dc3e9d73bab0e7943c1ac55cff3a4861c52a0fdd3e98","Warn: containerImage not pinned by hash: integration/kubernetes/operator/alluxio/charts/alluxio-repo/alluxio-job/docker/Dockerfile:12: pin your Docker image by updating alluxio/alluxio:2.2.0-SNAPSHOT to alluxio/alluxio:2.2.0-SNAPSHOT@sha256:312c8aad79a2a3ceef690b8124629d66723f0bec56a1ecaf4aaaffecfc7d6cf5","Warn: containerImage not pinned by hash: integration/kubernetes/operator/alluxio/cmd/webhook/check-mount/Dockerfile:12: pin your Docker image by updating python:3.7-alpine3.11 to python:3.7-alpine3.11@sha256:0ddccce8820c89f39cde6c482b3ba8bcad9e6652a060c329b7b963112df0b8e7","Warn: containerImage not pinned by hash: integration/kubernetes/operator/alluxio/examples/demo-1/docker/Dockerfile:12: pin your Docker image by updating alpine:3.17 to alpine:3.17@sha256:8fc3dacfb6d69da8d44e42390de777e48577085db99aa4e4af35f483eb08b989","Warn: goCommand not pinned by hash: integration/kubernetes/operator/alluxio/Dockerfile:22","Warn: goCommand not pinned by hash: integration/kubernetes/operator/alluxio/Dockerfile.debug:12","Warn: pipCommand not pinned by hash: integration/kubernetes/operator/alluxio/cmd/webhook/check-mount/Dockerfile:13-17","Warn: pipCommand not pinned by hash: integration/tools/benchmark/pytorch/Dockerfile:14","Warn: pipCommand not pinned by hash: integration/vagrant/bin/install.sh:15","Info:   0 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   0 out of  18 containerImage dependencies pinned","Info:   0 out of   2 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/09a80e3f20a6412cff5aecf1ca124c139e51f86a/docs/checks.md#pinned-dependencies"}}]}
