{"date":"2026-07-13","repo":{"name":"github.com/apache/dolphinscheduler","commit":"cf5704616fb9046ddf3958651cd3d55703e39f08"},"scorecard":{"version":"v5.5.1-0.20260519155427-916bfc57fa74","commit":"916bfc57fa7431467a33a5a013cba3f8a0c1ec50"},"score":6.6,"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":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#security-policy"}},{"name":"Code-Review","score":9,"reason":"Found 29/30 approved changesets -- score normalized to 9","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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#code-review"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#cii-best-practices"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 10 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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#dangerous-workflow"}},{"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":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: .mvn/wrapper/maven-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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#binary-artifacts"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#license"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#signed-releases"}},{"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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/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/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#fuzzing"}},{"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: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/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/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/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/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:b80f740f9bf15e7d41ff6e6d13f621ad1e0ef1f966c22f248a3f21eb07735025","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:b80f740f9bf15e7d41ff6e6d13f621ad1e0ef1f966c22f248a3f21eb07735025","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:b80f740f9bf15e7d41ff6e6d13f621ad1e0ef1f966c22f248a3f21eb07735025","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:b80f740f9bf15e7d41ff6e6d13f621ad1e0ef1f966c22f248a3f21eb07735025","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:6050f1d09b98724df5ce8e14f525ffdbdb0a8ebc9252e3d8fed38e31ae9ea9f6","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:6050f1d09b98724df5ce8e14f525ffdbdb0a8ebc9252e3d8fed38e31ae9ea9f6","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:6050f1d09b98724df5ce8e14f525ffdbdb0a8ebc9252e3d8fed38e31ae9ea9f6","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:6050f1d09b98724df5ce8e14f525ffdbdb0a8ebc9252e3d8fed38e31ae9ea9f6","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:6050f1d09b98724df5ce8e14f525ffdbdb0a8ebc9252e3d8fed38e31ae9ea9f6","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:6050f1d09b98724df5ce8e14f525ffdbdb0a8ebc9252e3d8fed38e31ae9ea9f6","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":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 28 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/916bfc57fa7431467a33a5a013cba3f8a0c1ec50/docs/checks.md#sast"}}]}
