{"date":"2026-09-14","repo":{"name":"github.com/apache/dolphinscheduler","commit":"e3d6c906262c37d27a306138c1f5cd00951b0d64"},"scorecard":{"version":"v5.5.1-0.20260908181711-f92023a3f778","commit":"f92023a3f77879f96e0c9c1305f289d755be4bb6"},"score":6.8,"checks":[{"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":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#security-policy","short":"Determines if the project has published a security policy."}},{"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/f92023a3f77879f96e0c9c1305f289d755be4bb6/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":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#code-review","short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged."}},{"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":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/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/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#dangerous-workflow","short":"Determines if the project's GitHub Action workflows avoid dangerous patterns."}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/owasp-dependency-check.yaml:35","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-docker.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish-docker.yaml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/publish-helm-chart.yaml:33","Warn: jobLevel 'packages' permission set to 'write': .github/workflows/publish-helm-chart.yaml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pull-request-target-robot.yml:27","Warn: no topLevel permission defined: .github/workflows/api-test.yml:1","Warn: no topLevel permission defined: .github/workflows/backend.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql.yaml:1","Warn: no topLevel permission defined: .github/workflows/docs.yml:1","Warn: no topLevel permission defined: .github/workflows/e2e-k8s.yml:1","Warn: no topLevel permission defined: .github/workflows/frontend.yml:1","Warn: no topLevel permission defined: .github/workflows/issue-robot.yml:1","Warn: no topLevel permission defined: .github/workflows/mergeable.yml:1","Warn: no topLevel permission defined: .github/workflows/owasp-dependency-check.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-docker.yaml:1","Warn: no topLevel permission defined: .github/workflows/publish-helm-chart.yaml:1","Warn: no topLevel permission defined: .github/workflows/pull-request-target-robot.yml:1","Warn: no topLevel permission defined: .github/workflows/unit-test.yml:1"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#token-permissions","short":"Determines if the project's workflows follow the principle of least privilege."}},{"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/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#cii-best-practices","short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge."}},{"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/f92023a3f77879f96e0c9c1305f289d755be4bb6/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/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#license","short":"Determines if the project has defined a license."}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/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/f92023a3f77879f96e0c9c1305f289d755be4bb6/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/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#branch-protection","short":"Determines if the default and release branches are protected with GitHub's branch protection settings."}},{"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/api-test.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/api-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-test.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/api-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-test.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/api-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-test.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/api-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-test.yml:130: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/api-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-test.yml:134: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/api-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-test.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/api-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-test.yml:146: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/api-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/api-test.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/api-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/backend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/backend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/backend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/backend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/backend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/backend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:125: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/backend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/backend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/backend.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/backend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/codeql.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/codeql.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yaml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/codeql.yaml/dev?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/dolphinscheduler/docs.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/docs.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/docs.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/docs.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/docs.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/docs.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-k8s.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e-k8s.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-k8s.yml:64: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e-k8s.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:150: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:166: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/e2e.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/frontend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/frontend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/frontend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/frontend.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/frontend.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-robot.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/issue-robot.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mergeable.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/mergeable.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/owasp-dependency-check.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/owasp-dependency-check.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/owasp-dependency-check.yaml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/owasp-dependency-check.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/owasp-dependency-check.yaml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/owasp-dependency-check.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/publish-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker.yaml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/publish-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-docker.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/publish-docker.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-helm-chart.yaml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/publish-helm-chart.yaml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-target-robot.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/pull-request-target-robot.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull-request-target-robot.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/pull-request-target-robot.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/stale.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/unit-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/unit-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/unit-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/unit-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/unit-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/unit-test.yml/dev?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-test.yml:157: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/dolphinscheduler/unit-test.yml/dev?enable=pin","Warn: containerImage not pinned by hash: .github/workflows/cluster-test/mysql_with_mysql_registry/Dockerfile:18: pin your Docker image by updating eclipse-temurin:8-jre to eclipse-temurin:8-jre@sha256:d59c4a07da7fcca5fed2571949dbf02a1d65fd9950408d797fda9912a017a8a1","Warn: containerImage not pinned by hash: .github/workflows/cluster-test/mysql_with_zookeeper_registry/Dockerfile:18: pin your Docker image by updating eclipse-temurin:8-jre to eclipse-temurin:8-jre@sha256:d59c4a07da7fcca5fed2571949dbf02a1d65fd9950408d797fda9912a017a8a1","Warn: containerImage not pinned by hash: .github/workflows/cluster-test/postgresql_with_postgresql_registry/Dockerfile:18: pin your Docker image by updating eclipse-temurin:8-jre to eclipse-temurin:8-jre@sha256:d59c4a07da7fcca5fed2571949dbf02a1d65fd9950408d797fda9912a017a8a1","Warn: containerImage not pinned by hash: .github/workflows/cluster-test/postgresql_with_zookeeper_registry/Dockerfile:18: pin your Docker image by updating eclipse-temurin:8-jre to eclipse-temurin:8-jre@sha256:d59c4a07da7fcca5fed2571949dbf02a1d65fd9950408d797fda9912a017a8a1","Warn: containerImage not pinned by hash: dolphinscheduler-dist/src/main/docker/alert-server.dockerfile:18: pin your Docker image by updating eclipse-temurin:8-jdk to eclipse-temurin:8-jdk@sha256:5759e5329a0983257ca7276540563f4559704f12753ecfb56b1b1794eb2b37b3","Warn: containerImage not pinned by hash: dolphinscheduler-dist/src/main/docker/api-server.dockerfile:18: pin your Docker image by updating eclipse-temurin:8-jdk to eclipse-temurin:8-jdk@sha256:5759e5329a0983257ca7276540563f4559704f12753ecfb56b1b1794eb2b37b3","Warn: containerImage not pinned by hash: dolphinscheduler-dist/src/main/docker/master-server.dockerfile:18: pin your Docker image by updating eclipse-temurin:8-jdk to eclipse-temurin:8-jdk@sha256:5759e5329a0983257ca7276540563f4559704f12753ecfb56b1b1794eb2b37b3","Warn: containerImage not pinned by hash: dolphinscheduler-dist/src/main/docker/standalone-server.dockerfile:18: pin your Docker image by updating eclipse-temurin:8-jdk to eclipse-temurin:8-jdk@sha256:5759e5329a0983257ca7276540563f4559704f12753ecfb56b1b1794eb2b37b3","Warn: containerImage not pinned by hash: dolphinscheduler-dist/src/main/docker/tools.dockerfile:18: pin your Docker image by updating eclipse-temurin:8-jdk to eclipse-temurin:8-jdk@sha256:5759e5329a0983257ca7276540563f4559704f12753ecfb56b1b1794eb2b37b3","Warn: containerImage not pinned by hash: dolphinscheduler-dist/src/main/docker/worker-server.dockerfile:18: pin your Docker image by updating eclipse-temurin:8-jdk to eclipse-temurin:8-jdk@sha256:5759e5329a0983257ca7276540563f4559704f12753ecfb56b1b1794eb2b37b3","Warn: downloadThenRun not pinned by hash: .github/workflows/schema-check/mysql/start-job.sh:25","Warn: downloadThenRun not pinned by hash: .github/workflows/schema-check/postgresql/start-job.sh:25","Warn: downloadThenRun not pinned by hash: .github/workflows/e2e-k8s.yml:105","Warn: npmCommand not pinned by hash: .github/workflows/frontend.yml:78","Info:   0 out of  61 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 containerImage dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned","Info:   0 out of   1 npmCommand dependencies pinned"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#pinned-dependencies","short":"Determines if the project has declared and pinned the dependencies of its build process."}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (30) are checked with a SAST tool"],"documentation":{"url":"https://github.com/ossf/scorecard/blob/f92023a3f77879f96e0c9c1305f289d755be4bb6/docs/checks.md#sast","short":"Determines if the project uses static code analysis."}}]}
