{"id":15065140,"url":"https://github.com/nethermindeth/warp","last_synced_at":"2025-10-05T01:31:50.752Z","repository":{"id":36987374,"uuid":"386945277","full_name":"NethermindEth/warp","owner":"NethermindEth","description":"Warp - Bringing Solidity to Starknet at warp speed. Warp is a Solidity to Cairo Compiler, this allows teams to write/migrate Solidity to Cairo for easy onboarding into the StarkNet ecosystem.","archived":true,"fork":false,"pushed_at":"2023-08-26T12:59:51.000Z","size":695054,"stargazers_count":748,"open_issues_count":65,"forks_count":70,"subscribers_count":14,"default_branch":"cairo-1.0","last_synced_at":"2025-09-16T05:34:52.335Z","etag":null,"topics":["cairo-lang","ethereum","evm","evm-bytecode","solidity","solidity-contracts","starknet","starkware"],"latest_commit_sha":null,"homepage":"https://nethermind.io/warp/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NethermindEth.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":"contributing.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-07-17T13:29:06.000Z","updated_at":"2025-08-18T07:40:19.000Z","dependencies_parsed_at":"2024-06-18T20:15:54.095Z","dependency_job_id":null,"html_url":"https://github.com/NethermindEth/warp","commit_stats":{"total_commits":649,"total_committers":35,"mean_commits":"18.542857142857144","dds":0.8243451463790447,"last_synced_commit":"7a2e80e655b3d0dffb1060ee00aecfb632cf8123"},"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/NethermindEth/warp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NethermindEth%2Fwarp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NethermindEth%2Fwarp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NethermindEth%2Fwarp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NethermindEth%2Fwarp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NethermindEth","download_url":"https://codeload.github.com/NethermindEth/warp/tar.gz/refs/heads/cairo-1.0","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NethermindEth%2Fwarp/sbom","scorecard":{"id":100381,"data":{"date":"2025-08-11","repo":{"name":"github.com/NethermindEth/warp","commit":"f37e81460cea631f1bb6097359bd3dda8a033f6b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.3,"checks":[{"name":"Code-Review","score":6,"reason":"Found 11/17 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/documentation.yml:1","Warn: no topLevel permission defined: .github/workflows/publish.yaml:1","Warn: no topLevel permission defined: .github/workflows/test-behaviour.yml:1","Warn: no topLevel permission defined: .github/workflows/test-cli.yml:1","Warn: no topLevel permission defined: .github/workflows/test-semantic.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/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":"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":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"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":-1,"reason":"no releases found","details":null,"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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: cairo1/darwin_arm64/bin/cairo-compile:1","Warn: binary detected: cairo1/darwin_arm64/bin/cairo-format:1","Warn: binary detected: cairo1/darwin_arm64/bin/cairo-language-server:1","Warn: binary detected: cairo1/darwin_arm64/bin/cairo-run:1","Warn: binary detected: cairo1/darwin_arm64/bin/cairo-test:1","Warn: binary detected: cairo1/darwin_arm64/bin/sierra-compile:1","Warn: binary detected: cairo1/darwin_arm64/bin/starknet-compile:1","Warn: binary detected: cairo1/darwin_arm64/bin/starknet-sierra-compile:1","Warn: binary detected: cairo1/darwin_arm64/bin/warp:1","Warn: binary detected: cairo1/darwin_arm64/bin/warp-language-server:1","Warn: binary detected: cairo1/linux_x64/bin/cairo-compile:1","Warn: binary detected: cairo1/linux_x64/bin/cairo-format:1","Warn: binary detected: cairo1/linux_x64/bin/cairo-language-server:1","Warn: binary detected: cairo1/linux_x64/bin/cairo-run:1","Warn: binary detected: cairo1/linux_x64/bin/cairo-test:1","Warn: binary detected: cairo1/linux_x64/bin/sierra-compile:1","Warn: binary detected: cairo1/linux_x64/bin/starknet-compile:1","Warn: binary detected: cairo1/linux_x64/bin/starknet-sierra-compile:1","Warn: binary detected: cairo1/linux_x64/bin/warp:1","Warn: binary detected: cairo1/linux_x64/bin/warp-language-server:1","Warn: binary detected: nethersolc/darwin_arm64/7/solc:1","Warn: binary detected: nethersolc/darwin_arm64/8/solc:1","Warn: binary detected: nethersolc/darwin_x64/7/solc:1","Warn: binary detected: nethersolc/darwin_x64/8/solc:1","Warn: binary detected: nethersolc/linux_x64/7/solc:1","Warn: binary detected: nethersolc/linux_x64/8/solc:1","Warn: binary detected: tests/behaviour/bin/darwin/isoltest:1","Warn: binary detected: tests/behaviour/bin/linux/isoltest: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":"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"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/documentation.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/documentation.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/documentation.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/documentation.yml/cairo-1.0?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/documentation.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/documentation.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/publish.yaml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/publish.yaml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yaml:30: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/publish.yaml/cairo-1.0?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/publish.yaml/cairo-1.0?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/publish.yaml/cairo-1.0?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish.yaml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/publish.yaml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-behaviour.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-behaviour.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-behaviour.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-behaviour.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-behaviour.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-behaviour.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-behaviour.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-behaviour.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-behaviour.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-behaviour.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-behaviour.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-behaviour.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-behaviour.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-behaviour.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-behaviour.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-behaviour.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-behaviour.yml:94: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-behaviour.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cli.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-cli.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cli.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-cli.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cli.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-cli.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-cli.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-cli.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-semantic.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-semantic.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-semantic.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-semantic.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-semantic.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-semantic.yml/cairo-1.0?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-semantic.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/NethermindEth/warp/test-semantic.yml/cairo-1.0?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:1: pin your Docker image by updating node:19.0.0 to node:19.0.0@sha256:9006c62d58649d5db18bbe00c2c73a2cfaf56d63fa56200b141203736123f9a4","Warn: pipCommand not pinned by hash: Dockerfile:13","Warn: pipCommand not pinned by hash: warp_venv.sh:9","Warn: pipCommand not pinned by hash: warp_venv.sh:10","Warn: pipCommand not pinned by hash: warp_venv.sh:11","Warn: pipCommand not pinned by hash: .github/workflows/test-behaviour.yml:39","Warn: pipCommand not pinned by hash: .github/workflows/test-cli.yml:41","Warn: pipCommand not pinned by hash: .github/workflows/test-cli.yml:42","Warn: pipCommand not pinned by hash: .github/workflows/test-cli.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/test-cli.yml:44","Info:   0 out of  22 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   1 containerImage dependencies pinned","Info:   0 out of   9 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Vulnerabilities","score":0,"reason":"71 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-qwcr-r2fm-qrc7","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-grv7-fg5c-xmjg","Warn: Project is vulnerable to: GHSA-pxg6-pf52-xh8x","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-mf6x-hrgr-658f","Warn: Project is vulnerable to: GHSA-xrh7-m5pp-39r6","Warn: Project is vulnerable to: GHSA-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-jchw-25xp-jwwc","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-pfrx-2q88-qq97","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-3wc5-fcw2-2329","Warn: Project is vulnerable to: GHSA-64fm-8hw2-v72w","Warn: Project is vulnerable to: GHSA-f98w-7cxr-ff2h","Warn: Project is vulnerable to: GHSA-cg87-wmx4-v546","Warn: Project is vulnerable to: GHSA-3rfm-jhwj-7488","Warn: Project is vulnerable to: GHSA-hhq3-ff78-jv3g","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-f8q6-p94x-37v3","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-7fh5-64p2-3v2j","Warn: Project is vulnerable to: GHSA-x7hr-w5r2-h6wg","Warn: Project is vulnerable to: GHSA-c2qf-rxjj-qqgw","Warn: Project is vulnerable to: GHSA-m6fv-jmcg-4jfg","Warn: Project is vulnerable to: GHSA-76p7-773f-r4q5","Warn: Project is vulnerable to: GHSA-cm22-4g7w-348p","Warn: Project is vulnerable to: GHSA-w5p7-h5w8-2hfq","Warn: Project is vulnerable to: GHSA-4vvj-4cpr-p986","Warn: Project is vulnerable to: GHSA-wr3j-pwj9-hqq6","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: PYSEC-2018-66 / GHSA-562c-5r94-xh97","Warn: Project is vulnerable to: PYSEC-2019-179 / GHSA-5wv5-4vpf-pj6m","Warn: Project is vulnerable to: PYSEC-2023-62 / GHSA-m2qf-hxjv-5gpq","Warn: Project is vulnerable to: GHSA-43qf-4rqw-9q2g","Warn: Project is vulnerable to: GHSA-7rxf-gvfg-47g4","Warn: Project is vulnerable to: GHSA-84pr-m4jr-85g5","Warn: Project is vulnerable to: GHSA-8vgw-p6qm-5gr7","Warn: Project is vulnerable to: PYSEC-2024-71 / GHSA-hxwh-jpp2-84pm","Warn: Project is vulnerable to: PYSEC-2022-43017 / GHSA-qwmp-2cf2-g9g6","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","Warn: Project is vulnerable to: GHSA-x9w5-v3q2-3rhw","Warn: Project is vulnerable to: GHSA-434g-2637-qmqr","Warn: Project is vulnerable to: GHSA-49q7-c7j4-3p7m","Warn: Project is vulnerable to: GHSA-977x-g7h5-7qgw","Warn: Project is vulnerable to: GHSA-f7q4-pwc6-w24p","Warn: Project is vulnerable to: GHSA-fc9h-whq2-v747","Warn: Project is vulnerable to: GHSA-vjh7-7g9h-fjfh","Warn: Project is vulnerable to: GHSA-4gmj-3p3h-gm8h","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4q6p-r6v2-jvc5","Warn: Project is vulnerable to: GHSA-h7cp-r72f-jxh6","Warn: Project is vulnerable to: GHSA-v62p-rq8g-8h59","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-584q-6j8j-r5pm","Warn: Project is vulnerable to: GHSA-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-j8xg-fqg3-53r7"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-15T10:00:08.333Z","repository_id":36987374,"created_at":"2025-08-15T10:00:08.333Z","updated_at":"2025-08-15T10:00:08.333Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278399628,"owners_count":25980330,"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-10-04T02:00:05.491Z","response_time":63,"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"}},"keywords":["cairo-lang","ethereum","evm","evm-bytecode","solidity","solidity-contracts","starknet","starkware"],"created_at":"2024-09-25T00:34:40.937Z","updated_at":"2025-10-05T01:31:45.743Z","avatar_url":"https://github.com/NethermindEth.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":null,"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnethermindeth%2Fwarp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnethermindeth%2Fwarp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnethermindeth%2Fwarp/lists"}