{"date":"2026-08-24","repo":{"name":"github.com/crytic/slither","commit":"eef5df948b8992eff85786b6b0bb4a193933e2c9"},"scorecard":{"version":"v5.5.1-0.20260815060127-d1fab88f5463","commit":"d1fab88f54636ff366076edfc5c239f97b3c8e66"},"score":7,"checks":[{"name":"Code-Review","score":8,"reason":"Found 11/13 approved changesets -- score normalized to 8","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 2 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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:38","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/docker.yml:15","Warn: topLevel 'packages' permission set to 'write': .github/workflows/docker.yml:16","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:13","Info: topLevel 'contents' permission set to 'read': .github/workflows/doctor.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:26","Info: topLevel 'contents' permission set to 'read': .github/workflows/pip-audit.yml:20","Info: topLevel 'contents' permission set to 'read': .github/workflows/publish.yml:9","Info: topLevel 'contents' permission set to 'read': .github/workflows/test.yml:26"],"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":"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:0","Info: FSF or OSI recognized license: GNU Affero General Public License v3.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":"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":-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":"Signed-Releases","score":8,"reason":"4 out of the last 4 releases have a total of 4 signed artifacts.","details":["Info: signed release artifact: 0.11.5.tar.gz.sigstore.json: https://github.com/crytic/slither/releases/tag/0.11.5","Info: signed release artifact: 0.11.4.tar.gz.sigstore.json: https://github.com/crytic/slither/releases/tag/0.11.4","Info: signed release artifact: 0.11.3.tar.gz.sigstore.json: https://github.com/crytic/slither/releases/tag/0.11.3","Info: signed release artifact: 0.11.2.tar.gz.sigstore.json: https://github.com/crytic/slither/releases/tag/0.11.2","Warn: release artifact 0.11.5 does not have provenance: https://api.github.com/repos/crytic/slither/releases/277518346","Warn: release artifact 0.11.4 does not have provenance: https://api.github.com/repos/crytic/slither/releases/277162650","Warn: release artifact 0.11.3 does not have provenance: https://api.github.com/repos/crytic/slither/releases/213314680","Warn: release artifact 0.11.2 does not have provenance: https://api.github.com/repos/crytic/slither/releases/212921319"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/crytic/.github/SECURITY.md:1","Info: Found linked content: github.com/crytic/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/crytic/.github/SECURITY.md:1","Info: Found text in security policy: github.com/crytic/.github/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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:19"],"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":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/ci.yml:67","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/ci.yml:85","Warn: containerImage not pinned by hash: Dockerfile:4: pin your Docker image by updating ubuntu:noble to ubuntu:noble@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517","Warn: containerImage not pinned by hash: Dockerfile:36: pin your Docker image by updating ubuntu:noble to ubuntu:noble@sha256:33ceb71981b602c1a7443a53469e4dba065f7503eab3078a2d7a57a2ab987517","Warn: downloadThenRun not pinned by hash: Dockerfile:6-11","Warn: downloadThenRun not pinned by hash: scripts/ci_test_embark.sh:9","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:15","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:18","Warn: downloadThenRun not pinned by hash: scripts/ci_test_etherlime.sh:9","Warn: npmCommand not pinned by hash: scripts/ci_test_etherlime.sh:15","Warn: pipCommand not pinned by hash: scripts/ci_test_printers.sh:31","Warn: downloadThenRun not pinned by hash: scripts/ci_test_truffle.sh:9","Warn: npmCommand not pinned by hash: scripts/ci_test_truffle.sh:15","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:67","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:71","Info:  19 out of  19 GitHub-owned GitHubAction dependencies pinned","Info:  21 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned","Info:   0 out of   4 downloadThenRun dependencies pinned","Info:   0 out of   6 npmCommand dependencies pinned","Info:   0 out of   1 pipCommand 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":3,"reason":"SAST tool is not run on all commits -- score normalized to 3","details":["Warn: 10 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/d1fab88f54636ff366076edfc5c239f97b3c8e66/docs/checks.md#sast"}}]}
