{"id":67149,"name":"crytic-compile","description":"Abstraction layer for smart contract build systems","url":"https://github.com/crytic/crytic-compile","last_synced_at":"2025-09-08T13:50:41.717Z","repository":{"id":37493343,"uuid":"180202668","full_name":"crytic/crytic-compile","owner":"crytic","description":"Abstraction layer for smart contract build systems","archived":false,"fork":false,"pushed_at":"2025-08-20T00:21:19.000Z","size":1375,"stargazers_count":181,"open_issues_count":115,"forks_count":88,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T02:29:35.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-08T17:48:03.000Z","updated_at":"2025-08-15T08:05:42.000Z","dependencies_parsed_at":"2023-12-29T23:01:17.462Z","dependency_job_id":"72c38b17-65cc-4522-8c35-aff9f0cfa97e","html_url":"https://github.com/crytic/crytic-compile","commit_stats":{"total_commits":560,"total_committers":49,"mean_commits":"11.428571428571429","dds":0.5392857142857144,"last_synced_commit":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/crytic/crytic-compile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crytic","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/sbom","scorecard":{"id":310424,"data":{"date":"2025-08-11","repo":{"name":"github.com/crytic/crytic-compile","commit":"3c83210d8387e56535bde588b071fe1573ca494a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 6/12 approved changesets -- score normalized to 5","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":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: crytic_compile/platform/types.pyc:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:37","Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/darglint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:13","Warn: no topLevel permission defined: .github/workflows/etherscan.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.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/pytest.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":"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":"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/black.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.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/crytic-compile/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/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci_darglint.sh:3","Warn: pipCommand not pinned by hash: scripts/ci_test_brownie.sh:3","Warn: npmCommand not pinned by hash: scripts/ci_test_buidler.sh:7","Warn: downloadThenRun not pinned by hash: scripts/ci_test_embark.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:12","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:15","Warn: npmCommand not pinned by hash: scripts/ci_test_etherlime.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat_multi_file.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_monorepo.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_truffle.sh:8","Warn: pipCommand not pinned by hash: scripts/ci_test_vyper.sh:5","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/mypy.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/pylint.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:40","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand dependencies pinned","Info:   0 out of  10 npmCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"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.3.10.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.10","Info: signed release artifact: 0.3.9.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.9","Info: signed release artifact: 0.3.8.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.8","Info: signed release artifact: 0.3.7.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.7","Info: signed release artifact: 0.3.6.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.6","Warn: release artifact 0.3.10 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/216214983","Warn: release artifact 0.3.9 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/212549214","Warn: release artifact 0.3.8 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/195345014","Warn: release artifact 0.3.7 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/150122796","Warn: release artifact 0.3.6 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/137264617"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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"}}]},"last_synced_at":"2025-08-17T23:05:39.841Z","repository_id":37493343,"created_at":"2025-08-17T23:05:39.841Z","updated_at":"2025-08-17T23:05:39.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274195796,"owners_count":25239148,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-08T02:00:09.813Z","response_time":121,"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":{"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"},"packages":[{"id":2683795,"name":"crytic-compile","ecosystem":"pypi","description":"Util to facilitate smart contracts compilation.","homepage":"https://github.com/crytic/crytic-compile","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/crytic/crytic-compile","keywords_array":[],"namespace":null,"versions_count":30,"first_release_published_at":"2019-04-24T18:50:51.000Z","latest_release_published_at":"2025-05-02T17:08:35.000Z","latest_release_number":"0.3.10","last_synced_at":"2025-08-20T02:43:36.900Z","created_at":"2022-04-10T10:29:18.363Z","updated_at":"2025-08-20T02:45:01.374Z","registry_url":"https://pypi.org/project/crytic-compile/","install_command":"pip install crytic-compile --index-url https://pypi.org/simple","documentation_url":"https://crytic-compile.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"crytic-compile","project_status":null},"repo_metadata":{"id":37493343,"uuid":"180202668","full_name":"crytic/crytic-compile","owner":"crytic","description":"Abstraction layer for smart contract build systems","archived":false,"fork":false,"pushed_at":"2025-08-20T00:21:19.000Z","size":1375,"stargazers_count":181,"open_issues_count":115,"forks_count":88,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T02:29:35.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-08T17:48:03.000Z","updated_at":"2025-08-15T08:05:42.000Z","dependencies_parsed_at":"2023-12-29T23:01:17.462Z","dependency_job_id":"72c38b17-65cc-4522-8c35-aff9f0cfa97e","html_url":"https://github.com/crytic/crytic-compile","commit_stats":{"total_commits":560,"total_committers":49,"mean_commits":"11.428571428571429","dds":0.5392857142857144,"last_synced_commit":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/crytic/crytic-compile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crytic","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/sbom","scorecard":{"id":310424,"data":{"date":"2025-08-11","repo":{"name":"github.com/crytic/crytic-compile","commit":"3c83210d8387e56535bde588b071fe1573ca494a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 6/12 approved changesets -- score normalized to 5","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":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: crytic_compile/platform/types.pyc:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:37","Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/darglint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:13","Warn: no topLevel permission defined: .github/workflows/etherscan.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.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/pytest.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":"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":"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/black.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.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/crytic-compile/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/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci_darglint.sh:3","Warn: pipCommand not pinned by hash: scripts/ci_test_brownie.sh:3","Warn: npmCommand not pinned by hash: scripts/ci_test_buidler.sh:7","Warn: downloadThenRun not pinned by hash: scripts/ci_test_embark.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:12","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:15","Warn: npmCommand not pinned by hash: scripts/ci_test_etherlime.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat_multi_file.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_monorepo.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_truffle.sh:8","Warn: pipCommand not pinned by hash: scripts/ci_test_vyper.sh:5","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/mypy.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/pylint.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:40","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand dependencies pinned","Info:   0 out of  10 npmCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"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.3.10.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.10","Info: signed release artifact: 0.3.9.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.9","Info: signed release artifact: 0.3.8.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.8","Info: signed release artifact: 0.3.7.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.7","Info: signed release artifact: 0.3.6.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.6","Warn: release artifact 0.3.10 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/216214983","Warn: release artifact 0.3.9 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/212549214","Warn: release artifact 0.3.8 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/195345014","Warn: release artifact 0.3.7 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/150122796","Warn: release artifact 0.3.6 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/137264617"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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"}}]},"last_synced_at":"2025-08-17T23:05:39.841Z","repository_id":37493343,"created_at":"2025-08-17T23:05:39.841Z","updated_at":"2025-08-17T23:05:39.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271256940,"owners_count":24727900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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.3.10","sha":"3c83210d8387e56535bde588b071fe1573ca494a","kind":"commit","published_at":"2025-05-02T16:18:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.10/manifests"},{"name":"v0.3.10","sha":"3c83210d8387e56535bde588b071fe1573ca494a","kind":"commit","published_at":"2025-05-02T16:18:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/v0.3.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.3.10/manifests"},{"name":"0.3.9","sha":"ceaca9e3ba0107e44f35cd8470412fdc6efe7cc3","kind":"commit","published_at":"2025-04-15T15:50:22.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.9","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"7ce1189e7a052c20f77727e55a3d879d078c5829","kind":"commit","published_at":"2025-01-17T14:22:49.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.8","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"20df04f37af723eaa7fa56dc2c80169776f3bc4d","kind":"commit","published_at":"2024-04-07T20:06:10.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.7","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"1b2998e0215179c910b085c66c7f49df3169098f","kind":"commit","published_at":"2024-01-16T17:21:36.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.6","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898","kind":"commit","published_at":"2023-10-18T14:10:14.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.5","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"ac316ec1a3a2011eb5ebcc707377afd62c3b5d95","kind":"commit","published_at":"2023-08-08T14:05:08.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"42aedf6e6ea11eb6ca4b5ab144318870c8ce2133","kind":"commit","published_at":"2023-07-06T15:33:16.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"cad1c7a55a294ac4e2ff987d58c38225c15557aa","kind":"commit","published_at":"2023-06-23T15:17:54.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"10104f33f593ab82ba5780a5fe8dd26385acd1c1","kind":"commit","published_at":"2023-03-17T18:24:31.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"727cd9189fcc3968688461e0e91083972a718327","kind":"commit","published_at":"2023-01-11T16:49:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"1676d530ba13b4ed657bbd4d06725a160c7821c9","kind":"commit","published_at":"2022-10-05T12:52:49.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6bb6e7281b5918789d4045903a7210ecd00e21db","kind":"commit","published_at":"2022-04-21T14:35:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"8a924e4151b857f344e2b9e2dfb513294d350255","kind":"commit","published_at":"2021-12-10T10:45:17.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cf4247c9ffed8aaf3c770dbeb7eb6a4ada30f921","kind":"commit","published_at":"2021-08-16T16:51:41.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"517db32d804478475f27cf1b567f3e4b02d9d8dd","kind":"commit","published_at":"2021-05-07T14:47:52.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.0/manifests"},{"name":"0.1.13","sha":"d99e5a7dc8b80b812ef953a766457dd9eb4cbde1","kind":"commit","published_at":"2021-03-29T17:22:55.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.13","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"768212d9468d36a1667f5621f6ee1683a9d3f426","kind":"commit","published_at":"2020-12-17T15:07:02.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.12","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"e4cc841ce2b0876e891b1a8590704e326225693c","kind":"commit","published_at":"2020-12-07T18:44:25.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.11","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"43ad2ec41ac0ac143f5f917d30afb0772ae6026b","kind":"commit","published_at":"2020-11-12T19:16:33.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"399cc7c1b73b8cdd18e70b9cb83e519edeb42418","kind":"commit","published_at":"2020-09-08T12:37:07.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.9","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"4be5b84fc2a70b4d269b33895dad00458d096d7d","kind":"commit","published_at":"2020-04-24T13:45:39.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.8","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"9c2e6a83fc99aa20c4b99fc85fadbb36b1f9e2c4","kind":"commit","published_at":"2020-03-23T14:03:01.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.7","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"35370b6202ba3cee0f10be7ede8076658fca1b38","kind":"commit","published_at":"2019-12-20T17:27:37.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.6","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"8716f2d81809e38a96cfab90ef587e86e8476cfb","kind":"commit","published_at":"2019-11-22T15:44:48.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.5","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"a8ba219fc23f0c4dfaacb010b885e8ff1571f8c0","kind":"commit","published_at":"2019-10-04T15:18:11.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"55076bb2549b6d42612a147e329c7b8c892ed9ad","kind":"commit","published_at":"2019-08-16T15:29:36.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.3/manifests"},{"name":"v0.1.2","sha":"e646b35a5596092af8470ab8a1a7a6c138c5c8f7","kind":"commit","published_at":"2019-06-05T19:14:50.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/v0.1.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.1.2/manifests"},{"name":"0.1.1","sha":"25f7d4648fc0dfd3cc25b8832faf9c6231e95aaf","kind":"commit","published_at":"2019-05-14T16:32:06.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"4b4e2dadac3a26d678b9ac0ccdab94fd7954ec67","kind":"commit","published_at":"2019-04-24T18:53:17.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-20T02:45:01.374Z","dependent_packages_count":7,"downloads":147886,"downloads_period":"last-month","dependent_repos_count":85,"rankings":{"downloads":0.8766063516912765,"dependent_repos_count":1.618700935502747,"dependent_packages_count":1.4010328199632927,"stargazers_count":6.225349008640671,"forks_count":4.966866027799099,"docker_downloads_count":3.521704766536965,"average":3.101709985022342},"purl":"pkg:pypi/crytic-compile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/crytic-compile","docker_dependents_count":6,"docker_downloads_count":214,"usage_url":"https://repos.ecosyste.ms/usage/pypi/crytic-compile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/crytic-compile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T15:19:53.295Z","issues_count":108,"pull_requests_count":220,"avg_time_to_close_issue":19578433.583333332,"avg_time_to_close_pull_request":2085972.14,"issues_closed_count":48,"pull_requests_closed_count":200,"pull_request_authors_count":35,"issue_authors_count":45,"avg_comments_per_issue":2.0925925925925926,"avg_comments_per_pull_request":0.7045454545454546,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":14,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":10614752.25,"past_year_avg_time_to_close_pull_request":1787456.5333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":0.5675675675675675,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/issues","maintainers":[{"login":"0xalpharush","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xalpharush"},{"login":"montyly","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"},{"login":"elopez","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"smonicas","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"anishnaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"Xenomega","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xenomega"},{"login":"ggrieco-tob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrieco-tob"}],"active_maintainers":[{"login":"smonicas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"elopez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"anishnaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"montyly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compile/related_packages","maintainers":[{"uuid":"trailofbits","login":"trailofbits","name":null,"email":null,"url":null,"packages_count":33,"html_url":"https://pypi.org/user/trailofbits/","role":null,"created_at":"2022-11-27T11:45:15.505Z","updated_at":"2022-11-27T11:45:15.505Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/trailofbits/packages"},{"uuid":"montyly","login":"montyly","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/montyly/","role":null,"created_at":"2022-11-27T11:45:15.499Z","updated_at":"2022-11-27T11:45:15.499Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/montyly/packages"},{"uuid":"dpokora","login":"dpokora","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/dpokora/","role":null,"created_at":"2022-11-27T11:45:15.507Z","updated_at":"2022-11-27T11:45:15.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/dpokora/packages"},{"uuid":"alpharush","login":"alpharush","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/alpharush/","role":null,"created_at":"2023-06-23T17:55:11.016Z","updated_at":"2023-06-23T17:55:11.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/alpharush/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":10372439,"name":"github.com/crytic/crytic-compile","ecosystem":"go","description":null,"homepage":null,"licenses":"agpl-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/crytic/crytic-compile","keywords_array":[],"namespace":null,"versions_count":2,"first_release_published_at":"2019-06-05T19:14:50.000Z","latest_release_published_at":"2025-05-02T16:18:53.000Z","latest_release_number":"v0.3.10","last_synced_at":"2025-08-20T02:43:38.356Z","created_at":"2024-06-15T04:21:53.796Z","updated_at":"2025-08-20T02:45:01.348Z","registry_url":"https://pkg.go.dev/github.com/crytic/crytic-compile","install_command":"go get github.com/crytic/crytic-compile","documentation_url":"https://pkg.go.dev/github.com/crytic/crytic-compile#section-documentation","metadata":{},"repo_metadata":{"id":37493343,"uuid":"180202668","full_name":"crytic/crytic-compile","owner":"crytic","description":"Abstraction layer for smart contract build systems","archived":false,"fork":false,"pushed_at":"2025-08-20T00:21:19.000Z","size":1375,"stargazers_count":181,"open_issues_count":115,"forks_count":88,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T02:29:35.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-08T17:48:03.000Z","updated_at":"2025-08-15T08:05:42.000Z","dependencies_parsed_at":"2023-12-29T23:01:17.462Z","dependency_job_id":"72c38b17-65cc-4522-8c35-aff9f0cfa97e","html_url":"https://github.com/crytic/crytic-compile","commit_stats":{"total_commits":560,"total_committers":49,"mean_commits":"11.428571428571429","dds":0.5392857142857144,"last_synced_commit":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/crytic/crytic-compile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crytic","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/sbom","scorecard":{"id":310424,"data":{"date":"2025-08-11","repo":{"name":"github.com/crytic/crytic-compile","commit":"3c83210d8387e56535bde588b071fe1573ca494a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 6/12 approved changesets -- score normalized to 5","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":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: crytic_compile/platform/types.pyc:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:37","Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/darglint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:13","Warn: no topLevel permission defined: .github/workflows/etherscan.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.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/pytest.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":"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":"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/black.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.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/crytic-compile/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/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci_darglint.sh:3","Warn: pipCommand not pinned by hash: scripts/ci_test_brownie.sh:3","Warn: npmCommand not pinned by hash: scripts/ci_test_buidler.sh:7","Warn: downloadThenRun not pinned by hash: scripts/ci_test_embark.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:12","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:15","Warn: npmCommand not pinned by hash: scripts/ci_test_etherlime.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat_multi_file.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_monorepo.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_truffle.sh:8","Warn: pipCommand not pinned by hash: scripts/ci_test_vyper.sh:5","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/mypy.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/pylint.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:40","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand dependencies pinned","Info:   0 out of  10 npmCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"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.3.10.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.10","Info: signed release artifact: 0.3.9.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.9","Info: signed release artifact: 0.3.8.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.8","Info: signed release artifact: 0.3.7.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.7","Info: signed release artifact: 0.3.6.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.6","Warn: release artifact 0.3.10 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/216214983","Warn: release artifact 0.3.9 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/212549214","Warn: release artifact 0.3.8 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/195345014","Warn: release artifact 0.3.7 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/150122796","Warn: release artifact 0.3.6 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/137264617"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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"}}]},"last_synced_at":"2025-08-17T23:05:39.841Z","repository_id":37493343,"created_at":"2025-08-17T23:05:39.841Z","updated_at":"2025-08-17T23:05:39.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271256940,"owners_count":24727900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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.3.10","sha":"3c83210d8387e56535bde588b071fe1573ca494a","kind":"commit","published_at":"2025-05-02T16:18:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.10/manifests"},{"name":"v0.3.10","sha":"3c83210d8387e56535bde588b071fe1573ca494a","kind":"commit","published_at":"2025-05-02T16:18:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/v0.3.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.3.10/manifests"},{"name":"0.3.9","sha":"ceaca9e3ba0107e44f35cd8470412fdc6efe7cc3","kind":"commit","published_at":"2025-04-15T15:50:22.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.9","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"7ce1189e7a052c20f77727e55a3d879d078c5829","kind":"commit","published_at":"2025-01-17T14:22:49.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.8","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"20df04f37af723eaa7fa56dc2c80169776f3bc4d","kind":"commit","published_at":"2024-04-07T20:06:10.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.7","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"1b2998e0215179c910b085c66c7f49df3169098f","kind":"commit","published_at":"2024-01-16T17:21:36.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.6","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898","kind":"commit","published_at":"2023-10-18T14:10:14.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.5","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"ac316ec1a3a2011eb5ebcc707377afd62c3b5d95","kind":"commit","published_at":"2023-08-08T14:05:08.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"42aedf6e6ea11eb6ca4b5ab144318870c8ce2133","kind":"commit","published_at":"2023-07-06T15:33:16.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"cad1c7a55a294ac4e2ff987d58c38225c15557aa","kind":"commit","published_at":"2023-06-23T15:17:54.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"10104f33f593ab82ba5780a5fe8dd26385acd1c1","kind":"commit","published_at":"2023-03-17T18:24:31.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"727cd9189fcc3968688461e0e91083972a718327","kind":"commit","published_at":"2023-01-11T16:49:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"1676d530ba13b4ed657bbd4d06725a160c7821c9","kind":"commit","published_at":"2022-10-05T12:52:49.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6bb6e7281b5918789d4045903a7210ecd00e21db","kind":"commit","published_at":"2022-04-21T14:35:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"8a924e4151b857f344e2b9e2dfb513294d350255","kind":"commit","published_at":"2021-12-10T10:45:17.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cf4247c9ffed8aaf3c770dbeb7eb6a4ada30f921","kind":"commit","published_at":"2021-08-16T16:51:41.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"517db32d804478475f27cf1b567f3e4b02d9d8dd","kind":"commit","published_at":"2021-05-07T14:47:52.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.0/manifests"},{"name":"0.1.13","sha":"d99e5a7dc8b80b812ef953a766457dd9eb4cbde1","kind":"commit","published_at":"2021-03-29T17:22:55.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.13","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"768212d9468d36a1667f5621f6ee1683a9d3f426","kind":"commit","published_at":"2020-12-17T15:07:02.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.12","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"e4cc841ce2b0876e891b1a8590704e326225693c","kind":"commit","published_at":"2020-12-07T18:44:25.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.11","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"43ad2ec41ac0ac143f5f917d30afb0772ae6026b","kind":"commit","published_at":"2020-11-12T19:16:33.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"399cc7c1b73b8cdd18e70b9cb83e519edeb42418","kind":"commit","published_at":"2020-09-08T12:37:07.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.9","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"4be5b84fc2a70b4d269b33895dad00458d096d7d","kind":"commit","published_at":"2020-04-24T13:45:39.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.8","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"9c2e6a83fc99aa20c4b99fc85fadbb36b1f9e2c4","kind":"commit","published_at":"2020-03-23T14:03:01.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.7","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"35370b6202ba3cee0f10be7ede8076658fca1b38","kind":"commit","published_at":"2019-12-20T17:27:37.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.6","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"8716f2d81809e38a96cfab90ef587e86e8476cfb","kind":"commit","published_at":"2019-11-22T15:44:48.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.5","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"a8ba219fc23f0c4dfaacb010b885e8ff1571f8c0","kind":"commit","published_at":"2019-10-04T15:18:11.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"55076bb2549b6d42612a147e329c7b8c892ed9ad","kind":"commit","published_at":"2019-08-16T15:29:36.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.3/manifests"},{"name":"v0.1.2","sha":"e646b35a5596092af8470ab8a1a7a6c138c5c8f7","kind":"commit","published_at":"2019-06-05T19:14:50.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/v0.1.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.1.2/manifests"},{"name":"0.1.1","sha":"25f7d4648fc0dfd3cc25b8832faf9c6231e95aaf","kind":"commit","published_at":"2019-05-14T16:32:06.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"4b4e2dadac3a26d678b9ac0ccdab94fd7954ec67","kind":"commit","published_at":"2019-04-24T18:53:17.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-20T02:45:01.347Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.952098700724789,"dependent_packages_count":6.514682041123589,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.733390370924189},"purl":"pkg:golang/github.com/crytic/crytic-compile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/crytic/crytic-compile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/crytic/crytic-compile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/crytic/crytic-compile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T15:19:53.295Z","issues_count":108,"pull_requests_count":220,"avg_time_to_close_issue":19578433.583333332,"avg_time_to_close_pull_request":2085972.14,"issues_closed_count":48,"pull_requests_closed_count":200,"pull_request_authors_count":35,"issue_authors_count":45,"avg_comments_per_issue":2.0925925925925926,"avg_comments_per_pull_request":0.7045454545454546,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":14,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":10614752.25,"past_year_avg_time_to_close_pull_request":1787456.5333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":0.5675675675675675,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/issues","maintainers":[{"login":"0xalpharush","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xalpharush"},{"login":"montyly","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"},{"login":"elopez","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"smonicas","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"anishnaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"Xenomega","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xenomega"},{"login":"ggrieco-tob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrieco-tob"}],"active_maintainers":[{"login":"smonicas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"elopez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"anishnaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"montyly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcrytic%2Fcrytic-compile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcrytic%2Fcrytic-compile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcrytic%2Fcrytic-compile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fcrytic%2Fcrytic-compile/related_packages","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":1954233,"maintainers_count":0,"namespaces_count":741771,"keywords_count":109320,"github":"golang","metadata":{"funded_packages_count":49342},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2025-09-08T05:47:38.872Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":5777960,"name":"crytic-compile-master","ecosystem":"pypi","description":"Util to facilitate smart contracts compilation.","homepage":"https://github.com/crytic/crytic-compile","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/crytic/crytic-compile","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-01-01T14:06:49.000Z","latest_release_published_at":"2023-01-01T14:06:49.000Z","latest_release_number":"0.2.4","last_synced_at":"2025-08-20T02:43:36.674Z","created_at":"2023-01-01T14:21:37.870Z","updated_at":"2025-08-20T02:45:01.356Z","registry_url":"https://pypi.org/project/crytic-compile-master/","install_command":"pip install crytic-compile-master --index-url https://pypi.org/simple","documentation_url":"https://crytic-compile-master.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"crytic-compile-master","project_status":null},"repo_metadata":{"id":37493343,"uuid":"180202668","full_name":"crytic/crytic-compile","owner":"crytic","description":"Abstraction layer for smart contract build systems","archived":false,"fork":false,"pushed_at":"2025-08-20T00:21:19.000Z","size":1375,"stargazers_count":181,"open_issues_count":115,"forks_count":88,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T02:29:35.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-08T17:48:03.000Z","updated_at":"2025-08-15T08:05:42.000Z","dependencies_parsed_at":"2023-12-29T23:01:17.462Z","dependency_job_id":"72c38b17-65cc-4522-8c35-aff9f0cfa97e","html_url":"https://github.com/crytic/crytic-compile","commit_stats":{"total_commits":560,"total_committers":49,"mean_commits":"11.428571428571429","dds":0.5392857142857144,"last_synced_commit":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/crytic/crytic-compile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crytic","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/sbom","scorecard":{"id":310424,"data":{"date":"2025-08-11","repo":{"name":"github.com/crytic/crytic-compile","commit":"3c83210d8387e56535bde588b071fe1573ca494a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 6/12 approved changesets -- score normalized to 5","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":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: crytic_compile/platform/types.pyc:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:37","Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/darglint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:13","Warn: no topLevel permission defined: .github/workflows/etherscan.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.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/pytest.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":"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":"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/black.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.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/crytic-compile/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/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci_darglint.sh:3","Warn: pipCommand not pinned by hash: scripts/ci_test_brownie.sh:3","Warn: npmCommand not pinned by hash: scripts/ci_test_buidler.sh:7","Warn: downloadThenRun not pinned by hash: scripts/ci_test_embark.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:12","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:15","Warn: npmCommand not pinned by hash: scripts/ci_test_etherlime.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat_multi_file.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_monorepo.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_truffle.sh:8","Warn: pipCommand not pinned by hash: scripts/ci_test_vyper.sh:5","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/mypy.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/pylint.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:40","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand dependencies pinned","Info:   0 out of  10 npmCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"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.3.10.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.10","Info: signed release artifact: 0.3.9.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.9","Info: signed release artifact: 0.3.8.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.8","Info: signed release artifact: 0.3.7.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.7","Info: signed release artifact: 0.3.6.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.6","Warn: release artifact 0.3.10 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/216214983","Warn: release artifact 0.3.9 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/212549214","Warn: release artifact 0.3.8 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/195345014","Warn: release artifact 0.3.7 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/150122796","Warn: release artifact 0.3.6 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/137264617"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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"}}]},"last_synced_at":"2025-08-17T23:05:39.841Z","repository_id":37493343,"created_at":"2025-08-17T23:05:39.841Z","updated_at":"2025-08-17T23:05:39.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271256940,"owners_count":24727900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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.3.10","sha":"3c83210d8387e56535bde588b071fe1573ca494a","kind":"commit","published_at":"2025-05-02T16:18:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.10/manifests"},{"name":"v0.3.10","sha":"3c83210d8387e56535bde588b071fe1573ca494a","kind":"commit","published_at":"2025-05-02T16:18:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/v0.3.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.3.10/manifests"},{"name":"0.3.9","sha":"ceaca9e3ba0107e44f35cd8470412fdc6efe7cc3","kind":"commit","published_at":"2025-04-15T15:50:22.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.9","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"7ce1189e7a052c20f77727e55a3d879d078c5829","kind":"commit","published_at":"2025-01-17T14:22:49.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.8","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"20df04f37af723eaa7fa56dc2c80169776f3bc4d","kind":"commit","published_at":"2024-04-07T20:06:10.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.7","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"1b2998e0215179c910b085c66c7f49df3169098f","kind":"commit","published_at":"2024-01-16T17:21:36.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.6","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898","kind":"commit","published_at":"2023-10-18T14:10:14.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.5","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"ac316ec1a3a2011eb5ebcc707377afd62c3b5d95","kind":"commit","published_at":"2023-08-08T14:05:08.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"42aedf6e6ea11eb6ca4b5ab144318870c8ce2133","kind":"commit","published_at":"2023-07-06T15:33:16.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"cad1c7a55a294ac4e2ff987d58c38225c15557aa","kind":"commit","published_at":"2023-06-23T15:17:54.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"10104f33f593ab82ba5780a5fe8dd26385acd1c1","kind":"commit","published_at":"2023-03-17T18:24:31.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"727cd9189fcc3968688461e0e91083972a718327","kind":"commit","published_at":"2023-01-11T16:49:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"1676d530ba13b4ed657bbd4d06725a160c7821c9","kind":"commit","published_at":"2022-10-05T12:52:49.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6bb6e7281b5918789d4045903a7210ecd00e21db","kind":"commit","published_at":"2022-04-21T14:35:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"8a924e4151b857f344e2b9e2dfb513294d350255","kind":"commit","published_at":"2021-12-10T10:45:17.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cf4247c9ffed8aaf3c770dbeb7eb6a4ada30f921","kind":"commit","published_at":"2021-08-16T16:51:41.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"517db32d804478475f27cf1b567f3e4b02d9d8dd","kind":"commit","published_at":"2021-05-07T14:47:52.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.0/manifests"},{"name":"0.1.13","sha":"d99e5a7dc8b80b812ef953a766457dd9eb4cbde1","kind":"commit","published_at":"2021-03-29T17:22:55.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.13","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"768212d9468d36a1667f5621f6ee1683a9d3f426","kind":"commit","published_at":"2020-12-17T15:07:02.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.12","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"e4cc841ce2b0876e891b1a8590704e326225693c","kind":"commit","published_at":"2020-12-07T18:44:25.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.11","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"43ad2ec41ac0ac143f5f917d30afb0772ae6026b","kind":"commit","published_at":"2020-11-12T19:16:33.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"399cc7c1b73b8cdd18e70b9cb83e519edeb42418","kind":"commit","published_at":"2020-09-08T12:37:07.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.9","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"4be5b84fc2a70b4d269b33895dad00458d096d7d","kind":"commit","published_at":"2020-04-24T13:45:39.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.8","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"9c2e6a83fc99aa20c4b99fc85fadbb36b1f9e2c4","kind":"commit","published_at":"2020-03-23T14:03:01.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.7","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"35370b6202ba3cee0f10be7ede8076658fca1b38","kind":"commit","published_at":"2019-12-20T17:27:37.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.6","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"8716f2d81809e38a96cfab90ef587e86e8476cfb","kind":"commit","published_at":"2019-11-22T15:44:48.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.5","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"a8ba219fc23f0c4dfaacb010b885e8ff1571f8c0","kind":"commit","published_at":"2019-10-04T15:18:11.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"55076bb2549b6d42612a147e329c7b8c892ed9ad","kind":"commit","published_at":"2019-08-16T15:29:36.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.3/manifests"},{"name":"v0.1.2","sha":"e646b35a5596092af8470ab8a1a7a6c138c5c8f7","kind":"commit","published_at":"2019-06-05T19:14:50.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/v0.1.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.1.2/manifests"},{"name":"0.1.1","sha":"25f7d4648fc0dfd3cc25b8832faf9c6231e95aaf","kind":"commit","published_at":"2019-05-14T16:32:06.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"4b4e2dadac3a26d678b9ac0ccdab94fd7954ec67","kind":"commit","published_at":"2019-04-24T18:53:17.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-20T02:45:01.356Z","dependent_packages_count":0,"downloads":8,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":42.31382868734886,"dependent_repos_count":30.61104109666564,"dependent_packages_count":6.633233862033089,"stargazers_count":6.732487500789023,"forks_count":5.502857864241654,"average":18.358689802215654},"purl":"pkg:pypi/crytic-compile-master","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/crytic-compile-master","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/crytic-compile-master","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/crytic-compile-master/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T15:19:53.295Z","issues_count":108,"pull_requests_count":220,"avg_time_to_close_issue":19578433.583333332,"avg_time_to_close_pull_request":2085972.14,"issues_closed_count":48,"pull_requests_closed_count":200,"pull_request_authors_count":35,"issue_authors_count":45,"avg_comments_per_issue":2.0925925925925926,"avg_comments_per_pull_request":0.7045454545454546,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":14,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":10614752.25,"past_year_avg_time_to_close_pull_request":1787456.5333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":0.5675675675675675,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/issues","maintainers":[{"login":"0xalpharush","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xalpharush"},{"login":"montyly","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"},{"login":"elopez","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"smonicas","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"anishnaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"Xenomega","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xenomega"},{"login":"ggrieco-tob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrieco-tob"}],"active_maintainers":[{"login":"smonicas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"elopez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"anishnaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"montyly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compile-master/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compile-master/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compile-master/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compile-master/related_packages","maintainers":[{"uuid":"zhang000","login":"zhang000","name":null,"email":null,"url":null,"packages_count":1,"html_url":"https://pypi.org/user/zhang000/","role":null,"created_at":"2023-01-16T18:17:10.678Z","updated_at":"2023-01-16T18:17:10.678Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/zhang000/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":9844169,"name":"crytic-compilers","ecosystem":"pypi","description":"Util to facilitate smart contracts compilation.","homepage":"https://github.com/crytic/crytic-compile","licenses":"AGPL-3.0","normalized_licenses":["AGPL-3.0"],"repository_url":"https://github.com/crytic/crytic-compile","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2024-05-01T22:19:05.000Z","latest_release_published_at":"2024-05-01T22:19:05.000Z","latest_release_number":"0.3.7","last_synced_at":"2024-12-13T11:12:09.976Z","created_at":"2024-05-01T22:31:23.326Z","updated_at":"2025-08-20T02:45:01.369Z","registry_url":"https://pypi.org/project/crytic-compilers/","install_command":"pip install crytic-compilers --index-url https://pypi.org/simple","documentation_url":"https://crytic-compilers.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":[],"normalized_name":"crytic-compilers"},"repo_metadata":{"id":37493343,"uuid":"180202668","full_name":"crytic/crytic-compile","owner":"crytic","description":"Abstraction layer for smart contract build systems","archived":false,"fork":false,"pushed_at":"2025-08-20T00:21:19.000Z","size":1375,"stargazers_count":181,"open_issues_count":115,"forks_count":88,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T02:29:35.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-08T17:48:03.000Z","updated_at":"2025-08-15T08:05:42.000Z","dependencies_parsed_at":"2023-12-29T23:01:17.462Z","dependency_job_id":"72c38b17-65cc-4522-8c35-aff9f0cfa97e","html_url":"https://github.com/crytic/crytic-compile","commit_stats":{"total_commits":560,"total_committers":49,"mean_commits":"11.428571428571429","dds":0.5392857142857144,"last_synced_commit":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/crytic/crytic-compile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crytic","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/sbom","scorecard":{"id":310424,"data":{"date":"2025-08-11","repo":{"name":"github.com/crytic/crytic-compile","commit":"3c83210d8387e56535bde588b071fe1573ca494a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 6/12 approved changesets -- score normalized to 5","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":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: crytic_compile/platform/types.pyc:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:37","Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/darglint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:13","Warn: no topLevel permission defined: .github/workflows/etherscan.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.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/pytest.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":"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":"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/black.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.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/crytic-compile/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/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci_darglint.sh:3","Warn: pipCommand not pinned by hash: scripts/ci_test_brownie.sh:3","Warn: npmCommand not pinned by hash: scripts/ci_test_buidler.sh:7","Warn: downloadThenRun not pinned by hash: scripts/ci_test_embark.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:12","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:15","Warn: npmCommand not pinned by hash: scripts/ci_test_etherlime.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat_multi_file.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_monorepo.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_truffle.sh:8","Warn: pipCommand not pinned by hash: scripts/ci_test_vyper.sh:5","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/mypy.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/pylint.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:40","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand dependencies pinned","Info:   0 out of  10 npmCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"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.3.10.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.10","Info: signed release artifact: 0.3.9.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.9","Info: signed release artifact: 0.3.8.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.8","Info: signed release artifact: 0.3.7.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.7","Info: signed release artifact: 0.3.6.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.6","Warn: release artifact 0.3.10 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/216214983","Warn: release artifact 0.3.9 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/212549214","Warn: release artifact 0.3.8 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/195345014","Warn: release artifact 0.3.7 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/150122796","Warn: release artifact 0.3.6 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/137264617"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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"}}]},"last_synced_at":"2025-08-17T23:05:39.841Z","repository_id":37493343,"created_at":"2025-08-17T23:05:39.841Z","updated_at":"2025-08-17T23:05:39.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271256940,"owners_count":24727900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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.3.10","sha":"3c83210d8387e56535bde588b071fe1573ca494a","kind":"commit","published_at":"2025-05-02T16:18:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.10/manifests"},{"name":"v0.3.10","sha":"3c83210d8387e56535bde588b071fe1573ca494a","kind":"commit","published_at":"2025-05-02T16:18:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/v0.3.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.3.10/manifests"},{"name":"0.3.9","sha":"ceaca9e3ba0107e44f35cd8470412fdc6efe7cc3","kind":"commit","published_at":"2025-04-15T15:50:22.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.9","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"7ce1189e7a052c20f77727e55a3d879d078c5829","kind":"commit","published_at":"2025-01-17T14:22:49.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.8","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"20df04f37af723eaa7fa56dc2c80169776f3bc4d","kind":"commit","published_at":"2024-04-07T20:06:10.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.7","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"1b2998e0215179c910b085c66c7f49df3169098f","kind":"commit","published_at":"2024-01-16T17:21:36.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.6","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898","kind":"commit","published_at":"2023-10-18T14:10:14.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.5","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"ac316ec1a3a2011eb5ebcc707377afd62c3b5d95","kind":"commit","published_at":"2023-08-08T14:05:08.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"42aedf6e6ea11eb6ca4b5ab144318870c8ce2133","kind":"commit","published_at":"2023-07-06T15:33:16.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"cad1c7a55a294ac4e2ff987d58c38225c15557aa","kind":"commit","published_at":"2023-06-23T15:17:54.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"10104f33f593ab82ba5780a5fe8dd26385acd1c1","kind":"commit","published_at":"2023-03-17T18:24:31.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"727cd9189fcc3968688461e0e91083972a718327","kind":"commit","published_at":"2023-01-11T16:49:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"1676d530ba13b4ed657bbd4d06725a160c7821c9","kind":"commit","published_at":"2022-10-05T12:52:49.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6bb6e7281b5918789d4045903a7210ecd00e21db","kind":"commit","published_at":"2022-04-21T14:35:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"8a924e4151b857f344e2b9e2dfb513294d350255","kind":"commit","published_at":"2021-12-10T10:45:17.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cf4247c9ffed8aaf3c770dbeb7eb6a4ada30f921","kind":"commit","published_at":"2021-08-16T16:51:41.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"517db32d804478475f27cf1b567f3e4b02d9d8dd","kind":"commit","published_at":"2021-05-07T14:47:52.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.0/manifests"},{"name":"0.1.13","sha":"d99e5a7dc8b80b812ef953a766457dd9eb4cbde1","kind":"commit","published_at":"2021-03-29T17:22:55.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.13","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"768212d9468d36a1667f5621f6ee1683a9d3f426","kind":"commit","published_at":"2020-12-17T15:07:02.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.12","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"e4cc841ce2b0876e891b1a8590704e326225693c","kind":"commit","published_at":"2020-12-07T18:44:25.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.11","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"43ad2ec41ac0ac143f5f917d30afb0772ae6026b","kind":"commit","published_at":"2020-11-12T19:16:33.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"399cc7c1b73b8cdd18e70b9cb83e519edeb42418","kind":"commit","published_at":"2020-09-08T12:37:07.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.9","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"4be5b84fc2a70b4d269b33895dad00458d096d7d","kind":"commit","published_at":"2020-04-24T13:45:39.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.8","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"9c2e6a83fc99aa20c4b99fc85fadbb36b1f9e2c4","kind":"commit","published_at":"2020-03-23T14:03:01.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.7","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"35370b6202ba3cee0f10be7ede8076658fca1b38","kind":"commit","published_at":"2019-12-20T17:27:37.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.6","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"8716f2d81809e38a96cfab90ef587e86e8476cfb","kind":"commit","published_at":"2019-11-22T15:44:48.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.5","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"a8ba219fc23f0c4dfaacb010b885e8ff1571f8c0","kind":"commit","published_at":"2019-10-04T15:18:11.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"55076bb2549b6d42612a147e329c7b8c892ed9ad","kind":"commit","published_at":"2019-08-16T15:29:36.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.3/manifests"},{"name":"v0.1.2","sha":"e646b35a5596092af8470ab8a1a7a6c138c5c8f7","kind":"commit","published_at":"2019-06-05T19:14:50.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/v0.1.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.1.2/manifests"},{"name":"0.1.1","sha":"25f7d4648fc0dfd3cc25b8832faf9c6231e95aaf","kind":"commit","published_at":"2019-05-14T16:32:06.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"4b4e2dadac3a26d678b9ac0ccdab94fd7954ec67","kind":"commit","published_at":"2019-04-24T18:53:17.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-20T02:45:01.368Z","dependent_packages_count":0,"downloads":null,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":62.402957879288465,"dependent_packages_count":9.458726523782852,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":35.93084220153566},"purl":"pkg:pypi/crytic-compilers","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/crytic-compilers","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/crytic-compilers","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/crytic-compilers/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T15:19:53.295Z","issues_count":108,"pull_requests_count":220,"avg_time_to_close_issue":19578433.583333332,"avg_time_to_close_pull_request":2085972.14,"issues_closed_count":48,"pull_requests_closed_count":200,"pull_request_authors_count":35,"issue_authors_count":45,"avg_comments_per_issue":2.0925925925925926,"avg_comments_per_pull_request":0.7045454545454546,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":14,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":10614752.25,"past_year_avg_time_to_close_pull_request":1787456.5333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":0.5675675675675675,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/issues","maintainers":[{"login":"0xalpharush","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xalpharush"},{"login":"montyly","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"},{"login":"elopez","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"smonicas","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"anishnaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"Xenomega","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xenomega"},{"login":"ggrieco-tob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrieco-tob"}],"active_maintainers":[{"login":"smonicas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"elopez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"anishnaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"montyly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compilers/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compilers/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compilers/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/crytic-compilers/related_packages","maintainers":[{"uuid":"kakakeklel","login":"kakakeklel","name":null,"email":null,"url":null,"packages_count":2,"html_url":"https://pypi.org/user/kakakeklel/","role":null,"created_at":"2024-05-01T22:31:24.816Z","updated_at":"2024-05-01T22:31:24.816Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kakakeklel/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726150,"maintainers_count":308800,"namespaces_count":0,"keywords_count":238245,"github":"pypi","metadata":{"funded_packages_count":50579},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-08T05:32:36.857Z","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"}},{"id":5163218,"name":"crytic-compile","ecosystem":"homebrew","description":"Abstraction layer for smart contract build systems","homepage":"https://github.com/crytic/crytic-compile","licenses":"AGPL-3.0-only","normalized_licenses":["AGPL-3.0-only"],"repository_url":"https://github.com/crytic/crytic-compile","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2022-08-14T04:32:43.767Z","latest_release_published_at":"2025-05-07T23:36:15.227Z","latest_release_number":"0.3.10","last_synced_at":"2025-08-20T02:43:36.454Z","created_at":"2022-08-14T04:32:43.755Z","updated_at":"2025-08-20T02:45:01.375Z","registry_url":"https://formulae.brew.sh/formula/crytic-compile","install_command":"brew install crytic-compile","documentation_url":null,"metadata":{},"repo_metadata":{"id":37493343,"uuid":"180202668","full_name":"crytic/crytic-compile","owner":"crytic","description":"Abstraction layer for smart contract build systems","archived":false,"fork":false,"pushed_at":"2025-08-20T00:21:19.000Z","size":1375,"stargazers_count":181,"open_issues_count":115,"forks_count":88,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-20T02:29:35.342Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-08T17:48:03.000Z","updated_at":"2025-08-15T08:05:42.000Z","dependencies_parsed_at":"2023-12-29T23:01:17.462Z","dependency_job_id":"72c38b17-65cc-4522-8c35-aff9f0cfa97e","html_url":"https://github.com/crytic/crytic-compile","commit_stats":{"total_commits":560,"total_committers":49,"mean_commits":"11.428571428571429","dds":0.5392857142857144,"last_synced_commit":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/crytic/crytic-compile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crytic","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/sbom","scorecard":{"id":310424,"data":{"date":"2025-08-11","repo":{"name":"github.com/crytic/crytic-compile","commit":"3c83210d8387e56535bde588b071fe1573ca494a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"name":"Code-Review","score":5,"reason":"Found 6/12 approved changesets -- score normalized to 5","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":1,"reason":"0 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 1","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":9,"reason":"binaries present in source code","details":["Warn: binary detected: crytic_compile/platform/types.pyc:1"],"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/publish.yml:37","Warn: no topLevel permission defined: .github/workflows/black.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/darglint.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/doc.yml:13","Warn: no topLevel permission defined: .github/workflows/etherscan.yml:1","Warn: no topLevel permission defined: .github/workflows/linter.yml:1","Warn: no topLevel permission defined: .github/workflows/mypy.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/pytest.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":"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":"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/black.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/black.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/black.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:57: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:74: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/darglint.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/darglint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/doc.yml:46: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/doc.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/etherscan.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/etherscan.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/linter.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/linter.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/mypy.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/mypy.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/crytic-compile/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/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pylint.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pylint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pytest.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/crytic/crytic-compile/pytest.yml/master?enable=pin","Warn: pipCommand not pinned by hash: scripts/ci_darglint.sh:3","Warn: pipCommand not pinned by hash: scripts/ci_test_brownie.sh:3","Warn: npmCommand not pinned by hash: scripts/ci_test_buidler.sh:7","Warn: downloadThenRun not pinned by hash: scripts/ci_test_embark.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:12","Warn: npmCommand not pinned by hash: scripts/ci_test_embark.sh:15","Warn: npmCommand not pinned by hash: scripts/ci_test_etherlime.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_hardhat_multi_file.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_monorepo.sh:7","Warn: npmCommand not pinned by hash: scripts/ci_test_truffle.sh:8","Warn: pipCommand not pinned by hash: scripts/ci_test_vyper.sh:5","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:8","Warn: npmCommand not pinned by hash: scripts/ci_test_waffle.sh:9","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/black.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/doc.yml:38","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/etherscan.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/linter.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/mypy.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/mypy.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/pylint.yml:33","Warn: pipCommand not pinned by hash: .github/workflows/pylint.yml:34","Warn: pipCommand not pinned by hash: .github/workflows/pytest.yml:40","Info:   0 out of  30 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned","Info:   0 out of  18 pipCommand dependencies pinned","Info:   0 out of  10 npmCommand 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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":"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":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish.yml:32"],"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":"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.3.10.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.10","Info: signed release artifact: 0.3.9.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.9","Info: signed release artifact: 0.3.8.tar.gz.sigstore.json: https://github.com/crytic/crytic-compile/releases/tag/0.3.8","Info: signed release artifact: 0.3.7.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.7","Info: signed release artifact: 0.3.6.tar.gz.sigstore: https://github.com/crytic/crytic-compile/releases/tag/0.3.6","Warn: release artifact 0.3.10 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/216214983","Warn: release artifact 0.3.9 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/212549214","Warn: release artifact 0.3.8 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/195345014","Warn: release artifact 0.3.7 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/150122796","Warn: release artifact 0.3.6 does not have provenance: https://api.github.com/repos/crytic/crytic-compile/releases/137264617"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"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":"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":"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"}}]},"last_synced_at":"2025-08-17T23:05:39.841Z","repository_id":37493343,"created_at":"2025-08-17T23:05:39.841Z","updated_at":"2025-08-17T23:05:39.841Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271256940,"owners_count":24727900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-20T02:00:09.606Z","response_time":69,"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.3.10","sha":"3c83210d8387e56535bde588b071fe1573ca494a","kind":"commit","published_at":"2025-05-02T16:18:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.10/manifests"},{"name":"v0.3.10","sha":"3c83210d8387e56535bde588b071fe1573ca494a","kind":"commit","published_at":"2025-05-02T16:18:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/v0.3.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.3.10/manifests"},{"name":"0.3.9","sha":"ceaca9e3ba0107e44f35cd8470412fdc6efe7cc3","kind":"commit","published_at":"2025-04-15T15:50:22.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.9","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.9/manifests"},{"name":"0.3.8","sha":"7ce1189e7a052c20f77727e55a3d879d078c5829","kind":"commit","published_at":"2025-01-17T14:22:49.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.8","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.8/manifests"},{"name":"0.3.7","sha":"20df04f37af723eaa7fa56dc2c80169776f3bc4d","kind":"commit","published_at":"2024-04-07T20:06:10.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.7","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.7/manifests"},{"name":"0.3.6","sha":"1b2998e0215179c910b085c66c7f49df3169098f","kind":"commit","published_at":"2024-01-16T17:21:36.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.6","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.6/manifests"},{"name":"0.3.5","sha":"3a4b0de72ad418b60b9ef8c38d7de31ed39e3898","kind":"commit","published_at":"2023-10-18T14:10:14.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.5","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.5/manifests"},{"name":"0.3.4","sha":"ac316ec1a3a2011eb5ebcc707377afd62c3b5d95","kind":"commit","published_at":"2023-08-08T14:05:08.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.4/manifests"},{"name":"0.3.3","sha":"42aedf6e6ea11eb6ca4b5ab144318870c8ce2133","kind":"commit","published_at":"2023-07-06T15:33:16.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.3/manifests"},{"name":"0.3.2","sha":"cad1c7a55a294ac4e2ff987d58c38225c15557aa","kind":"commit","published_at":"2023-06-23T15:17:54.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.2/manifests"},{"name":"0.3.1","sha":"10104f33f593ab82ba5780a5fe8dd26385acd1c1","kind":"commit","published_at":"2023-03-17T18:24:31.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.1/manifests"},{"name":"0.3.0","sha":"727cd9189fcc3968688461e0e91083972a718327","kind":"commit","published_at":"2023-01-11T16:49:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.3.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.3.0/manifests"},{"name":"0.2.4","sha":"1676d530ba13b4ed657bbd4d06725a160c7821c9","kind":"commit","published_at":"2022-10-05T12:52:49.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.4/manifests"},{"name":"0.2.3","sha":"6bb6e7281b5918789d4045903a7210ecd00e21db","kind":"commit","published_at":"2022-04-21T14:35:53.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.3/manifests"},{"name":"0.2.2","sha":"8a924e4151b857f344e2b9e2dfb513294d350255","kind":"commit","published_at":"2021-12-10T10:45:17.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.2/manifests"},{"name":"0.2.1","sha":"cf4247c9ffed8aaf3c770dbeb7eb6a4ada30f921","kind":"commit","published_at":"2021-08-16T16:51:41.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.1/manifests"},{"name":"0.2.0","sha":"517db32d804478475f27cf1b567f3e4b02d9d8dd","kind":"commit","published_at":"2021-05-07T14:47:52.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.2.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.2.0/manifests"},{"name":"0.1.13","sha":"d99e5a7dc8b80b812ef953a766457dd9eb4cbde1","kind":"commit","published_at":"2021-03-29T17:22:55.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.13","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.13/manifests"},{"name":"0.1.12","sha":"768212d9468d36a1667f5621f6ee1683a9d3f426","kind":"commit","published_at":"2020-12-17T15:07:02.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.12","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.12/manifests"},{"name":"0.1.11","sha":"e4cc841ce2b0876e891b1a8590704e326225693c","kind":"commit","published_at":"2020-12-07T18:44:25.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.11","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.11/manifests"},{"name":"0.1.10","sha":"43ad2ec41ac0ac143f5f917d30afb0772ae6026b","kind":"commit","published_at":"2020-11-12T19:16:33.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.10","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.10/manifests"},{"name":"0.1.9","sha":"399cc7c1b73b8cdd18e70b9cb83e519edeb42418","kind":"commit","published_at":"2020-09-08T12:37:07.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.9","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.9/manifests"},{"name":"0.1.8","sha":"4be5b84fc2a70b4d269b33895dad00458d096d7d","kind":"commit","published_at":"2020-04-24T13:45:39.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.8","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.8/manifests"},{"name":"0.1.7","sha":"9c2e6a83fc99aa20c4b99fc85fadbb36b1f9e2c4","kind":"commit","published_at":"2020-03-23T14:03:01.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.7","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.7/manifests"},{"name":"0.1.6","sha":"35370b6202ba3cee0f10be7ede8076658fca1b38","kind":"commit","published_at":"2019-12-20T17:27:37.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.6","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.6/manifests"},{"name":"0.1.5","sha":"8716f2d81809e38a96cfab90ef587e86e8476cfb","kind":"commit","published_at":"2019-11-22T15:44:48.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.5","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.5/manifests"},{"name":"0.1.4","sha":"a8ba219fc23f0c4dfaacb010b885e8ff1571f8c0","kind":"commit","published_at":"2019-10-04T15:18:11.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.4","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.4/manifests"},{"name":"0.1.3","sha":"55076bb2549b6d42612a147e329c7b8c892ed9ad","kind":"commit","published_at":"2019-08-16T15:29:36.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.3","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.3/manifests"},{"name":"v0.1.2","sha":"e646b35a5596092af8470ab8a1a7a6c138c5c8f7","kind":"commit","published_at":"2019-06-05T19:14:50.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/v0.1.2","html_url":"https://github.com/crytic/crytic-compile/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/v0.1.2/manifests"},{"name":"0.1.1","sha":"25f7d4648fc0dfd3cc25b8832faf9c6231e95aaf","kind":"commit","published_at":"2019-05-14T16:32:06.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.1","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.1/manifests"},{"name":"0.1.0","sha":"4b4e2dadac3a26d678b9ac0ccdab94fd7954ec67","kind":"commit","published_at":"2019-04-24T18:53:17.000Z","download_url":"https://codeload.github.com/crytic/crytic-compile/tar.gz/0.1.0","html_url":"https://github.com/crytic/crytic-compile/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/crytic/crytic-compile@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-20T02:45:01.374Z","dependent_packages_count":3,"downloads":240,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":58.31699592821595,"dependent_repos_count":50.73141305987031,"dependent_packages_count":7.736389684813753,"stargazers_count":32.69491781028503,"forks_count":22.244005429045394,"average":34.34474438244609},"purl":"pkg:brew/crytic-compile","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/homebrew/crytic-compile","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/homebrew/crytic-compile","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/homebrew/crytic-compile/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-13T15:19:53.295Z","issues_count":108,"pull_requests_count":220,"avg_time_to_close_issue":19578433.583333332,"avg_time_to_close_pull_request":2085972.14,"issues_closed_count":48,"pull_requests_closed_count":200,"pull_request_authors_count":35,"issue_authors_count":45,"avg_comments_per_issue":2.0925925925925926,"avg_comments_per_pull_request":0.7045454545454546,"merged_pull_requests_count":163,"bot_issues_count":0,"bot_pull_requests_count":62,"past_year_issues_count":14,"past_year_pull_requests_count":37,"past_year_avg_time_to_close_issue":10614752.25,"past_year_avg_time_to_close_pull_request":1787456.5333333334,"past_year_issues_closed_count":4,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":12,"past_year_avg_comments_per_issue":3.2857142857142856,"past_year_avg_comments_per_pull_request":0.5675675675675675,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":13,"past_year_merged_pull_requests_count":23,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/issues","maintainers":[{"login":"0xalpharush","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xalpharush"},{"login":"montyly","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"},{"login":"elopez","count":22,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"smonicas","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"anishnaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"Xenomega","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xenomega"},{"login":"ggrieco-tob","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrieco-tob"}],"active_maintainers":[{"login":"smonicas","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"elopez","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"anishnaik","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"montyly","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/crytic-compile/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/crytic-compile/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/crytic-compile/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages/crytic-compile/related_packages","maintainers":[],"registry":{"name":"formulae.brew.sh","url":"https://formulae.brew.sh","ecosystem":"homebrew","default":true,"packages_count":8586,"maintainers_count":0,"namespaces_count":0,"keywords_count":6255,"github":"homebrew","metadata":{"funded_packages_count":828},"icon_url":"https://github.com/homebrew.png","created_at":"2022-04-12T16:38:29.467Z","updated_at":"2025-09-08T06:57:43.947Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/formulae.brew.sh/namespaces"}}],"commits":{"id":554615,"full_name":"crytic/crytic-compile","default_branch":"master","committers":[{"name":"Josselin","email":"josselin@trailofbits.com","login":"montyly","count":305},{"name":"alpharush","email":"0xalpharush@protonmail.com","login":"0xalpharush","count":76},{"name":"Emilio López","email":"emilio.lopez@trailofbits.com","login":"elopez","count":60},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":32},{"name":"David Pokora","email":"dpokora@gmail.com","login":"Xenomega","count":22},{"name":"bohendo","email":"bohendo@pm.me","login":null,"count":18},{"name":"Simone","email":"simone.monica@trailofbits.com","login":"smonicas","count":18},{"name":"rmi7","email":"user@rmi7.me","login":null,"count":16},{"name":"Gustavo Grieco","email":"31542053+ggrieco-tob","login":"ggrieco-tob","count":7},{"name":"Murray, Cory M (CGI Federal)","email":"cory.murray@cgifederal.com","login":"cmmdotsh","count":6},{"name":"Sam Alws","email":"sam.alws@trailofbits.com","login":"samalws-tob","count":5},{"name":"shortdoom","email":"oskar.milosz.wojciechowski@gmail.com","login":"shortdoom","count":4},{"name":"bohendo","email":"bohendo@skiff.com","login":null,"count":3},{"name":"Audit Wizard","email":"81668502+indigo-eth-sec","login":"indigo-eth-sec","count":3},{"name":"garythung","email":"garythung@gmail.com","login":"garythung","count":3},{"name":"Usmann Khan","email":"usmann@usmannkhan.com","login":"UsmannK","count":3},{"name":"Sheldon Holmgren","email":"sheldonholmgren@proton.me","login":"SheldonHolmgren","count":3},{"name":"Paul Kehrer","email":"paul.l.kehrer@gmail.com","login":"reaperhulk","count":3},{"name":"Khang Vo (doublevkay)","email":"45411113+vovikhangcdv","login":"vovikhangcdv","count":3},{"name":"Nat Chin","email":"natalie.chin@trailofbits.com","login":null,"count":2},{"name":"Alexander Remie","email":"rmi7","login":"rmi7","count":2},{"name":"Artur Cygan","email":"arczicygan@gmail.com","login":"arcz","count":2},{"name":"Francesco Bertolaccini","email":"francesco.bertolaccini@trailofbits.com","login":"frabert","count":2},{"name":"Gronw D","email":"gronw.d@outlook.com","login":"GronwD","count":2},{"name":"damilola edwards","email":"damilolaedwards@gmail.com","login":"damilolaedwards","count":2},{"name":"samczsun","email":"github@samczsun.com","login":"samczsun","count":2},{"name":"zhiqiangxu","email":"652732310@qq.com","login":"zhiqiangxu","count":1},{"name":"wakiyamap","email":"wakiyamap@gmail.com","login":"wakiyamap","count":1},{"name":"vikramarun","email":"33469661+vikramarun","login":"vikramarun","count":1},{"name":"technovision99","email":"25871300+technovision99","login":"technovision99","count":1},{"name":"Nicolas BORDES","email":"nicolas.bordes@grenoble-inp.org","login":null,"count":1},{"name":"pullmerge","email":"watchmessi@outlook.com","login":"pullmerge","count":1},{"name":"karmacoma","email":"karma@coma.lol","login":"karmacoma-eth","count":1},{"name":"bohendo","email":"8527067+bohendo","login":"bohendo","count":1},{"name":"Zane Helton","email":"zane99@me.com","login":"ZaneH","count":1},{"name":"Tom Linton","email":"tlinton@fastmail.fm","login":"tomlinton","count":1},{"name":"Sunil Srivatsa","email":"sunilsrivatsa@gmail.com","login":"alphastorm","count":1},{"name":"S.Sidarth","email":"38394431+sidarth16","login":"sidarth16","count":1},{"name":"Paul Razvan Berg","email":"hello@paulrberg.com","login":"PaulRBerg","count":1},{"name":"Maciej Domanski","email":"38883201+ahpaleus","login":"ahpaleus","count":1},{"name":"Karan Singh","email":"karansingh1559@gmail.com","login":"karansinghgit","count":1},{"name":"James Olds","email":"james.olds@trailofbits.com","login":"oldsj","count":1},{"name":"Jacob","email":"gitstream@pm.me","login":"japerk","count":1},{"name":"Jackson Kelley","email":"sakelle@amazon.com","login":"sjkelleyjr","count":1},{"name":"Isaac","email":"idbremseth@gmail.com","login":"ibremseth","count":1},{"name":"Dario","email":"medariox","login":"medariox","count":1},{"name":"Clément Michaud","email":"clement.michaud34@gmail.com","login":"clems4ever","count":1},{"name":"Alejandro Malavet","email":"alejandro.malavet@coinbase.com","login":"ale-coinbase","count":1},{"name":"Alec","email":"32174181+alecmaly","login":"alecmaly","count":1}],"total_commits":627,"total_committers":49,"total_bot_commits":32,"total_bot_committers":1,"mean_commits":12.795918367346939,"dds":0.5135566188197767,"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":5},{"name":"Emilio López","email":"emilio.lopez@trailofbits.com","login":"elopez","count":5},{"name":"Simone","email":"simone.monica@trailofbits.com","login":"smonicas","count":2},{"name":"pullmerge","email":"watchmessi@outlook.com","login":"pullmerge","count":1},{"name":"Josselin Feist","email":"josselin@trailofbits.com","login":"montyly","count":1}],"past_year_total_commits":14,"past_year_total_committers":5,"past_year_total_bot_commits":5,"past_year_total_bot_committers":1,"past_year_mean_commits":2.8,"past_year_dds":0.6428571428571428,"last_synced_at":"2025-04-13T15:44:17.931Z","last_synced_commit":"7ce1189e7a052c20f77727e55a3d879d078c5829","created_at":"2023-03-09T04:48:47.063Z","updated_at":"2025-04-13T15:44:17.988Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-07T00:00:09.744Z","repositories_count":5480019,"commits_count":853389126,"contributors_count":31098155,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"crytic/crytic-compile","html_url":"https://github.com/crytic/crytic-compile","last_synced_at":"2025-08-31T11:22:18.574Z","status":null,"issues_count":98,"pull_requests_count":213,"avg_time_to_close_issue":19993184.021276597,"avg_time_to_close_pull_request":2112256.162436548,"issues_closed_count":47,"pull_requests_closed_count":197,"pull_request_authors_count":36,"issue_authors_count":45,"avg_comments_per_issue":2.0408163265306123,"avg_comments_per_pull_request":0.7183098591549296,"merged_pull_requests_count":161,"bot_issues_count":0,"bot_pull_requests_count":55,"past_year_issues_count":8,"past_year_pull_requests_count":50,"past_year_avg_time_to_close_issue":19474.0,"past_year_avg_time_to_close_pull_request":693353.2857142857,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":42,"past_year_pull_request_authors_count":9,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":2.75,"past_year_avg_comments_per_pull_request":0.36,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":35,"created_at":"2023-05-10T14:44:24.436Z","updated_at":"2025-09-03T06:41:13.768Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/crytic%2Fcrytic-compile/issues","issue_labels_count":{"bug":12,"enhancement":9,"high-priority":9,"good first issue":6,"bug-candidate":4,"help wanted":2,"documentation":1,"Framework integration":1,"dependencies":1},"pull_request_labels_count":{"dependencies":67,"github_actions":7,"high-priority":1},"issue_author_associations_count":{"NONE":39,"MEMBER":30,"CONTRIBUTOR":17,"COLLABORATOR":10},"pull_request_author_associations_count":{"CONTRIBUTOR":108,"COLLABORATOR":55,"MEMBER":54,"NONE":28},"issue_authors":{"0xalpharush":24,"montyly":21,"Xenomega":2,"anishnaik":2,"hellwolf":2,"vovikhangcdv":2,"tunabaka":2,"0xKarl98":2,"elopez":2,"rmi7":2,"wangzhecodingfy":2,"wk0":1,"PatoSF":1,"Jovonni":1,"dependabot[bot]":1,"Uhan19":1,"metatrust-v":1,"Elyx0":1,"tuturu-tech":1,"ds-rgangavasi":1,"lawnmowerdeadman":1,"asmitadhungana":1,"RegisGraptin":1,"chad-js":1,"unionmini":1,"pcaversaccio":1,"nuliknol":1,"Akshat-Mishra101":1,"KittyFu307":1,"shortdoom":1,"NoroMeb":1,"Alipipe":1,"taiyangc":1,"0xneves":1,"bohendo":1,"Hellobloc":1,"LEAFERx":1,"joebb10":1,"gakonst":1,"antoncoding":1,"mokita-j":1,"stong":1,"ahpaleus":1,"disconnect3d":1},"pull_request_authors":{"dependabot[bot]":67,"0xalpharush":60,"elopez":26,"smonicas":19,"montyly":17,"samalws-tob":7,"anishnaik":5,"bohendo":3,"vovikhangcdv":3,"garythung":2,"wakiyamap":2,"LEAFERx":2,"frabert":2,"shortdoom":2,"Wharpheus":2,"pullmerge":2,"ggrieco-tob":2,"iliastsa":2,"damilolaedwards":2,"ale-coinbase":2,"oldsj":1,"alecmaly":1,"UsmannK":1,"japerk":1,"SheldonHolmgren":1,"zhiqiangxu":1,"Jayakumar2812":1,"rmi7":1,"lgtm-com[bot]":1,"Yhtiyar":1,"vikramarun":1,"karmacoma-eth":1,"ahpaleus":1,"technovision99":1,"sidarth16":1,"nisedo":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-05T00:00:10.444Z","repositories_count":10086361,"issues_count":31286210,"pull_requests_count":96411606,"authors_count":10695498,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug-candidate":2,"dependencies":1},"past_year_pull_request_labels_count":{"dependencies":20,"github_actions":7},"past_year_issue_author_associations_count":{"NONE":6,"CONTRIBUTOR":2},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":22,"COLLABORATOR":18,"MEMBER":11,"NONE":4},"past_year_issue_authors":{"bohendo":1,"chad-js":1,"dependabot[bot]":1,"Hellobloc":1,"lawnmowerdeadman":1,"mokita-j":1,"stong":1,"unionmini":1},"past_year_pull_request_authors":{"dependabot[bot]":20,"smonicas":14,"elopez":9,"anishnaik":4,"samalws-tob":2,"Wharpheus":2,"montyly":2,"nisedo":1,"Jayakumar2812":1},"maintainers":[{"login":"0xalpharush","count":60,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xalpharush"},{"login":"montyly","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"},{"login":"elopez","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"smonicas","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"anishnaik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"ggrieco-tob","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ggrieco-tob"},{"login":"Xenomega","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Xenomega"}],"active_maintainers":[{"login":"smonicas","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/smonicas"},{"login":"elopez","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/elopez"},{"login":"anishnaik","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/anishnaik"},{"login":"montyly","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/montyly"}]},"events":{"total":{"CreateEvent":50,"ReleaseEvent":3,"IssuesEvent":7,"WatchEvent":27,"DeleteEvent":38,"MemberEvent":3,"IssueCommentEvent":44,"PushEvent":58,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":14,"PullRequestEvent":54,"ForkEvent":8},"last_year":{"CreateEvent":50,"ReleaseEvent":3,"IssuesEvent":7,"WatchEvent":27,"DeleteEvent":38,"MemberEvent":3,"IssueCommentEvent":44,"PushEvent":58,"PullRequestReviewCommentEvent":2,"PullRequestReviewEvent":14,"PullRequestEvent":54,"ForkEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"npm","filepath":"tests/hardhat/package.json","sha":null,"kind":"manifest","created_at":"2023-10-20T19:06:41.398Z","updated_at":"2023-10-20T19:06:41.398Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/tests/hardhat/package.json","dependencies":[{"id":14267818646,"package_name":"@nomiclabs/hardhat-ethers","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14267818647,"package_name":"@nomiclabs/hardhat-waffle","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14267818648,"package_name":"chai","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":14267818649,"package_name":"ethereum-waffle","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":14267818650,"package_name":"ethers","ecosystem":"npm","requirements":"^5.0.19","direct":true,"kind":"development","optional":false},{"id":14267818651,"package_name":"hardhat","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tests/hardhat-multi-file/package.json","sha":null,"kind":"manifest","created_at":"2023-10-20T19:06:42.425Z","updated_at":"2023-10-20T19:06:42.425Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/tests/hardhat-multi-file/package.json","dependencies":[{"id":14267818652,"package_name":"@nomiclabs/hardhat-ethers","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14267818653,"package_name":"@nomiclabs/hardhat-waffle","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14267818654,"package_name":"chai","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":14267818655,"package_name":"ethereum-waffle","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":14267818656,"package_name":"ethers","ecosystem":"npm","requirements":"^5.0.19","direct":true,"kind":"development","optional":false},{"id":14267818657,"package_name":"hardhat","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tests/monorepo/contracts/package.json","sha":null,"kind":"manifest","created_at":"2023-10-20T19:06:42.460Z","updated_at":"2023-10-20T19:06:42.460Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/tests/monorepo/contracts/package.json","dependencies":[{"id":14267818658,"package_name":"@nomiclabs/hardhat-ethers","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14267818659,"package_name":"@nomiclabs/hardhat-waffle","ecosystem":"npm","requirements":"^2.0.0","direct":true,"kind":"development","optional":false},{"id":14267818660,"package_name":"chai","ecosystem":"npm","requirements":"^4.2.0","direct":true,"kind":"development","optional":false},{"id":14267818661,"package_name":"ethereum-waffle","ecosystem":"npm","requirements":"^3.2.0","direct":true,"kind":"development","optional":false},{"id":14267818662,"package_name":"ethers","ecosystem":"npm","requirements":"^5.0.19","direct":true,"kind":"development","optional":false},{"id":14267818663,"package_name":"hardhat","ecosystem":"npm","requirements":"^2.0.2","direct":true,"kind":"development","optional":false}]},{"ecosystem":"npm","filepath":"tests/monorepo/package.json","sha":null,"kind":"manifest","created_at":"2023-10-20T19:06:42.473Z","updated_at":"2023-10-20T19:06:42.473Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/tests/monorepo/package.json","dependencies":[]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-10-20T19:06:42.483Z","updated_at":"2023-10-20T19:06:42.483Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/pyproject.toml","dependencies":[]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-10-20T19:06:43.260Z","updated_at":"2023-10-20T19:06:43.260Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/setup.py","dependencies":[{"id":14267818664,"package_name":"pycryptodome","ecosystem":"pypi","requirements":"\u003e=3.4.6","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/black.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T21:53:14.737Z","updated_at":"2023-10-03T21:53:14.737Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/.github/workflows/black.yml","dependencies":[{"id":14088220841,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088220842,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14088220843,"package_name":"github/super-linter/slim","ecosystem":"actions","requirements":"v4.9.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T21:53:14.858Z","updated_at":"2023-10-03T21:53:14.858Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/.github/workflows/ci.yml","dependencies":[{"id":14088221738,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088221739,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088221740,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14088221741,"package_name":"cachix/install-nix-action","ecosystem":"actions","requirements":"v20","direct":true,"kind":"composite","optional":false},{"id":14088221742,"package_name":"cachix/cachix-action","ecosystem":"actions","requirements":"v12","direct":true,"kind":"composite","optional":false},{"id":14088221743,"package_name":"foundry-rs/foundry-toolchain","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/darglint.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T21:53:15.148Z","updated_at":"2023-10-03T21:53:15.148Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/.github/workflows/darglint.yml","dependencies":[{"id":14088221825,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088221826,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/doc.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T21:53:15.265Z","updated_at":"2023-10-03T21:53:15.265Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/.github/workflows/doc.yml","dependencies":[{"id":14088221838,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088221839,"package_name":"actions/configure-pages","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088221840,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14088221841,"package_name":"actions/upload-pages-artifact","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14088221842,"package_name":"actions/deploy-pages","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/etherscan.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T21:53:15.566Z","updated_at":"2023-10-03T21:53:15.566Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/.github/workflows/etherscan.yml","dependencies":[{"id":14088221843,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088221844,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/linter.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T21:53:15.797Z","updated_at":"2023-10-03T21:53:15.797Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/.github/workflows/linter.yml","dependencies":[{"id":14088222123,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088222129,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14088222132,"package_name":"github/super-linter/slim","ecosystem":"actions","requirements":"v4.9.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/mypy.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T21:53:15.976Z","updated_at":"2023-10-03T21:53:15.976Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/.github/workflows/mypy.yml","dependencies":[{"id":14088222175,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088222176,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14088222177,"package_name":"github/super-linter/slim","ecosystem":"actions","requirements":"v4.9.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T21:53:16.189Z","updated_at":"2023-10-03T21:53:16.189Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/.github/workflows/publish.yml","dependencies":[{"id":14088222528,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088222532,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14088222535,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088222537,"package_name":"actions/download-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088222540,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"v1.8.8","direct":true,"kind":"composite","optional":false},{"id":14088222542,"package_name":"sigstore/gh-action-sigstore-python","ecosystem":"actions","requirements":"v2.0.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pylint.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T21:53:16.365Z","updated_at":"2023-10-03T21:53:16.365Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/.github/workflows/pylint.yml","dependencies":[{"id":14088223761,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088223766,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14088223769,"package_name":"github/super-linter/slim","ecosystem":"actions","requirements":"v4.9.2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/pytest.yml","sha":null,"kind":"manifest","created_at":"2023-10-03T21:53:16.504Z","updated_at":"2023-10-03T21:53:16.504Z","repository_link":"https://github.com/crytic/crytic-compile/blob/master/.github/workflows/pytest.yml","dependencies":[{"id":14088225402,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14088225403,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false}]}],"score":21.49021691343359,"created_at":"2025-09-08T11:18:45.888Z","updated_at":"2025-10-07T08:25:19.999Z","avatar_url":"https://github.com/crytic.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":148134,"funding_links":[],"readme_doi_urls":[],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["solidity","vulnerability-detection","static-analysis","vyper","symbolic-execution","academic-papers","conference-presentations","security-reviews","emulation","z3"],"project_url":"https://science.ecosyste.ms/api/v1/projects/67149","html_url":"https://science.ecosyste.ms/projects/67149"}