{"date":"2026-08-17","repo":{"name":"github.com/kedro-org/kedro-viz","commit":"2a775b0d120410725e43d74a81437c00031cb047"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":6.4,"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":"24 commit(s) and 0 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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'checks' permission set to 'read': .github/workflows/merge-gatekeeper.yml:18","Info: jobLevel 'statuses' permission set to 'read': .github/workflows/merge-gatekeeper.yml:19","Info: topLevel 'contents' permission set to 'read': .github/workflows/all-checks.yml:14","Warn: topLevel 'contents' permission set to 'write': .github/workflows/auto-merge-demo.yml:16","Info: topLevel 'issues' permission set to 'read': .github/workflows/blocking-issues.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/blocking-issues.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/build-backend.yml:17","Warn: topLevel 'contents' permission set to 'write': .github/workflows/check-release.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy-demo-with-kedro-builder.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/deploy-demo.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-checks.yml:10","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-linkcheck.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs-only-checks.yml:18","Info: topLevel 'contents' permission set to 'read': .github/workflows/e2e-tests.yml:14","Info: topLevel 'contents' permission set to 'read': .github/workflows/javascript-lint-and-tests.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:15","Warn: no topLevel permission defined: .github/workflows/merge-gatekeeper.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/release.yml:11","Info: topLevel 'contents' permission set to 'read': .github/workflows/unit-tests.yml:14","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/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/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":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/release.yml:47"],"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":"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":"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/auto-merge-demo.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/auto-merge-demo.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/blocking-issues.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/blocking-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/check-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/check-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/check-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check-release.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/check-release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check-release.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/check-release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo-with-kedro-builder.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo-with-kedro-builder.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo-with-kedro-builder.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo-with-kedro-builder.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo-with-kedro-builder.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo-with-kedro-builder.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo-with-kedro-builder.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo-with-kedro-builder.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo-with-kedro-builder.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo-with-kedro-builder.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo-with-kedro-builder.yml:92: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo-with-kedro-builder.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo-with-kedro-builder.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo-with-kedro-builder.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/deploy-demo.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/deploy-demo.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-checks.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/docs-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-checks.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/docs-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-checks.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/docs-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-checks.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/docs-checks.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docs-checks.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/docs-checks.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-linkcheck.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/docs-linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs-linkcheck.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/docs-linkcheck.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/e2e-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/e2e-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-lint-and-tests.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/javascript-lint-and-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-lint-and-tests.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/javascript-lint-and-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/javascript-lint-and-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/javascript-lint-and-tests.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/label-community-issues.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/label-community-issues.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/label-community-issues.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/label-community-issues.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/lint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/lint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/merge-gatekeeper.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/merge-gatekeeper.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/no-response.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/no-response.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/release.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/release.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/unit-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/kedro-org/kedro-viz/unit-tests.yml/main?enable=pin","Warn: containerImage not pinned by hash: demo-project/Dockerfile:2: pin your Docker image by updating python:3.10 to python:3.10@sha256:7592f66a25f37c4e88ac9d1eee26b0fd7b6d5d56ace531ffa6aaf3a5317cde27","Warn: pipCommand not pinned by hash: demo-project/Dockerfile:8","Warn: pipCommand not pinned by hash: .github/workflows/check-release.yml:28","Warn: pipCommand not pinned by hash: .github/workflows/check-release.yml:29","Warn: pipCommand not pinned by hash: .github/workflows/deploy-demo-with-kedro-builder.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/deploy-demo.yml:64","Warn: pipCommand not pinned by hash: .github/workflows/docs-checks.yml:35","Warn: pipCommand not pinned by hash: .github/workflows/docs-linkcheck.yml:28","Warn: npmCommand not pinned by hash: .github/workflows/release.yml:32","Warn: pipCommand not pinned by hash: .github/workflows/release.yml:58","Info:   0 out of  35 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   8 pipCommand 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 29 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"}}]}
