{"date":"2026-08-17","repo":{"name":"github.com/chaosblade-io/chaosblade","commit":"d8c5473ccda329a3841f114f83a43881a2205ab5"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":4.8,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/18 approved changesets -- score normalized to 6","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":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","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":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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release-blade-ai.yml:32","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:40","Warn: topLevel 'packages' permission set to 'write': .github/workflows/release.yml:41","Warn: no topLevel permission defined: .github/workflows/test-blade-ai.yml: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":"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":"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":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":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact blade-ai-v0.6.3 not signed: https://api.github.com/repos/chaosblade-io/chaosblade/releases/371606269","Warn: release artifact blade-ai-v0.6.2 not signed: https://api.github.com/repos/chaosblade-io/chaosblade/releases/367970752","Warn: release artifact blade-ai-v0.6.1 not signed: https://api.github.com/repos/chaosblade-io/chaosblade/releases/364664884","Warn: release artifact blade-ai-v0.6.0 not signed: https://api.github.com/repos/chaosblade-io/chaosblade/releases/362001039","Warn: release artifact blade-ai-v0.5.2 not signed: https://api.github.com/repos/chaosblade-io/chaosblade/releases/348413492","Warn: release artifact blade-ai-v0.6.3 does not have provenance: https://api.github.com/repos/chaosblade-io/chaosblade/releases/371606269","Warn: release artifact blade-ai-v0.6.2 does not have provenance: https://api.github.com/repos/chaosblade-io/chaosblade/releases/367970752","Warn: release artifact blade-ai-v0.6.1 does not have provenance: https://api.github.com/repos/chaosblade-io/chaosblade/releases/364664884","Warn: release artifact blade-ai-v0.6.0 does not have provenance: https://api.github.com/repos/chaosblade-io/chaosblade/releases/362001039","Warn: release artifact blade-ai-v0.5.2 does not have provenance: https://api.github.com/repos/chaosblade-io/chaosblade/releases/348413492"],"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/release.yml:213"],"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":"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'","Warn: branch protection not enabled for branch 'v1.7.0-pre-release'","Warn: branch protection not enabled for branch '1.6.1-dev'"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 25 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"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing shell code: unclosed here-document 'EOF': .github/workflows/release.yml:393","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:98: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:101: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-blade-ai.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-blade-ai.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-blade-ai.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-blade-ai.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-blade-ai.yml:195: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-blade-ai.yml:201: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-blade-ai.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-blade-ai.yml:375: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release-blade-ai.yml:387: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release-blade-ai.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release-blade-ai.yml:400: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:78: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:104: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:136: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:220: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:223: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:280: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:295: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:318: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:354: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:451: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-blade-ai.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/test-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-blade-ai.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/test-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-blade-ai.yml:83: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/test-blade-ai.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-blade-ai.yml:84: update your workflow using https://app.stepsecurity.io/secureworkflow/chaosblade-io/chaosblade/test-blade-ai.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:15: pin your Docker image by updating golang:1.20.5 to golang:1.20.5@sha256:fd9306e1c664bd49a11d4a4a04e41303430e069e437d137876e9290a555e06fb","Warn: containerImage not pinned by hash: Dockerfile:52: pin your Docker image by updating alpine:3.23.3 to alpine:3.23.3@sha256:25109184c71bdad752c8312a8623239686a9a2071e8825f20acb8f2198c3f659","Warn: containerImage not pinned by hash: build/image/arm/Dockerfile:15: pin your Docker image by updating multiarch/ubuntu-debootstrap:arm64-bionic to multiarch/ubuntu-debootstrap:arm64-bionic@sha256:712cb6b22aa7d48ab57f890fa3bf24cd05e71e04540f4226a5a634b7ef2c4181","Warn: containerImage not pinned by hash: build/image/blade/Dockerfile:15: pin your Docker image by updating alpine:latest to alpine:latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: containerImage not pinned by hash: build/image/blade_arm/Dockerfile:15: pin your Docker image by updating alpine:latest to alpine:latest@sha256:28bd5fe8b56d1bd048e5babf5b10710ebe0bae67db86916198a6eec434943f8b","Warn: containerImage not pinned by hash: build/image/musl/Dockerfile:15: pin your Docker image by updating golang:1.25.4 to golang:1.25.4@sha256:698183780de28062f4ef46f82a79ec0ae69d2d22f7b160cf69f71ea8d98bf25d","Warn: containerImage not pinned by hash: build/image/upx/Dockerfile:15: pin your Docker image by updating alpine:3.19 to alpine:3.19@sha256:6baf43584bcb78f2e5847d1de515f23499913ac9f12bdf834811a3145eb11ca1","Warn: containerImage not pinned by hash: build/image/upx/Dockerfile:24: pin your Docker image by updating busybox:latest to busybox:latest@sha256:dc2d74b28e4cf8984fa52af1f39bc7c3d9c73760b41a74d629f5d11b1ab28616","Warn: goCommand not pinned by hash: hack/update-gofmt.sh:21","Warn: goCommand not pinned by hash: hack/update-imports.sh:21","Warn: goCommand not pinned by hash: hack/verify-gofmt.sh:21","Warn: goCommand not pinned by hash: hack/verify-imports.sh:21","Warn: downloadThenRun not pinned by hash: .github/workflows/release-blade-ai.yml:263","Warn: pipCommand not pinned by hash: .github/workflows/release-blade-ai.yml:269","Warn: pipCommand not pinned by hash: .github/workflows/release-blade-ai.yml:270","Warn: npmCommand not pinned by hash: .github/workflows/release-blade-ai.yml:125","Warn: npmCommand not pinned by hash: .github/workflows/release-blade-ai.yml:128","Warn: npmCommand not pinned by hash: .github/workflows/test-blade-ai.yml:49","Warn: npmCommand not pinned by hash: .github/workflows/test-blade-ai.yml:51","Warn: pipCommand not pinned by hash: .github/workflows/test-blade-ai.yml:92","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  10 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand dependencies pinned","Info:   2 out of   6 npmCommand dependencies pinned","Info:   0 out of   8 containerImage dependencies pinned","Info:   0 out of   4 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"}}]}
