[{"id":2923091,"name":"slither-analyzer","ecosystem":"pypi","description":"Slither is a Solidity and Vyper static analysis framework written in Python 3.","homepage":"https://github.com/crytic/slither","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/crytic/slither","keywords_array":["ethereum","security","smart-contracts","solidity","static-analysis","vyper"],"namespace":null,"versions_count":49,"first_release_published_at":"2018-10-19T12:55:11.000Z","latest_release_published_at":"2026-07-28T21:34:40.000Z","latest_release_number":"0.11.6","last_synced_at":"2026-08-29T11:22:55.981Z","created_at":"2022-04-10T12:38:30.880Z","updated_at":"2026-08-29T11:22:55.981Z","registry_url":"https://pypi.org/project/slither-analyzer/","install_command":"pip install slither-analyzer --index-url https://pypi.org/simple","documentation_url":"https://slither-analyzer.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Developers","License :: OSI Approved :: GNU Affero General Public License v3","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.14"],"normalized_name":"slither-analyzer","project_status":null},"repo_metadata":{"id":37270218,"uuid":"147583941","full_name":"crytic/slither","owner":"crytic","description":"Static Analyzer for Solidity and Vyper","archived":false,"fork":false,"pushed_at":"2026-08-26T22:54:54.000Z","size":75188,"stargazers_count":6353,"open_issues_count":473,"forks_count":1132,"subscribers_count":66,"default_branch":"master","last_synced_at":"2026-08-27T18:11:02.419Z","etag":null,"topics":["ethereum","solidity","static-analysis","vyper"],"latest_commit_sha":null,"homepage":"https://blog.trailofbits.com/2018/10/19/slither-a-solidity-static-analysis-framework/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crytic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":"funding.json","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{}},"created_at":"2018-09-05T21:56:35.000Z","updated_at":"2026-08-27T04:42:39.000Z","dependencies_parsed_at":"2024-04-15T14:10:16.219Z","dependency_job_id":"8f9ab03d-5b09-4f58-a539-e3511a42b594","html_url":"https://github.com/crytic/slither","commit_stats":{"total_commits":3249,"total_committers":171,"mean_commits":19.0,"dds":0.5952600800246229,"last_synced_commit":"2c792b2b73c6c1fbbf5464bd1f9fc8ccedf0c0bf"},"previous_names":["trailofbits/slither"],"tags_count":47,"template":false,"template_full_name":null,"purl":"pkg:github/crytic/slither","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crytic","download_url":"https://codeload.github.com/crytic/slither/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/sbom","scorecard":{"id":310429,"data":{"date":"2025-08-11","repo":{"name":"github.com/crytic/slither","commit":"dac531400a2574b8acfcf11967375727a08f49ad"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Code-Review","score":3,"reason":"Found 6/16 approved changesets -- score normalized to 3","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":2,"reason":"0 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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:36","Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/black_auto.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/docs.yml:13","Warn: no topLevel permission defined: .github/workflows/doctor.yml:1","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/issue-metrics.yml:9","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/pip-audit.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/pylint.yml:1","Warn: no topLevel permission defined: .github/workflows/test.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Signed-Releases","score":8,"reason":"5 out of the last 5 releases have a total of 5 signed artifacts.","details":["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","Info: signed release artifact: 0.11.1.tar.gz.sigstore.json: https://github.com/crytic/slither/releases/tag/0.11.1","Info: signed release artifact: 0.11.0.tar.gz.sigstore.json: https://github.com/crytic/slither/releases/tag/0.11.0","Info: signed release artifact: 0.10.4.tar.gz.sigstore.json: https://github.com/crytic/slither/releases/tag/0.10.4","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","Warn: release artifact 0.11.1 does not have provenance: https://api.github.com/repos/crytic/slither/releases/212588424","Warn: release artifact 0.11.0 does not have provenance: https://api.github.com/repos/crytic/slither/releases/195389215","Warn: release artifact 0.10.4 does not have provenance: https://api.github.com/repos/crytic/slither/releases/171669282"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/docker.yml:16"],"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Info: Possibly incomplete results: error parsing job operating system: .github/workflows/ci.yml:44","Info: Possibly incomplete results: error parsing job operating system: .github/workflows/ci.yml:61","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/black.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black_auto.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/black_auto.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black_auto.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/black_auto.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black_auto.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/black_auto.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/black_auto.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/black_auto.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docs.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/docs.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doctor.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/doctor.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doctor.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/doctor.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/issue-metrics.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/issue-metrics.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/issue-metrics.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/issue-metrics.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/linter.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/linter.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip-audit.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/pip-audit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pip-audit.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/pip-audit.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pip-audit.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/pip-audit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/pylint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pylint.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:103: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:105: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:112: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/slither/test.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:2","Warn: containerImage not pinned by hash: Dockerfile:18","Warn: pipCommand not pinned by hash: Dockerfile:13-15","Warn: pipCommand not pinned by hash: Dockerfile:48-49","Warn: downloadThenRun not pinned by hash: scripts/ci_test_embark.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:14","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:17","Warn: downloadThenRun not pinned by hash: scripts/ci_test_etherlime.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_etherlime.sh:14","Warn: pipCommand not pinned by hash: scripts/ci_test_printers.sh:30","Warn: downloadThenRun not pinned by hash: scripts/ci_test_truffle.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_truffle.sh:14","Warn: pipCommand not pinned by hash: .github/workflows/docs.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/doctor.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/doctor.yml:59","Warn: pipCommand not pinned by hash: .github/workflows/doctor.yml:79","Warn: pipCommand not pinned by hash: .github/workflows/pip-audit.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pip-audit.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:22","Warn: pipCommand not pinned by hash: .github/workflows/publish.yml:23","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:40","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:53","Warn: npmCommand not pinned by hash: .github/workflows/test.yml:57","Warn: pipCommand not pinned by hash: .github/workflows/test.yml:110","Info:   0 out of  31 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  16 third-party GitHubAction dependencies pinned","Info:   0 out of  13 pipCommand dependencies pinned","Info:   0 out of   3 downloadThenRun dependencies pinned","Info:   0 out of   6 npmCommand dependencies pinned","Info:   0 out of   2 containerImage 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"26 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-9vx6-7xxf-x967","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-584q-6j8j-r5pm","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-wqq4-5wpv-mx2g","Warn: Project is vulnerable to: GHSA-3787-6prv-h9w3","Warn: Project is vulnerable to: GHSA-9qxr-qj54-h672","Warn: Project is vulnerable to: GHSA-m4v8-wqvr-p9f7","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T23:05:41.927Z","repository_id":37270218,"created_at":"2025-08-17T23:05:41.927Z","updated_at":"2025-08-17T23:05:41.927Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36946639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-08-27T02:00:07.166Z","response_time":96,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"crytic","name":"Crytic","uuid":"48330002","kind":"organization","description":"Blockchain Security, by @trailofbits ","email":"opensource@trailofbits.com","website":"https://www.trailofbits.com/","location":"New York, NY","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/48330002?v=4","repositories_count":66,"last_synced_at":"2025-05-07T23:35:13.975Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/crytic","funding_links":[],"total_stars":21801,"followers":1157,"following":0,"created_at":"2022-11-12T08:36:30.550Z","updated_at":"2025-05-07T23:35:13.975Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crytic","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crytic/repositories"},"tags":[{"name":"0.11.5","sha":"3b6811f0e0b2a3107d4a3938dd67f300b72f472c","kind":"commit","published_at":"2026-01-16T19:30:32.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.11.5","html_url":"https://github.com/crytic/slither/releases/tag/0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.5/manifests"},{"name":"0.11.4","sha":"fd71cabd0770f16784d5046262c214743afa9e62","kind":"commit","published_at":"2026-01-15T18:35:09.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.11.4","html_url":"https://github.com/crytic/slither/releases/tag/0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.4/manifests"},{"name":"0.11.3","sha":"f571b6b666d22045ae27dd1fc99024e3f951f1ee","kind":"commit","published_at":"2025-04-18T10:17:03.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.11.3","html_url":"https://github.com/crytic/slither/releases/tag/0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.3/manifests"},{"name":"0.11.2","sha":"db0591a62d1ea0fe005f531d85cea70fda9f5596","kind":"commit","published_at":"2025-04-16T20:14:03.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.11.2","html_url":"https://github.com/crytic/slither/releases/tag/0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.2/manifests"},{"name":"0.11.1","sha":"bf32d2f3be8835de298e508c60de683bd6b01564","kind":"commit","published_at":"2025-04-15T17:30:59.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.11.1","html_url":"https://github.com/crytic/slither/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"a77738fe04571a6639ebf82b8c96536ddfcf29b1","kind":"commit","published_at":"2025-02-03T19:38:08.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.11.0","html_url":"https://github.com/crytic/slither/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.11.0/manifests"},{"name":"0.10.4","sha":"aeeb2d368802844733671e35200b30b5f5bdcf5c","kind":"commit","published_at":"2024-08-23T13:20:00.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.10.4","html_url":"https://github.com/crytic/slither/releases/tag/0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.10.4/manifests"},{"name":"0.10.3","sha":"798c1f6387ea0ce94ff792292095e4f9d0075bc9","kind":"commit","published_at":"2024-06-05T23:31:25.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.10.3","html_url":"https://github.com/crytic/slither/releases/tag/0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.10.3/manifests"},{"name":"0.10.2","sha":"fdf54f624d8c468afb3d8197eb9e98e377dac440","kind":"commit","published_at":"2024-04-07T21:46:41.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.10.2","html_url":"https://github.com/crytic/slither/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"35230939bc763663de15f7c70ac9a8d0ac04a5a5","kind":"commit","published_at":"2024-02-29T20:50:08.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.10.1","html_url":"https://github.com/crytic/slither/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"e3dcf1ecd3e9de60da046de471c5663ab637993a","kind":"commit","published_at":"2023-10-18T14:51:18.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.10.0","html_url":"https://github.com/crytic/slither/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.10.0/manifests"},{"name":"0.9.6","sha":"e5f2a86f0906fd62c6c4eccb9dbfa5ab30671a78","kind":"commit","published_at":"2023-07-06T16:05:58.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.9.6","html_url":"https://github.com/crytic/slither/releases/tag/0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.6/manifests"},{"name":"0.9.5","sha":"3d4f934d3228f072b7df2c5e7252c64df4601bc8","kind":"commit","published_at":"2023-06-28T12:23:27.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.9.5","html_url":"https://github.com/crytic/slither/releases/tag/0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.5/manifests"},{"name":"0.9.4","sha":"9244f96d773c80e018fd35920ede1588f3f6c25f","kind":"commit","published_at":"2023-06-26T18:33:34.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.9.4","html_url":"https://github.com/crytic/slither/releases/tag/0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.4/manifests"},{"name":"0.9.3","sha":"e6b8af882c6419a9119bec5f4cfff93985a92f4e","kind":"commit","published_at":"2023-03-17T19:11:35.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.9.3","html_url":"https://github.com/crytic/slither/releases/tag/0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.3/manifests"},{"name":"0.9.2","sha":"4c976d5af56219eeef079e03a35009af3e03644d","kind":"commit","published_at":"2023-01-11T16:50:51.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.9.2","html_url":"https://github.com/crytic/slither/releases/tag/0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.2/manifests"},{"name":"0.9.1","sha":"a41f86739d9d2aad7596b9a0ac0ab2ce644fc2f3","kind":"commit","published_at":"2022-11-03T19:51:51.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.9.1","html_url":"https://github.com/crytic/slither/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"a008df72bc8ffd6b220ac775d6fd5b9048d00e1d","kind":"commit","published_at":"2022-10-05T13:15:17.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.9.0","html_url":"https://github.com/crytic/slither/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.9.0/manifests"},{"name":"0.8.3","sha":"f962d6c4eefcd4d5038a781875b826948f222b31","kind":"commit","published_at":"2022-04-21T16:57:52.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.8.3","html_url":"https://github.com/crytic/slither/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"65d59224089f191b0846441731b49434d228dcac","kind":"commit","published_at":"2021-12-10T10:45:37.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.8.2","html_url":"https://github.com/crytic/slither/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"903799c02fb100803b4efb7295ce7b024af85fe6","kind":"commit","published_at":"2021-08-16T16:58:25.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.8.1","html_url":"https://github.com/crytic/slither/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"4b5583944f782719086f2adc9f1b74815ce9b0ab","kind":"commit","published_at":"2021-05-07T14:50:21.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.8.0","html_url":"https://github.com/crytic/slither/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"3261ca1a652b7b931e984d768129b27ee225b62e","kind":"commit","published_at":"2021-03-29T17:32:59.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.7.1","html_url":"https://github.com/crytic/slither/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"7751cba82f34fed6c24cb5f5cb00a66f9e20e3b6","kind":"commit","published_at":"2020-12-18T19:46:14.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.7.0","html_url":"https://github.com/crytic/slither/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.7.0/manifests"},{"name":"0.6.15","sha":"84947b00c1339b856997ea083a088abaff26337a","kind":"commit","published_at":"2020-12-07T19:22:36.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.15","html_url":"https://github.com/crytic/slither/releases/tag/0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.15/manifests"},{"name":"0.6.14","sha":"740a11dd0c54148a50678fcbdeac8ce11462d8c4","kind":"commit","published_at":"2020-11-12T19:20:26.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.14","html_url":"https://github.com/crytic/slither/releases/tag/0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.14/manifests"},{"name":"0.6.13","sha":"0a117b04d5b535087d00edddd7deafdb1ea75207","kind":"commit","published_at":"2020-09-08T12:43:25.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.13","html_url":"https://github.com/crytic/slither/releases/tag/0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.13/manifests"},{"name":"0.6.12","sha":"2fe3109ed612c4b9a19520ede0787a84c11544e1","kind":"commit","published_at":"2020-04-24T14:05:39.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.12","html_url":"https://github.com/crytic/slither/releases/tag/0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.12/manifests"},{"name":"0.6.11","sha":"67d173da270cddb099a5d877faa0b7db6c408a83","kind":"commit","published_at":"2020-04-17T15:44:57.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.11","html_url":"https://github.com/crytic/slither/releases/tag/0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.11/manifests"},{"name":"0.6.10","sha":"7ac3ff8fe90d38ae4964d07a5179c6d13c54ec4d","kind":"commit","published_at":"2020-03-23T14:28:50.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.10","html_url":"https://github.com/crytic/slither/releases/tag/0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.10/manifests"},{"name":"0.6.9","sha":"1b15a401c93357bddeae4a99d4c15c14537c04d3","kind":"commit","published_at":"2019-12-20T17:16:52.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.9","html_url":"https://github.com/crytic/slither/releases/tag/0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.9/manifests"},{"name":"0.6.8","sha":"3e1f0d0a2fe8a8beb01121a6d3fc35b7bf033283","kind":"commit","published_at":"2019-11-22T16:22:47.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.8","html_url":"https://github.com/crytic/slither/releases/tag/0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.8/manifests"},{"name":"0.6.7","sha":"3151cd0b9984dfc7d53eb54cfb038fcf266ef950","kind":"commit","published_at":"2019-10-04T15:24:17.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.7","html_url":"https://github.com/crytic/slither/releases/tag/0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.7/manifests"},{"name":"0.6.6","sha":"b43d4c92223b1c9418b374bb0a0ad72d7493e69a","kind":"commit","published_at":"2019-08-16T18:26:24.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.6","html_url":"https://github.com/crytic/slither/releases/tag/0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.6/manifests"},{"name":"0.6.4","sha":"7cadf980b83ecbb31456c3502c1a8508ce811bf9","kind":"commit","published_at":"2019-05-14T16:33:54.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.4","html_url":"https://github.com/crytic/slither/releases/tag/0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.4/manifests"},{"name":"0.6.3","sha":"7e7910fa9a4f87e2008990220c362e1cc87b2de2","kind":"commit","published_at":"2019-04-24T19:54:45.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.3","html_url":"https://github.com/crytic/slither/releases/tag/0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.3/manifests"},{"name":"0.6.2","sha":"36707efe9160089d9ca474a1cdce3aef249a1219","kind":"commit","published_at":"2019-04-05T18:09:22.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.2","html_url":"https://github.com/crytic/slither/releases/tag/0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.2/manifests"},{"name":"0.6.1","sha":"0891f9a8a5e5e096084476e4b2bd292c3685f251","kind":"commit","published_at":"2019-03-04T20:06:56.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.1","html_url":"https://github.com/crytic/slither/releases/tag/0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.1/manifests"},{"name":"0.6.0","sha":"7e75f7de11a8e86abc943dcad279e501afaad119","kind":"commit","published_at":"2019-02-15T21:51:40.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.6.0","html_url":"https://github.com/crytic/slither/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.6.0/manifests"},{"name":"0.5.2","sha":"c2ff6585dbbff0ae814d12fbf017dec5c8955c69","kind":"commit","published_at":"2019-01-31T18:47:16.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.5.2","html_url":"https://github.com/crytic/slither/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"22e3e2fd409a263b41bffb10c8d4600a665aa091","kind":"commit","published_at":"2019-01-25T15:57:44.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.5.1","html_url":"https://github.com/crytic/slither/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"affe95813f9dda417c5aecf78d38daf802b2eb8c","kind":"commit","published_at":"2019-01-14T19:44:50.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.5.0","html_url":"https://github.com/crytic/slither/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"8f91c801c0bb903990c4fc9fa30611f157c6b0f9","kind":"commit","published_at":"2018-12-14T20:28:42.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.4.0","html_url":"https://github.com/crytic/slither/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.4.0/manifests"},{"name":"0.3.1","sha":"f3b82b4619328f6dfe43f5650f242900ac5843a1","kind":"commit","published_at":"2018-12-03T13:06:40.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.3.1","html_url":"https://github.com/crytic/slither/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"edb537c2368aebc8b17e978fea5fec163c6b57d6","kind":"commit","published_at":"2018-11-20T16:51:58.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.3.0","html_url":"https://github.com/crytic/slither/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"39f560bf973acbc31c908991f94d4cb57a7e4828","kind":"commit","published_at":"2018-10-30T08:18:49.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.2.0","html_url":"https://github.com/crytic/slither/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"15845cb5e30a5c4440c914b46398ae76c3afcf20","kind":"commit","published_at":"2018-10-19T12:58:02.000Z","download_url":"https://codeload.github.com/crytic/slither/tar.gz/0.1.0","html_url":"https://github.com/crytic/slither/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/slither@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-27T19:40:35.472Z","dependent_packages_count":9,"downloads":182984,"downloads_period":"last-month","dependent_repos_count":186,"rankings":{"downloads":1.4725840941191324,"dependent_repos_count":1.1105652656853287,"dependent_packages_count":2.1558826489433707,"stargazers_count":1.0279485216952176,"forks_count":1.4518712568944159,"docker_downloads_count":3.076947355754531,"average":1.7159665238486659},"purl":"pkg:pypi/slither-analyzer","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/slither-analyzer","docker_dependents_count":4,"docker_downloads_count":124,"usage_url":"https://repos.ecosyste.ms/usage/pypi/slither-analyzer","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/slither-analyzer/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-25T13:33:39.789Z","issues_count":467,"pull_requests_count":796,"avg_time_to_close_issue":31677614.628318585,"avg_time_to_close_pull_request":3934052.5384615385,"issues_closed_count":226,"pull_requests_closed_count":650,"pull_request_authors_count":127,"issue_authors_count":237,"avg_comments_per_issue":1.6723768736616702,"avg_comments_per_pull_request":1.2160804020100504,"merged_pull_requests_count":450,"bot_issues_count":14,"bot_pull_requests_count":150,"past_year_issues_count":21,"past_year_pull_requests_count":44,"past_year_avg_time_to_close_issue":143563.0,"past_year_avg_time_to_close_pull_request":2265023.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":24,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.3333333333333333,"past_year_avg_comments_per_pull_request":0.9090909090909091,"past_year_bot_issues_count":2,"past_year_bot_pull_requests_count":10,"past_year_merged_pull_requests_count":5,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fslither/issues","maintainers":[{"login":"0xalpharush","count":162,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xalpharush"},{"login":"montyly","count":55,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"},{"login":"smonicas","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"elopez","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"dguido","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dguido"},{"login":"ggrieco-tob","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrieco-tob"},{"login":"Xenomega","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xenomega"},{"login":"mathcelo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathcelo"}],"active_maintainers":[{"login":"dguido","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dguido"},{"login":"elopez","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"mathcelo","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mathcelo"},{"login":"smonicas","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/slither-analyzer/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/slither-analyzer/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/slither-analyzer/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/slither-analyzer/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/slither-analyzer/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/slither-analyzer/codemeta","maintainers":[{"uuid":"bsamuels_tob","login":"bsamuels_tob","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/bsamuels_tob/","role":"Owner","created_at":"2026-08-18T21:12:56.076Z","updated_at":"2026-08-18T21:12:56.076Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bsamuels_tob/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":932733,"maintainers_count":400871,"namespaces_count":0,"keywords_count":313568,"github":"pypi","metadata":{"funded_packages_count":59273,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-09-03T05:01:57.989Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}]