{"date":"2026-08-24","repo":{"name":"github.com/apache/superset","commit":"94855e962623e895a9c2a03a64d51ea38a626575"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":5.5,"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":"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":"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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#license"}},{"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":"Dangerous-Workflow","score":0,"reason":"dangerous workflow patterns detected","details":["Warn: untrusted code checkout '${{ github.event.workflow_run.head_sha || github.sha }}': .github/workflows/superset-docs-deploy.yml:109","Warn: untrusted code checkout '${{ github.event.workflow_run.head_sha }}': .github/workflows/superset-docs-verify.yml:129"],"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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact superset-helm-chart-0.22.6 not signed: https://api.github.com/repos/apache/superset/releases/370179826","Warn: release artifact superset-helm-chart-0.22.5 not signed: https://api.github.com/repos/apache/superset/releases/367687969","Warn: release artifact superset-helm-chart-0.22.4 not signed: https://api.github.com/repos/apache/superset/releases/360588672","Warn: release artifact superset-helm-chart-0.22.3 not signed: https://api.github.com/repos/apache/superset/releases/359354609","Warn: release artifact superset-helm-chart-0.22.2 not signed: https://api.github.com/repos/apache/superset/releases/358388218","Warn: release artifact superset-helm-chart-0.22.6 does not have provenance: https://api.github.com/repos/apache/superset/releases/370179826","Warn: release artifact superset-helm-chart-0.22.5 does not have provenance: https://api.github.com/repos/apache/superset/releases/367687969","Warn: release artifact superset-helm-chart-0.22.4 does not have provenance: https://api.github.com/repos/apache/superset/releases/360588672","Warn: release artifact superset-helm-chart-0.22.3 does not have provenance: https://api.github.com/repos/apache/superset/releases/359354609","Warn: release artifact superset-helm-chart-0.22.2 does not have provenance: https://api.github.com/repos/apache/superset/releases/358388218"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/scheduled-docker-image-refresh.yml:92"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'actions' permission set to 'write': .github/workflows/bump-python-package.yml:31","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/bump-python-package.yml:32","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/bump-python-package.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/check-db-migration-confict.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:25","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:26","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:51","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:52","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/codeql-analysis.yml:53","Info: jobLevel 'contents' permission set to 'read': .github/workflows/docker.yml:25","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/docker.yml:26","Info: jobLevel 'actions' permission set to 'read': .github/workflows/docker.yml:271","Info: jobLevel 'contents' permission set to 'read': .github/workflows/embedded-sdk-release.yml:20","Info: jobLevel 'contents' permission set to 'read': .github/workflows/enforce-single-migration-head.yml:43","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/enforce-single-migration-head.yml:44","Info: jobLevel 'contents' permission set to 'read': .github/workflows/github-action-validator.yml:24","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/hold-label-ci-gate.yml:31","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/hold-label-ci-gate.yml:32","Warn: jobLevel 'actions' permission set to 'write': .github/workflows/hold-label-ci-gate.yml:74","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/hold-label-ci-gate.yml:75","Info: jobLevel 'contents' permission set to 'read': .github/workflows/issue-creation.yml:17","Info: jobLevel 'contents' permission set to 'read': .github/workflows/label-merge-conflicts.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:16","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/latest-release-tag.yml:14","Info: jobLevel 'contents' permission set to 'read': .github/workflows/pr-lint.yml:29","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/release.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/scheduled-docker-image-refresh.yml:170","Info: jobLevel 'contents' permission set to 'read': .github/workflows/showtime-cleanup.yml:29","Info: jobLevel 'contents' permission set to 'read': .github/workflows/showtime-trigger.yml:39","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-e2e.yml:173","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-e2e.yml:174","Info: found token with 'none' permissions: .github/workflows/superset-e2e.yml:1","Info: found token with 'none' permissions: .github/workflows/superset-e2e.yml:1","Info: jobLevel 'actions' permission set to 'read': .github/workflows/superset-e2e.yml:359","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-e2e.yml:37","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-e2e.yml:38","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-e2e.yml:59","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-e2e.yml:60","Info: jobLevel 'actions' permission set to 'read': .github/workflows/superset-frontend.yml:210","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-frontend.yml:228","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-frontend.yml:30","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-frontend.yml:31","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/superset-helm-release.yml:37","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-playwright.yml:33","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-playwright.yml:34","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-playwright.yml:58","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-playwright.yml:59","Info: jobLevel 'actions' permission set to 'read': .github/workflows/superset-playwright.yml:193","Info: jobLevel 'actions' permission set to 'read': .github/workflows/superset-python-integrationtest.yml:262","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-python-integrationtest.yml:26","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-python-integrationtest.yml:27","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-python-presto-hive.yml:25","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-python-presto-hive.yml:26","Info: jobLevel 'actions' permission set to 'read': .github/workflows/superset-python-presto-hive.yml:170","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-python-unittest.yml:27","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-python-unittest.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-python-unittest.yml:137","Info: jobLevel 'actions' permission set to 'read': .github/workflows/superset-python-unittest.yml:138","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-translations.yml:25","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-translations.yml:24","Info: jobLevel 'pull-requests' permission set to 'read': .github/workflows/superset-translations.yml:61","Info: jobLevel 'contents' permission set to 'read': .github/workflows/superset-translations.yml:60","Info: jobLevel 'actions' permission set to 'read': .github/workflows/superset-translations.yml:165","Info: jobLevel 'contents' permission set to 'read': .github/workflows/supersetbot.yml:26","Warn: jobLevel 'contents' permission set to 'write': .github/workflows/tag-release.yml:55","Info: jobLevel 'contents' permission set to 'read': .github/workflows/tag-release.yml:125","Info: topLevel 'contents' permission set to 'read': .github/workflows/bump-python-package.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-db-migration-confict.yml:20","Info: topLevel 'actions' permission set to 'read': .github/workflows/check-python-deps.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/check-python-deps.yml:12","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/check-python-deps.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:18","Info: found token with 'none' permissions: .github/workflows/dependabot-auto-approve.yml:1","Info: topLevel 'actions' permission set to 'read': .github/workflows/dependency-review.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/dependency-review.yml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker.yml:13","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/docker.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/embedded-sdk-release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/embedded-sdk-test.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/enforce-single-migration-head.yml:37","Info: topLevel 'contents' permission set to 'read': .github/workflows/frontend-bundle-size-nightly.yml:24","Info: topLevel 'contents' permission set to 'read': .github/workflows/generate-FOSSA-report.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/github-action-validator.yml:13","Info: found token with 'none' permissions: .github/workflows/hold-label-ci-gate.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/issue-creation.yml:11","Info: found token with 'none' permissions: .github/workflows/label-merge-conflicts.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/labeler.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/latest-release-tag.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/license-check.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/mirror-service-images.yml:61","Warn: topLevel 'packages' permission set to 'write': .github/workflows/mirror-service-images.yml:62","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/no-hold-label.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/pr-lint.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/pre-commit.yml:17","Info: topLevel 'actions' permission set to 'read': .github/workflows/pre-commit.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/scheduled-docker-image-refresh.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/showtime-cleanup.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/showtime-trigger.yml:30","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/superset-app-cli.yml:13","Info: topLevel 'actions' permission set to 'read': .github/workflows/superset-app-cli.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-app-cli.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-docs-deploy.yml:22","Info: topLevel 'actions' permission set to 'read': .github/workflows/superset-docs-deploy.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-docs-verify.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-e2e.yml:30","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/superset-extensions-cli.yml:13","Info: topLevel 'actions' permission set to 'read': .github/workflows/superset-extensions-cli.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-extensions-cli.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-frontend.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-helm-lint-test.yml:10","Info: topLevel 'actions' permission set to 'read': .github/workflows/superset-helm-lint-test.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-helm-release.yml:31","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-playwright.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-python-integrationtest.yml:7","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-python-presto-hive.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-python-unittest-report.yml:18","Warn: topLevel 'checks' permission set to 'write': .github/workflows/superset-python-unittest-report.yml:19","Info: topLevel 'issues' permission set to 'read': .github/workflows/superset-python-unittest-report.yml:20","Info: topLevel 'actions' permission set to 'read': .github/workflows/superset-python-unittest-report.yml:21","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-python-unittest.yml:7","Info: topLevel 'actions' permission set to 'read': .github/workflows/superset-translations-comment.yml:19","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/superset-translations.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-translations.yml:12","Info: topLevel 'contents' permission set to 'read': .github/workflows/superset-websocket.yml:15","Info: topLevel 'contents' permission set to 'read': .github/workflows/supersetbot.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/sync-requirements-for-python-dep-upgrade-pr.yml:8","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/sync-requirements-for-python-dep-upgrade-pr.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/tag-release.yml:25","Info: topLevel 'contents' permission set to 'read': .github/workflows/tech-debt.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/welcome-new-users.yml:9"],"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"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":"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Info: Possibly incomplete results: error parsing shell code: reached EOF without closing quote \": .github/workflows/release.yml:42","Warn: containerImage not pinned by hash: .devcontainer/Dockerfile:2: pin your Docker image by updating python:3.11.13-trixie to python:3.11.13-trixie@sha256:16e9aaa3fdc728525d4bf3ce02fc311a18c87222005facc3e3c2a5795d297fe1","Warn: containerImage not pinned by hash: Dockerfile:32: pin your Docker image by updating node:24-trixie-slim to node:24-trixie-slim@sha256:0711b541c1c33a8a530ac4f0d391baa9a15b3d804695b1b24a47daa5fb60e74d","Warn: containerImage not pinned by hash: Dockerfile:86","Warn: containerImage not pinned by hash: Dockerfile:110: pin your Docker image by updating python:3.11.14-slim-trixie to python:3.11.14-slim-trixie@sha256:c8271b1f627d0068857dce5b53e14a9558603b527e46f1f901722f935b786a39","Warn: containerImage not pinned by hash: Dockerfile:132","Warn: containerImage not pinned by hash: Dockerfile:151","Warn: containerImage not pinned by hash: Dockerfile:231","Warn: containerImage not pinned by hash: Dockerfile:251","Warn: containerImage not pinned by hash: Dockerfile:281","Warn: containerImage not pinned by hash: Dockerfile:290","Warn: containerImage not pinned by hash: RELEASING/Dockerfile.from_local_tarball:17: pin your Docker image by updating python:3.11-slim-trixie to python:3.11-slim-trixie@sha256:9c900dea9e8fb7e16277c179b555cc72d29a352dbc33cff48ad5a0412fd5bfc7","Warn: containerImage not pinned by hash: RELEASING/Dockerfile.from_svn_tarball:17: pin your Docker image by updating python:3.11-slim-trixie to python:3.11-slim-trixie@sha256:9c900dea9e8fb7e16277c179b555cc72d29a352dbc33cff48ad5a0412fd5bfc7","Warn: containerImage not pinned by hash: RELEASING/Dockerfile.make_docs:17: pin your Docker image by updating python:3.11-slim-trixie to python:3.11-slim-trixie@sha256:9c900dea9e8fb7e16277c179b555cc72d29a352dbc33cff48ad5a0412fd5bfc7","Warn: containerImage not pinned by hash: RELEASING/Dockerfile.make_tarball:17: pin your Docker image by updating python:3.11-slim-trixie to python:3.11-slim-trixie@sha256:9c900dea9e8fb7e16277c179b555cc72d29a352dbc33cff48ad5a0412fd5bfc7","Warn: containerImage not pinned by hash: dockerize.Dockerfile:18: pin your Docker image by updating alpine:latest to alpine:latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: containerImage not pinned by hash: superset-websocket/Dockerfile:15: pin your Docker image by updating node:24-alpine to node:24-alpine@sha256:d32cdf619f63fe0471182d08996dd516c6275bb5fd31ae06e55a570bd9e1ad43","Warn: containerImage not pinned by hash: superset-websocket/Dockerfile:32: pin your Docker image by updating node:24-alpine to node:24-alpine@sha256:d32cdf619f63fe0471182d08996dd516c6275bb5fd31ae06e55a570bd9e1ad43","Warn: downloadThenRun not pinned by hash: .devcontainer/Dockerfile:16-17","Warn: pipCommand not pinned by hash: Dockerfile:123","Warn: downloadThenRun not pinned by hash: RELEASING/Dockerfile.from_local_tarball:37-40","Warn: pipCommand not pinned by hash: RELEASING/Dockerfile.from_local_tarball:60-62","Warn: pipCommand not pinned by hash: RELEASING/Dockerfile.from_local_tarball:60-62","Warn: pipCommand not pinned by hash: RELEASING/Dockerfile.from_local_tarball:60-62","Warn: downloadThenRun not pinned by hash: RELEASING/Dockerfile.from_svn_tarball:37-40","Warn: pipCommand not pinned by hash: RELEASING/Dockerfile.from_svn_tarball:59-61","Warn: pipCommand not pinned by hash: RELEASING/Dockerfile.from_svn_tarball:59-61","Warn: pipCommand not pinned by hash: RELEASING/Dockerfile.from_svn_tarball:59-61","Warn: pipCommand not pinned by hash: RELEASING/Dockerfile.make_docs:23","Warn: downloadThenRun not pinned by hash: .devcontainer/setup-dev.sh:18","Warn: npmCommand not pinned by hash: .devcontainer/setup-dev.sh:26","Warn: pipCommand not pinned by hash: .github/workflows/bashlib.sh:32","Warn: pipCommand not pinned by hash: docker/docker-bootstrap.sh:53","Warn: pipCommand not pinned by hash: docker/docker-bootstrap.sh:64","Warn: npmCommand not pinned by hash: docker/docker-frontend.sh:36","Warn: downloadThenRun not pinned by hash: scripts/fossa.sh:22","Warn: npmCommand not pinned by hash: .github/workflows/frontend-bundle-size-nightly.yml:87","Warn: npmCommand not pinned by hash: .github/workflows/github-action-validator.yml:44","Warn: downloadThenRun not pinned by hash: .github/workflows/pre-commit.yml:63","Warn: pipCommand not pinned by hash: .github/workflows/showtime-cleanup.yml:36","Warn: pipCommand not pinned by hash: .github/workflows/showtime-trigger.yml:111","Warn: downloadThenRun not pinned by hash: .github/workflows/superset-docs-deploy.yml:137","Warn: npmCommand not pinned by hash: .github/workflows/superset-frontend.yml:158","Warn: npmCommand not pinned by hash: .github/workflows/superset-frontend.yml:163","Warn: npmCommand not pinned by hash: .github/workflows/superset-frontend.yml:279","Info: 130 out of 130 GitHub-owned GitHubAction dependencies pinned","Info:  44 out of  44 third-party GitHubAction dependencies pinned","Info:   0 out of  17 containerImage dependencies pinned","Info:   0 out of   7 downloadThenRun dependencies pinned","Info:  17 out of  24 npmCommand dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   1 out of   1 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/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: 23 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"}}]}
