{"date":"2026-08-24","repo":{"name":"github.com/apache/pulsar","commit":"ee4ee98136eb5b8182b780517b62f99652aec06c"},"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":"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":"Maintained","score":10,"reason":"30 commit(s) and 13 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":"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":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yaml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yaml:45","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:32","Info: jobLevel 'actions' permission set to 'read': .github/workflows/pulsar-ci.yaml:859","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pulsar-ci.yaml:860","Warn: no topLevel permission defined: .github/workflows/ci-go-functions.yaml:1","Warn: no topLevel permission defined: .github/workflows/ci-gradle-cache-update.yaml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/ci-gradle-dependency-submission.yaml:39","Warn: topLevel 'actions' permission set to 'write': .github/workflows/ci-pulsarbot.yaml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci-pulsarbot.yaml:27","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/ci-pulsarbot.yaml:28","Info: topLevel 'issues' permission set to 'read': .github/workflows/ci-pulsarbot.yaml:29","Warn: no topLevel permission defined: .github/workflows/ci-semantic-pull-request.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yaml:1","Warn: no topLevel permission defined: .github/workflows/labeler.yml:1","Warn: no topLevel permission defined: .github/workflows/pulsar-ci-flaky.yaml:1","Warn: no topLevel permission defined: .github/workflows/pulsar-ci.yaml: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":"CII-Best-Practices","score":2,"reason":"badge detected: InProgress","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":"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":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: gradle/wrapper/gradle-wrapper.jar: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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/pulsar-ci.yaml:141"],"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":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/pulsar-ci.yaml:444","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/pulsar-ci.yaml:588","Info: Possibly incomplete results: error parsing shell code: invalid parameter name: .github/workflows/pulsar-ci.yaml:681","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-go-functions.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/ci-go-functions.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-go-functions.yaml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/ci-go-functions.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-go-functions.yaml:75: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/ci-go-functions.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-go-functions.yaml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/ci-go-functions.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-gradle-cache-update.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/ci-gradle-cache-update.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-gradle-cache-update.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/ci-gradle-cache-update.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-gradle-dependency-submission.yaml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/ci-gradle-dependency-submission.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-gradle-dependency-submission.yaml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/ci-gradle-dependency-submission.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-pulsarbot.yaml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/ci-pulsarbot.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/codeql.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/codeql.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/codeql.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/codeql.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/labeler.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/labeler.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci-flaky.yaml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci-flaky.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci-flaky.yaml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci-flaky.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pulsar-ci-flaky.yaml:122: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci-flaky.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci-flaky.yaml:175: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci-flaky.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci-flaky.yaml:193: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci-flaky.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci-flaky.yaml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci-flaky.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci-flaky.yaml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci-flaky.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:273: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:291: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:339: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:350: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:383: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:389: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:530: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:544: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:566: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:574: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:600: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:611: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:624: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:867: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:881: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:904: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:910: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:110: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:115: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:412: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:425: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:436: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:649: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:662: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:673: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:698: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:709: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:760: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:773: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:784: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:792: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:813: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:824: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pulsar-ci.yaml:837: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/pulsar/pulsar-ci.yaml/master?enable=pin","Warn: containerImage not pinned by hash: docker/pulsar/Dockerfile:24","Warn: containerImage not pinned by hash: docker/pulsar/Dockerfile:58: pin your Docker image by updating amazoncorretto:25-alpine3.24 to amazoncorretto:25-alpine3.24@sha256:2ad5f5cf03a3970f2478b130dc28f51b179ce13c58154fe3ec1a6fdeb3b86e3a","Warn: containerImage not pinned by hash: docker/pulsar/Dockerfile:135","Warn: containerImage not pinned by hash: docker/pulsar/Dockerfile:144","Warn: containerImage not pinned by hash: docker/pulsar/Dockerfile:154","Warn: containerImage not pinned by hash: docker/pulsar/Dockerfile.wolfi:28","Warn: containerImage not pinned by hash: docker/pulsar/Dockerfile.wolfi:59: pin your Docker image by updating amazoncorretto:21 to amazoncorretto:21@sha256:de27588c570049ff6c970530cf32f0eb41a082edd3f753e8f923e9c82e2ca97e","Warn: containerImage not pinned by hash: docker/pulsar/Dockerfile.wolfi:72","Warn: containerImage not pinned by hash: docker/pulsar/Dockerfile.wolfi:82: pin your Docker image by updating cgr.dev/chainguard/wolfi-base to cgr.dev/chainguard/wolfi-base@sha256:a31344ab2cb8618db84f535eec56f76f6178b142cb92cb2e48676cc2dcebea72","Warn: containerImage not pinned by hash: tests/docker-images/java-test-image/Dockerfile:21","Warn: containerImage not pinned by hash: tests/docker-images/latest-version-image/Dockerfile:24","Warn: containerImage not pinned by hash: tests/docker-images/latest-version-image/Dockerfile:36","Warn: pipCommand not pinned by hash: docker/pulsar/Dockerfile:183-188","Warn: pipCommand not pinned by hash: docker/pulsar/Dockerfile.wolfi:107-113","Warn: pipCommand not pinned by hash: pulsar-functions/instance/src/scripts/run_python_instance_tests.sh:23","Warn: pipCommand not pinned by hash: pulsar-functions/instance/src/scripts/run_python_instance_tests.sh:24","Warn: pipCommand not pinned by hash: pulsar-functions/instance/src/scripts/run_python_instance_tests.sh:25","Warn: pipCommand not pinned by hash: src/update_python_protobuf_stubs.sh:36","Warn: downloadThenRun not pinned by hash: .github/workflows/ci-go-functions.yaml:89","Info:   0 out of  59 GitHub-owned GitHubAction dependencies pinned","Info:   4 out of   7 third-party GitHubAction dependencies pinned","Info:   0 out of  12 containerImage dependencies pinned","Info:   0 out of   6 pipCommand dependencies pinned","Info:   2 out of   2 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun 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":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: SAST configuration detected: CodeQL","Warn: 8 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"}}]}
