{"date":"2026-08-24","repo":{"name":"github.com/openzipkin/zipkin","commit":"878ce2a1fad54ca941d17fdcf2e1d924b148eb1f"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.2,"checks":[{"name":"Code-Review","score":5,"reason":"Found 15/30 approved changesets -- score normalized to 5","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#maintained","short":"Determines if the project is \"actively maintained\"."}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/create_release.yml:1","Warn: no topLevel permission defined: .github/workflows/deploy.yml:1","Warn: no topLevel permission defined: .github/workflows/docker_push.yml:1","Warn: no topLevel permission defined: .github/workflows/lint.yml:1","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1","Warn: no topLevel permission defined: .github/workflows/test_readme.yml:1","Info: no jobLevel write permissions found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-wrapper.jar:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#binary-artifacts","short":"Determines if the project has generated executable (binary) artifacts in the source repository."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#packaging","short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall."}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#fuzzing","short":"Determines if the project uses fuzzing."}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases","short":"Determines if the project cryptographically signs release 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":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 22 are checked with a SAST tool"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create_release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/create_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create_release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/create_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/create_release.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/create_release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/deploy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker_push.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/docker_push.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:86: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_readme.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test_readme.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_readme.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test_readme.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_readme.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test_readme.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_readme.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test_readme.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_readme.yml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test_readme.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test_readme.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/openzipkin/zipkin/test_readme.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:24: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/Dockerfile:55: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10-jre to ghcr.io/openzipkin/java:25.0.2_p10-jre@sha256:27cc2c5106d7eb2bce611c1c04df2cce0cc395a6dfd1d1660bdfa83073c5e6f3","Warn: containerImage not pinned by hash: docker/Dockerfile:77","Warn: containerImage not pinned by hash: docker/Dockerfile:84","Warn: containerImage not pinned by hash: docker/test-images/zipkin-activemq/Dockerfile:21: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/test-images/zipkin-activemq/Dockerfile:38: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/test-images/zipkin-cassandra/Dockerfile:23: pin your Docker image by updating ghcr.io/openzipkin/java:21.0.10_p7 to ghcr.io/openzipkin/java:21.0.10_p7@sha256:68c5a0dfabdfa41afa987f14a460fa2f9c2defbf4060bea7360f74bb9ae9e930","Warn: containerImage not pinned by hash: docker/test-images/zipkin-cassandra/Dockerfile:36: pin your Docker image by updating ghcr.io/openzipkin/java:21.0.10_p7-jre to ghcr.io/openzipkin/java:21.0.10_p7-jre@sha256:9e67808eb604fbd0a588d11033e9201963121fe60f4aeafc1dbc398e355366f0","Warn: containerImage not pinned by hash: docker/test-images/zipkin-elasticsearch8/Dockerfile:13: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/test-images/zipkin-elasticsearch8/Dockerfile:33: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/test-images/zipkin-elasticsearch9/Dockerfile:13: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/test-images/zipkin-elasticsearch9/Dockerfile:33: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/test-images/zipkin-eureka/Dockerfile:31: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/test-images/zipkin-eureka/Dockerfile:45: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/test-images/zipkin-kafka/Dockerfile:22: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/test-images/zipkin-kafka/Dockerfile:39: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10-jre to ghcr.io/openzipkin/java:25.0.2_p10-jre@sha256:27cc2c5106d7eb2bce611c1c04df2cce0cc395a6dfd1d1660bdfa83073c5e6f3","Warn: containerImage not pinned by hash: docker/test-images/zipkin-mysql/Dockerfile:21: pin your Docker image by updating ghcr.io/openzipkin/alpine:3.23.3 to ghcr.io/openzipkin/alpine:3.23.3@sha256:5c915a13db1ceee6fcb44b2331807359e4ea2bd2f9045db36b9843054fed0acc","Warn: containerImage not pinned by hash: docker/test-images/zipkin-opensearch2/Dockerfile:22: pin your Docker image by updating ghcr.io/openzipkin/java:21.0.10_p7 to ghcr.io/openzipkin/java:21.0.10_p7@sha256:68c5a0dfabdfa41afa987f14a460fa2f9c2defbf4060bea7360f74bb9ae9e930","Warn: containerImage not pinned by hash: docker/test-images/zipkin-opensearch2/Dockerfile:42: pin your Docker image by updating ghcr.io/openzipkin/java:21.0.10_p7 to ghcr.io/openzipkin/java:21.0.10_p7@sha256:68c5a0dfabdfa41afa987f14a460fa2f9c2defbf4060bea7360f74bb9ae9e930","Warn: containerImage not pinned by hash: docker/test-images/zipkin-pulsar/Dockerfile:19: pin your Docker image by updating apachepulsar/pulsar:4.0.9 to apachepulsar/pulsar:4.0.9@sha256:acf98ed8a2edbbd62729d2e7495a54f8be1face7de3f2665d51c2f8ce038ee0b","Warn: containerImage not pinned by hash: docker/test-images/zipkin-rabbitmq/Dockerfile:22: pin your Docker image by updating rabbitmq:3.13.7-alpine to rabbitmq:3.13.7-alpine@sha256:d7af1c87c5f1eda13fcfca06db452bf3aeab6619fc3358b68535c0c02c4e52bc","Warn: containerImage not pinned by hash: docker/test-images/zipkin-ui/Dockerfile:31: pin your Docker image by updating ghcr.io/openzipkin/java:25.0.2_p10 to ghcr.io/openzipkin/java:25.0.2_p10@sha256:0fa06548d1e5eca315efa61316086b854137cedc2b9b10f534659cff4b50df35","Warn: containerImage not pinned by hash: docker/test-images/zipkin-ui/Dockerfile:52","Warn: containerImage not pinned by hash: docker/test-images/zipkin-uiproxy/Dockerfile:28","Warn: npmCommand not pinned by hash: build-bin/configure_lint:5","Warn: pipCommand not pinned by hash: build-bin/configure_lint:8","Warn: pipCommand not pinned by hash: docker/test-images/zipkin-cassandra/install.sh:220","Warn: pipCommand not pinned by hash: docker/test-images/zipkin-cassandra/install.sh:222","Warn: pipCommand not pinned by hash: docker/test-images/zipkin-cassandra/install.sh:223","Info:   0 out of  24 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of  24 containerImage dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned","Info:   0 out of   4 pipCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}}]}
