{"id":3948247,"name":"github.com/graphprotocol/graph-node","ecosystem":"go","description":"","homepage":null,"licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/graphprotocol/graph-node","keywords_array":[],"namespace":"github.com/graphprotocol","versions_count":88,"first_release_published_at":"2018-08-05T21:07:16.000Z","latest_release_published_at":"2026-03-24T06:48:57.000Z","latest_release_number":"v0.42.1","last_synced_at":"2026-04-02T19:05:47.898Z","created_at":"2022-04-12T04:51:50.856Z","updated_at":"2026-04-02T19:05:47.898Z","registry_url":"https://pkg.go.dev/github.com/graphprotocol/graph-node","install_command":"go get github.com/graphprotocol/graph-node","documentation_url":"https://pkg.go.dev/github.com/graphprotocol/graph-node#section-documentation","metadata":{},"repo_metadata":{"id":37479811,"uuid":"130174051","full_name":"graphprotocol/graph-node","owner":"graphprotocol","description":"Graph Node indexes data from blockchains such as Ethereum and serves it over GraphQL","archived":false,"fork":false,"pushed_at":"2025-10-11T14:33:25.000Z","size":338180,"stargazers_count":3069,"open_issues_count":366,"forks_count":1056,"subscribers_count":89,"default_branch":"master","last_synced_at":"2025-10-11T16:01:07.189Z","etag":null,"topics":["blockchain","developer-tools","ethereum","graphql","graphql-api","graphql-server","ipfs","protocol"],"latest_commit_sha":null,"homepage":"https://thegraph.com","language":"Rust","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/graphprotocol.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-APACHE","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-04-19T07:13:50.000Z","updated_at":"2025-10-11T13:47:26.000Z","dependencies_parsed_at":"2023-09-26T13:44:46.613Z","dependency_job_id":"5cacf519-df56-42fc-a578-2138a064e605","html_url":"https://github.com/graphprotocol/graph-node","commit_stats":{"total_commits":7130,"total_committers":141,"mean_commits":50.56737588652482,"dds":0.6840112201963534,"last_synced_commit":"90e949df86c64bfcb713a255872a097152a6e6a3"},"previous_names":[],"tags_count":212,"template":false,"template_full_name":null,"purl":"pkg:github/graphprotocol/graph-node","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphprotocol","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/sbom","scorecard":{"id":443824,"data":{"date":"2025-08-11","repo":{"name":"github.com/graphprotocol/graph-node","commit":"dc0068a117e078f2984c8a34cfe8da64f31a57ac"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.4,"checks":[{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":10,"reason":"30 commit(s) and 4 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/audit.yml:1","Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/code-coverage.yml:1","Warn: no topLevel permission defined: .github/workflows/gnd-binary-build.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/stale.yml:4","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":"Binary-Artifacts","score":0,"reason":"binaries present in source code","details":["Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/abi_classes.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/abi_store_value.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/abi_token.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/abort.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/big_int_arithmetic.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/big_int_to_hex.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/big_int_to_string.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/bytes_to_base58.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/contract_calls.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/crypto.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/data_source_create.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/ens_name_by_hash.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/ipfs_cat.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/ipfs_map.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/json_parsing.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/non_terminating.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/store.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/string_to_number.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/test_padding.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_4/yaml_parsing.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/abi_classes.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/abi_store_value.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/abi_token.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/abort.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/allocate_global.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/array_blowup.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/big_int_arithmetic.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/big_int_size_limit.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/big_int_to_hex.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/big_int_to_string.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/boolean.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/bytes_to_base58.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/contract_calls.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/crypto.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/data_source_create.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/ens_name_by_hash.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/ipfs_block.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/ipfs_cat.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/ipfs_map.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/json_parsing.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/non_terminating.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/null_ptr_read.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/recursion_limit.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/store.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/string_to_number.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/test_padding.wasm:1","Warn: binary detected: runtime/test/wasm_test/api_version_0_0_5/yaml_parsing.wasm:1","Warn: binary detected: store/test-store/tests/chain/ethereum/ipfs-on-ethereum-contracts.wasm: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":"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-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"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":"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/audit.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/audit.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:194: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:214: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:225: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:226: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:232: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:93: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:113: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:148: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:149: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:170: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:177: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/code-coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/code-coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/code-coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:52: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/code-coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/code-coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:65: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/code-coverage.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/code-coverage.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/code-coverage.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gnd-binary-build.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/gnd-binary-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gnd-binary-build.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/gnd-binary-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gnd-binary-build.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/gnd-binary-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gnd-binary-build.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/gnd-binary-build.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gnd-binary-build.yml:116: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/gnd-binary-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gnd-binary-build.yml:137: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/gnd-binary-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gnd-binary-build.yml:152: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/gnd-binary-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gnd-binary-build.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/gnd-binary-build.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/stale.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/graphprotocol/graph-node/stale.yml/master?enable=pin","Warn: containerImage not pinned by hash: docker/Dockerfile:7","Warn: containerImage not pinned by hash: docker/Dockerfile:16","Warn: containerImage not pinned by hash: docker/Dockerfile:47","Warn: containerImage not pinned by hash: docker/Dockerfile:55","Warn: downloadThenRun not pinned by hash: .github/workflows/ci.yml:168","Warn: chocoCommand not pinned by hash: .github/workflows/gnd-binary-build.yml:59","Info:   0 out of  18 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of  21 third-party GitHubAction dependencies pinned","Info:   0 out of   4 containerImage dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned","Info:   0 out of   1 chocoCommand 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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Info: 'allow deletion' disabled on branch 'master'","Warn: 'allow deletion' enabled on branch 'release-candidate-0.39.1'","Warn: 'allow deletion' enabled on branch 'release-candidate-0.39.0'","Warn: 'allow deletion' enabled on branch 'v0.38.0-rc'","Warn: 'allow deletion' enabled on branch 'eva/remove-runner-clones'","Info: 'force pushes' disabled on branch 'master'","Warn: 'force pushes' enabled on branch 'release-candidate-0.39.1'","Warn: 'force pushes' enabled on branch 'release-candidate-0.39.0'","Warn: 'force pushes' enabled on branch 'v0.38.0-rc'","Warn: 'force pushes' enabled on branch 'eva/remove-runner-clones'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'master'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release-candidate-0.39.1'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'release-candidate-0.39.0'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'v0.38.0-rc'","Info: 'branch protection settings apply to administrators' is required to merge on branch 'eva/remove-runner-clones'","Warn: required approving review count is 1 on branch 'master'","Warn: codeowners review is not required on branch 'master'","Warn: could not determine whether codeowners review is allowed","Warn: could not determine whether codeowners review is allowed","Warn: could not determine whether codeowners review is allowed","Warn: could not determine whether codeowners review is allowed","Warn: no status checks found to merge onto branch 'master'","Warn: no status checks found to merge onto branch 'release-candidate-0.39.1'","Warn: no status checks found to merge onto branch 'release-candidate-0.39.0'","Warn: no status checks found to merge onto branch 'v0.38.0-rc'","Warn: no status checks found to merge onto branch 'eva/remove-runner-clones'","Info: PRs are required in order to make changes on branch 'master'","Warn: PRs are not required to make changes on branch 'release-candidate-0.39.1'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings","Warn: PRs are not required to make changes on branch 'release-candidate-0.39.0'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings","Warn: PRs are not required to make changes on branch 'v0.38.0-rc'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings","Warn: PRs are not required to make changes on branch 'eva/remove-runner-clones'; or we don't have data to detect it.If you think it might be the latter, make sure to run Scorecard with a PAT or use Repo Rules (that are always public) instead of Branch Protection settings"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"63 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: RUSTSEC-2021-0145 / GHSA-g98v-hv3f-hcfr","Warn: Project is vulnerable to: RUSTSEC-2024-0375","Warn: Project is vulnerable to: RUSTSEC-2024-0388","Warn: Project is vulnerable to: RUSTSEC-2024-0421 / GHSA-h97m-ww89-6jmq","Warn: Project is vulnerable to: RUSTSEC-2022-0061","Warn: Project is vulnerable to: GHSA-2gh3-rmm4-6rq5","Warn: Project is vulnerable to: RUSTSEC-2024-0437","Warn: Project is vulnerable to: RUSTSEC-2022-0070 / GHSA-969w-q74q-9j8v","Warn: Project is vulnerable to: GHSA-c827-hfw6-qwvm","Warn: Project is vulnerable to: RUSTSEC-2024-0384","Warn: Project is vulnerable to: RUSTSEC-2023-0018 / GHSA-mc8h-8q98-g5hr","Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-wf5p-g6vw-rhxx","Warn: Project is vulnerable to: GHSA-jr5f-v2jv-69x6","Warn: Project is vulnerable to: GHSA-8hc4-vh64-cxmj","Warn: Project is vulnerable to: GHSA-67hx-6x53-jw92","Warn: Project is vulnerable to: GHSA-xq7p-g2vc-g82p","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-7gc6-qh9x-w6h8","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-phwq-j96m-2c2q","Warn: Project is vulnerable to: GHSA-ghr5-ch3p-vcr6","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-rv95-896h-c2vc","Warn: Project is vulnerable to: GHSA-qw6h-vgh9-j6wx","Warn: Project is vulnerable to: GHSA-cxjh-pqwp-8mfp","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-9c47-m6qq-7p4h","Warn: Project is vulnerable to: GHSA-29mw-wpgm-hmr9","Warn: Project is vulnerable to: GHSA-952p-6rrq-rcjv","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-r683-j2x4-v87g","Warn: Project is vulnerable to: GHSA-hcrg-fc28-fcg5","Warn: Project is vulnerable to: GHSA-9wv6-86v2-598j","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","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-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-f5x3-32g6-xq36","Warn: Project is vulnerable to: GHSA-pq67-2wwv-3xjx","Warn: Project is vulnerable to: GHSA-8cj5-5rvv-wf4v","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-c76h-2ccp-4975","Warn: Project is vulnerable to: GHSA-cxrh-j4jr-qwg3","Warn: Project is vulnerable to: GHSA-3h5v-q93c-6h6q","Warn: Project is vulnerable to: GHSA-p9pc-299p-vxgp","Warn: Project is vulnerable to: GHSA-93q8-gq69-wqmw","Warn: Project is vulnerable to: GHSA-9pv7-vfvm-6vr7","Warn: Project is vulnerable to: GHSA-h755-8qp9-cq85"],"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-19T06:12:52.753Z","repository_id":37479811,"created_at":"2025-08-19T06:12:52.754Z","updated_at":"2025-08-19T06:12:52.754Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279013517,"owners_count":26085368,"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-13T02:00:06.723Z","response_time":61,"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":"graphprotocol","name":"The Graph","uuid":"38020273","kind":"organization","description":"A decentralized protocol for indexing and querying blockchain data.","email":null,"website":"thegraph.com","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/38020273?v=4","repositories_count":128,"last_synced_at":"2024-04-01T16:05:26.413Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/graphprotocol","funding_links":[],"total_stars":5282,"followers":686,"following":0,"created_at":"2022-11-12T22:56:53.955Z","updated_at":"2024-04-01T16:05:55.210Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphprotocol","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphprotocol/repositories"},"tags":[{"name":"v0.41.0-rc.0","sha":"7e073489d52e079020424f361115ee820a6a044c","kind":"commit","published_at":"2025-09-30T15:08:10.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.41.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.41.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.41.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.41.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.41.0-rc.0/manifests"},{"name":"v0.40.2","sha":"06d405979526bf1ae962d221df3a56ba7f3d8aa9","kind":"commit","published_at":"2025-09-18T12:45:38.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.40.2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.40.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.40.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.40.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.40.2/manifests"},{"name":"canary-0106f26","sha":"0106f2691f29cb6eda78d79f88e57a8df36f6293","kind":"tag","published_at":"2025-09-17T20:00:42.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-0106f26","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-0106f26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-0106f26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-0106f26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-0106f26/manifests"},{"name":"canary-98dea2e","sha":"98dea2e9c3695e188ada91d8c1472edba8c379f6","kind":"tag","published_at":"2025-09-17T18:54:50.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-98dea2e","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-98dea2e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-98dea2e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-98dea2e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-98dea2e/manifests"},{"name":"canary-25caea7","sha":"25caea7cd44edeadef1515f41eb3d2fefea2bdda","kind":"tag","published_at":"2025-09-17T16:44:23.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-25caea7","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-25caea7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-25caea7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-25caea7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-25caea7/manifests"},{"name":"canary-35554d0","sha":"35554d06f636c74b6daffea369c26d9c0b986f01","kind":"tag","published_at":"2025-09-16T22:46:32.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-35554d0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-35554d0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-35554d0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-35554d0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-35554d0/manifests"},{"name":"canary-260f13f","sha":"260f13f890d85849bc157fd09585ca70ca242f49","kind":"tag","published_at":"2025-09-16T21:31:23.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-260f13f","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-260f13f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-260f13f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-260f13f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-260f13f/manifests"},{"name":"v0.40.1","sha":"344899441422ad1669d505130c29a9619123658e","kind":"commit","published_at":"2025-09-09T11:32:01.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.40.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.40.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.40.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.40.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.40.1/manifests"},{"name":"v0.40.0","sha":"56a4cbc7feb4e3b1a773d87854ad6d106a71705e","kind":"commit","published_at":"2025-08-14T12:36:08.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.40.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.40.0/manifests"},{"name":"v0.39.2","sha":"b3d44873c514815a1829d85a5de4d38544002bf3","kind":"commit","published_at":"2025-08-14T12:29:25.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.39.2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.39.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.39.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.39.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.39.2/manifests"},{"name":"v0.40.0-rc.0","sha":"2565ee73af4513c3a9d1c0654d82aaf3f3820fc3","kind":"commit","published_at":"2025-08-04T10:04:18.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.40.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.40.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.40.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.40.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.40.0-rc.0/manifests"},{"name":"canary-5d0c237","sha":"5d0c23762ce9607ea1a5aa4e3b0f3f64fe25f64f","kind":"commit","published_at":"2025-07-31T10:18:17.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-5d0c237","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-5d0c237","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-5d0c237","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5d0c237","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5d0c237/manifests"},{"name":"canary-d2c5af5","sha":"d2c5af57a952b60b57409296bb829a1722d08272","kind":"commit","published_at":"2025-07-31T09:49:14.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-d2c5af5","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-d2c5af5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-d2c5af5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-d2c5af5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-d2c5af5/manifests"},{"name":"canary-ad613a8e4","sha":"ad613a8e4daeb633b1bdaf917b8fe69c80281025","kind":"commit","published_at":"2025-07-30T12:02:57.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-ad613a8e4","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-ad613a8e4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-ad613a8e4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-ad613a8e4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-ad613a8e4/manifests"},{"name":"canary-9d8bb822e","sha":"9d8bb822eb17d1426c7ae7621518db65f3edbef4","kind":"commit","published_at":"2025-07-22T16:05:06.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-9d8bb822e","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-9d8bb822e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-9d8bb822e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-9d8bb822e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-9d8bb822e/manifests"},{"name":"gnd/v0.1.0","sha":"d4ddfafb8d96e9657248a38a534946b08e27ae3f","kind":"commit","published_at":"2025-07-18T08:47:47.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/gnd/v0.1.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/gnd/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@gnd%2Fv0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/gnd%2Fv0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/gnd%2Fv0.1.0/manifests"},{"name":"canary-0069c145","sha":"0069c1451d5ba4d921da736199b6b3bd10a43b31","kind":"tag","published_at":"2025-06-06T20:17:52.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-0069c145","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-0069c145","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-0069c145","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-0069c145","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-0069c145/manifests"},{"name":"canary-59b92cf4","sha":"59b92cf4dec08a97c1a65aafa32ca7820dd4d4c6","kind":"tag","published_at":"2025-06-04T22:58:11.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-59b92cf4","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-59b92cf4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-59b92cf4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-59b92cf4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-59b92cf4/manifests"},{"name":"canary-f42d1a03","sha":"f42d1a0384b6a9b9fc34e186624152e85df933a5","kind":"tag","published_at":"2025-06-04T22:27:35.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-f42d1a03","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-f42d1a03","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-f42d1a03","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-f42d1a03","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-f42d1a03/manifests"},{"name":"canary-1ed6b5b1","sha":"1ed6b5b1056647b6ccf8bc13092673de1895d2dd","kind":"tag","published_at":"2025-06-04T21:39:11.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-1ed6b5b1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-1ed6b5b1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-1ed6b5b1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-1ed6b5b1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-1ed6b5b1/manifests"},{"name":"canary-f1bab218","sha":"f1bab218ca21460b4f3c91769d63af060dff7990","kind":"tag","published_at":"2025-06-04T20:56:39.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-f1bab218","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-f1bab218","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-f1bab218","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-f1bab218","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-f1bab218/manifests"},{"name":"canary-bb32d5b0","sha":"bb32d5b08fb031a3a5cd9a385cafc7aeb500c968","kind":"tag","published_at":"2025-06-04T17:52:33.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-bb32d5b0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-bb32d5b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-bb32d5b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-bb32d5b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-bb32d5b0/manifests"},{"name":"v0.39.1","sha":"20fda1c92f49156af1d52337e470e85edb094f6e","kind":"commit","published_at":"2025-05-30T19:56:42.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.39.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.39.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.39.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.39.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.39.1/manifests"},{"name":"canary-9af3df5c","sha":"9af3df5c4fee8779c2c236d1220d1ee6a85c6bce","kind":"tag","published_at":"2025-05-28T19:08:12.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-9af3df5c","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-9af3df5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-9af3df5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-9af3df5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-9af3df5c/manifests"},{"name":"canary-ff4b4b85","sha":"ff4b4b85fec288a2cd5e889a0082e9bb3dab58ee","kind":"tag","published_at":"2025-05-28T18:30:49.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-ff4b4b85","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-ff4b4b85","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-ff4b4b85","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-ff4b4b85","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-ff4b4b85/manifests"},{"name":"canary-00527716","sha":"005277168abc0a8a1c6be7a691825cb874d0ee11","kind":"tag","published_at":"2025-05-28T17:56:19.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-00527716","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-00527716","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-00527716","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-00527716","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-00527716/manifests"},{"name":"canary-0cc67e5c","sha":"0cc67e5c92c40aae251345802090a5c068562c63","kind":"tag","published_at":"2025-05-28T17:05:01.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-0cc67e5c","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-0cc67e5c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-0cc67e5c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-0cc67e5c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-0cc67e5c/manifests"},{"name":"canary-eceef9b0","sha":"eceef9b08b39e72ffc1dd11b60cadba923a9b7e1","kind":"tag","published_at":"2025-05-26T19:06:03.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-eceef9b0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-eceef9b0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-eceef9b0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-eceef9b0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-eceef9b0/manifests"},{"name":"v0.39.0","sha":"a52bba665ee79f9ffd2c02b2df2dbbe8dd45e12e","kind":"commit","published_at":"2025-05-23T17:22:38.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.39.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.39.0/manifests"},{"name":"canary-50d6a9","sha":"5c64acd282fcf94d2bbb069ae24665df49ea3e55","kind":"commit","published_at":"2025-05-22T05:41:59.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-50d6a9","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-50d6a9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-50d6a9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-50d6a9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-50d6a9/manifests"},{"name":"canary-e1d98766","sha":"e1d98766724adf9089f52006df0152090b27395d","kind":"tag","published_at":"2025-05-21T17:39:28.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-e1d98766","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-e1d98766","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-e1d98766","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-e1d98766","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-e1d98766/manifests"},{"name":"v767","sha":"553b6ac314b11ca8b8c8358621237ce27f5a1b9f","kind":"commit","published_at":"2025-05-20T22:31:29.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v767","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v767","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v767","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v767","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v767/manifests"},{"name":"v0.38.0","sha":"23427029ea4b614c0e02a76e73f11e0ebe1e3a92","kind":"commit","published_at":"2025-04-15T16:55:03.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.38.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.38.0/manifests"},{"name":"integer2","sha":"ec6286b8be7fe9cb39382473d28f69057d2bffc1","kind":"commit","published_at":"2025-04-15T12:15:29.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/integer2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/integer2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@integer2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/integer2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/integer2/manifests"},{"name":"canary-8b48a70","sha":"8b48a708947665e7296b26c10cb2093aa197b202","kind":"tag","published_at":"2025-04-14T20:59:13.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-8b48a70","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-8b48a70","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-8b48a70","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-8b48a70","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-8b48a70/manifests"},{"name":"canary-521d0f9","sha":"521d0f93c98d7c1cc8b070a8744631a04f8ecf52","kind":"tag","published_at":"2025-04-13T17:42:10.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-521d0f9","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-521d0f9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-521d0f9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-521d0f9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-521d0f9/manifests"},{"name":"canary-93dd69b","sha":"93dd69b688d5e680eb9e7c6e0e3a8e317dcb474a","kind":"tag","published_at":"2025-04-12T17:23:38.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-93dd69b","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-93dd69b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-93dd69b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-93dd69b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-93dd69b/manifests"},{"name":"canary-68c25fc","sha":"68c25fc79e9efe39d8fae5efd6701bd56da64d15","kind":"tag","published_at":"2025-04-12T16:14:30.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-68c25fc","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-68c25fc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-68c25fc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-68c25fc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-68c25fc/manifests"},{"name":"canary-a9557be","sha":"a9557bec8bdf243c8fe975743420a8333be7ae60","kind":"tag","published_at":"2025-04-11T22:20:03.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-a9557be","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-a9557be","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-a9557be","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-a9557be","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-a9557be/manifests"},{"name":"v0.37.0","sha":"6bbd0d285e5c8c648c67802c3bedfe553f8ac8f3","kind":"commit","published_at":"2025-02-28T22:45:42.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.37.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.37.0/manifests"},{"name":"v0.36.1","sha":"fea46ab68060d76d59b6693437e6570bbc996d57","kind":"commit","published_at":"2025-01-09T19:33:09.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.36.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.36.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.36.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.36.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.36.1/manifests"},{"name":"v0.36.0","sha":"12e8792b25f708932bbfa14c8086801bebab3f50","kind":"commit","published_at":"2024-11-26T15:52:59.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.36.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.36.0/manifests"},{"name":"v0.36.0-rc.0","sha":"72c3ee40d37b4fe1af540b59b2c2598caa9d837e","kind":"commit","published_at":"2024-11-20T18:13:06.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.36.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.36.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.36.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.36.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.36.0-rc.0/manifests"},{"name":"v0.35.1","sha":"9397d05fdd0410aa30eefad1bd5e2593015ea91f","kind":"commit","published_at":"2024-06-04T19:14:09.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.35.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.35.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.35.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.35.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.35.1/manifests"},{"name":"v0.35.1-rc.1","sha":"9397d05fdd0410aa30eefad1bd5e2593015ea91f","kind":"commit","published_at":"2024-06-04T19:14:09.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.35.1-rc.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.35.1-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.35.1-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.35.1-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.35.1-rc.1/manifests"},{"name":"canary-substreams-index-module-3f13680c5","sha":"3f13680c5a17dff94b4e0d51b0b8bb9c4a7fc9a1","kind":"commit","published_at":"2024-06-04T15:53:56.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-substreams-index-module-3f13680c5","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-substreams-index-module-3f13680c5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-substreams-index-module-3f13680c5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-substreams-index-module-3f13680c5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-substreams-index-module-3f13680c5/manifests"},{"name":"canary-substreams-index-module-e532c3135","sha":"e532c31352f82182ebd4ef6271c3b6938446637e","kind":"commit","published_at":"2024-06-04T15:33:59.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-substreams-index-module-e532c3135","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-substreams-index-module-e532c3135","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-substreams-index-module-e532c3135","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-substreams-index-module-e532c3135","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-substreams-index-module-e532c3135/manifests"},{"name":"v0.35.1-rc.0","sha":"8198f5a4a9cf4f5fc36b2c9d55e8f2125e8079ab","kind":"commit","published_at":"2024-05-08T12:06:37.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.35.1-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.35.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.35.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.35.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.35.1-rc.0/manifests"},{"name":"canary-3ff4a4f4d","sha":"3ff4a4f4d2a6eaa747275ac39ec67e77cc9078d0","kind":"commit","published_at":"2024-04-26T22:55:22.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-3ff4a4f4d","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-3ff4a4f4d","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-3ff4a4f4d","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-3ff4a4f4d","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-3ff4a4f4d/manifests"},{"name":"canary-0a9d6a6c","sha":"3ff4a4f4d2a6eaa747275ac39ec67e77cc9078d0","kind":"commit","published_at":"2024-04-26T22:55:22.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-0a9d6a6c","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-0a9d6a6c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-0a9d6a6c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-0a9d6a6c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-0a9d6a6c/manifests"},{"name":"canary-bed0bc6e","sha":"bed0bc6ebe0011f74a495416bbf09873c17e18ae","kind":"commit","published_at":"2024-04-25T19:55:44.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-bed0bc6e","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-bed0bc6e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-bed0bc6e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-bed0bc6e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-bed0bc6e/manifests"},{"name":"canary-409435a4","sha":"409435a4743dd94bf9e10090fcacd195c1a80397","kind":"commit","published_at":"2024-04-18T21:36:05.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-409435a4","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-409435a4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-409435a4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-409435a4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-409435a4/manifests"},{"name":"canary-c15b851f","sha":"c15b851fc10b13e9212460282405f540b6b90a75","kind":"commit","published_at":"2024-04-15T21:17:21.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-c15b851f","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-c15b851f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-c15b851f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c15b851f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c15b851f/manifests"},{"name":"v0.35.0","sha":"795e44e83d2d49aa52f7f9c2ad619d570fd679a8","kind":"commit","published_at":"2024-04-10T17:02:11.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.35.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.35.0/manifests"},{"name":"canary-26ac2983","sha":"f6868d41703fb618e312fb1b751a4defe30bdf2b","kind":"commit","published_at":"2024-03-30T02:05:31.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-26ac2983","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-26ac2983","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-26ac2983","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-26ac2983","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-26ac2983/manifests"},{"name":"canary-dd793a56","sha":"dd793a5616780ac6b4b627e3cde75f4fcc7dccef","kind":"commit","published_at":"2024-03-30T00:26:54.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-dd793a56","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-dd793a56","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-dd793a56","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-dd793a56","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-dd793a56/manifests"},{"name":"canary-59109567","sha":"5910956761d4269608a28280e55aaf9647560d0f","kind":"commit","published_at":"2024-03-29T18:30:11.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-59109567","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-59109567","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-59109567","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-59109567","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-59109567/manifests"},{"name":"v0.35.0-rc.0","sha":"c2bc82b5ca8c90ab53b0aa6e9c436474c6c96230","kind":"commit","published_at":"2024-03-28T19:44:14.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.35.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.35.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.35.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.35.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.35.0-rc.0/manifests"},{"name":"canary-515a7d95","sha":"515a7d9554781322305cc5664b5ef605145ec212","kind":"commit","published_at":"2024-03-28T17:55:21.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-515a7d95","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-515a7d95","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-515a7d95","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-515a7d95","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-515a7d95/manifests"},{"name":"canary-c266a0ca","sha":"c266a0ca89539ab89982676747aeba6dc6800120","kind":"commit","published_at":"2024-03-26T17:55:00.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-c266a0ca","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-c266a0ca","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-c266a0ca","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c266a0ca","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c266a0ca/manifests"},{"name":"canary-c2320a7a","sha":"c2320a7a3e146bc98ac4b0e10bfdeb8343a2af2d","kind":"commit","published_at":"2024-03-25T16:25:51.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-c2320a7a","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-c2320a7a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-c2320a7a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c2320a7a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c2320a7a/manifests"},{"name":"canary-c8946ce0","sha":"c8946ce04402186a083fdfe56c0bd68bc80571ee","kind":"commit","published_at":"2024-03-24T23:28:34.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-c8946ce0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-c8946ce0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-c8946ce0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c8946ce0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c8946ce0/manifests"},{"name":"canary-8009ae88","sha":"8009ae880653963f6bf690087d310238ccb1a6e0","kind":"commit","published_at":"2024-03-24T21:40:17.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-8009ae88","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-8009ae88","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-8009ae88","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-8009ae88","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-8009ae88/manifests"},{"name":"canary-6351b7d6","sha":"6351b7d69bd29cb71ad23f8facb4d7aba2239547","kind":"commit","published_at":"2024-03-14T23:28:51.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-6351b7d6","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-6351b7d6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-6351b7d6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-6351b7d6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-6351b7d6/manifests"},{"name":"canary-79bf169","sha":"79bf169da580432e3b13ca1008c902537b16dc40","kind":"commit","published_at":"2024-03-13T14:05:55.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-79bf169","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-79bf169","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-79bf169","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-79bf169","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-79bf169/manifests"},{"name":"canary-7f7edcc","sha":"7f7edcc6d3eb8f24263d0dc750cf72f6a1c9ab82","kind":"commit","published_at":"2024-03-12T10:44:28.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-7f7edcc","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-7f7edcc","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-7f7edcc","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-7f7edcc","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-7f7edcc/manifests"},{"name":"canary-5200-amended","sha":"0c1b53ae7915f2b32f1058abce46791553640189","kind":"commit","published_at":"2024-03-11T17:53:10.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-5200-amended","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-5200-amended","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-5200-amended","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5200-amended","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5200-amended/manifests"},{"name":"canary-5200","sha":"1999690124d37bc6ec9f68a92305088a6d9b18d3","kind":"commit","published_at":"2024-03-11T17:26:42.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-5200","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-5200","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-5200","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5200","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5200/manifests"},{"name":"canary-5c3d814","sha":"5c3d814f63dac133b9ac64a0e54a01fde686f7df","kind":"commit","published_at":"2024-03-11T14:01:17.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-5c3d814","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-5c3d814","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-5c3d814","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5c3d814","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5c3d814/manifests"},{"name":"canary-cf5435d5","sha":"cf5435d50c10f7d8121806ecca6048ca6a74860f","kind":"commit","published_at":"2024-03-09T21:15:06.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-cf5435d5","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-cf5435d5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-cf5435d5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-cf5435d5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-cf5435d5/manifests"},{"name":"canary-2c25680c","sha":"2c25680c9c1d2d7f2215d838ea543e49590fe397","kind":"commit","published_at":"2024-03-09T06:00:03.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-2c25680c","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-2c25680c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-2c25680c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-2c25680c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-2c25680c/manifests"},{"name":"canary-2b496638","sha":"2b49663849e7274ff04d93dc837ab172b9ed9a92","kind":"commit","published_at":"2024-03-09T05:20:27.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-2b496638","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-2b496638","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-2b496638","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-2b496638","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-2b496638/manifests"},{"name":"canary-383cd0ff","sha":"383cd0ffd729924f32306880c97b1d72e6a09d21","kind":"commit","published_at":"2024-03-08T17:19:29.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-383cd0ff","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-383cd0ff","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-383cd0ff","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-383cd0ff","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-383cd0ff/manifests"},{"name":"canary-c507904","sha":"c507904374b6aae0c81f1c91590ec1b85a164fab","kind":"commit","published_at":"2024-03-08T14:05:43.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-c507904","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-c507904","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-c507904","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c507904","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c507904/manifests"},{"name":"canary-39c161bf","sha":"39c161bf0fda59b3f0d3b1374a082b63ea0aec51","kind":"commit","published_at":"2024-03-07T23:32:21.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-39c161bf","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-39c161bf","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-39c161bf","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-39c161bf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-39c161bf/manifests"},{"name":"canary-93bebf9","sha":"93bebf9ead5282d203ba622347e5bb5d5e0b606c","kind":"commit","published_at":"2024-03-05T15:27:27.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-93bebf9","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-93bebf9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-93bebf9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-93bebf9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-93bebf9/manifests"},{"name":"canary-4f2cf47f","sha":"4f2cf47f213d1993c07722044ffb3486303f00de","kind":"commit","published_at":"2024-02-27T22:45:51.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-4f2cf47f","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-4f2cf47f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-4f2cf47f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4f2cf47f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4f2cf47f/manifests"},{"name":"canary-a3bfbd0","sha":"a3bfbd0b4a51fee26b85ad9fc796cc8688d706c3","kind":"commit","published_at":"2024-02-27T20:03:24.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-a3bfbd0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-a3bfbd0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-a3bfbd0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-a3bfbd0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-a3bfbd0/manifests"},{"name":"canary-leo-wasmtime-opt-level","sha":"99241cbc225fe2f8014308b1297e474b08c6bf6d","kind":"commit","published_at":"2024-02-27T12:21:30.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-leo-wasmtime-opt-level","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-leo-wasmtime-opt-level","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-leo-wasmtime-opt-level","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-leo-wasmtime-opt-level","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-leo-wasmtime-opt-level/manifests"},{"name":"canary-leo-remove-chain-head-listener-hack","sha":"85da623a9405a899c69e738ffd747d9de98e4f1c","kind":"commit","published_at":"2024-02-26T13:30:54.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-leo-remove-chain-head-listener-hack","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-leo-remove-chain-head-listener-hack","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-leo-remove-chain-head-listener-hack","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-leo-remove-chain-head-listener-hack","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-leo-remove-chain-head-listener-hack/manifests"},{"name":"canary-leo/remove-chain-head-listener-hack","sha":"85da623a9405a899c69e738ffd747d9de98e4f1c","kind":"commit","published_at":"2024-02-26T13:30:54.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-leo/remove-chain-head-listener-hack","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-leo/remove-chain-head-listener-hack","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-leo%2Fremove-chain-head-listener-hack","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-leo%2Fremove-chain-head-listener-hack","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-leo%2Fremove-chain-head-listener-hack/manifests"},{"name":"canary-es-fix","sha":"69d588c1cd8bea5cab8418a672524b8dca11fbb8","kind":"commit","published_at":"2024-02-16T16:14:56.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-es-fix","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-es-fix","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-es-fix","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-es-fix","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-es-fix/manifests"},{"name":"v0.34.1","sha":"a31261f39cb9465ca91efe3f2d1f076c8da8ab08","kind":"commit","published_at":"2024-01-26T17:03:18.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.34.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.34.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.34.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.34.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.34.1/manifests"},{"name":"v0.34.1-rc.0","sha":"a31261f39cb9465ca91efe3f2d1f076c8da8ab08","kind":"commit","published_at":"2024-01-26T17:03:18.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.34.1-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.34.1-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.34.1-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.34.1-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.34.1-rc.0/manifests"},{"name":"v0.34.0","sha":"4b412f752c696ccdb984a16c343dc45537a854a3","kind":"commit","published_at":"2024-01-22T17:10:05.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.34.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.34.0/manifests"},{"name":"v0.34.0-rc.0","sha":"f2409490aa31bda58925d9d002590ed5779e3f2b","kind":"commit","published_at":"2024-01-16T11:04:29.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.34.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.34.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.34.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.34.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.34.0-rc.0/manifests"},{"name":"canary-investigate-stuck-substreams-v0.33.0-2dbfca2d7","sha":"2dbfca2d7c31376a752bbcf4f370f024a7110b54","kind":"commit","published_at":"2023-10-26T14:05:32.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-investigate-stuck-substreams-v0.33.0-2dbfca2d7","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-investigate-stuck-substreams-v0.33.0-2dbfca2d7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-investigate-stuck-substreams-v0.33.0-2dbfca2d7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-investigate-stuck-substreams-v0.33.0-2dbfca2d7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-investigate-stuck-substreams-v0.33.0-2dbfca2d7/manifests"},{"name":"v0.33.0","sha":"e12c79cff17e31d93175b5a1fca95a1f30f5dcf5","kind":"commit","published_at":"2023-10-17T12:13:41.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.33.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.33.0/manifests"},{"name":"v0.33.0-rc.0","sha":"e12c79cff17e31d93175b5a1fca95a1f30f5dcf5","kind":"commit","published_at":"2023-10-17T12:13:41.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.33.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.33.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.33.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.33.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.33.0-rc.0/manifests"},{"name":"canary-investigate-stuck-substreams-ccac28fd4","sha":"ccac28fd42a2af5c59eec5f9e45d2c24bfbd75b6","kind":"commit","published_at":"2023-10-07T14:36:34.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-investigate-stuck-substreams-ccac28fd4","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-investigate-stuck-substreams-ccac28fd4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-investigate-stuck-substreams-ccac28fd4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-investigate-stuck-substreams-ccac28fd4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-investigate-stuck-substreams-ccac28fd4/manifests"},{"name":"canary-investigate-stuck-substreams-def370693","sha":"def370693f66915727028ddeb1695785e9877b78","kind":"commit","published_at":"2023-09-29T15:37:36.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-investigate-stuck-substreams-def370693","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-investigate-stuck-substreams-def370693","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-investigate-stuck-substreams-def370693","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-investigate-stuck-substreams-def370693","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-investigate-stuck-substreams-def370693/manifests"},{"name":"invalid-field-validation","sha":"5799e9d6974987026add8802db4d6d8d7c338194","kind":"commit","published_at":"2023-09-28T12:01:42.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/invalid-field-validation","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/invalid-field-validation","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@invalid-field-validation","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/invalid-field-validation","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/invalid-field-validation/manifests"},{"name":"canary-8ad65c25","sha":"8ad65c254cd4d7756f8892196895b23a9ce96fa3","kind":"commit","published_at":"2023-09-08T21:42:04.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-8ad65c25","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-8ad65c25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-8ad65c25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-8ad65c25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-8ad65c25/manifests"},{"name":"canary-3cdf7055","sha":"3cdf705543aae8998f46c941fe6656068becc525","kind":"commit","published_at":"2023-09-08T18:56:20.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-3cdf7055","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-3cdf7055","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-3cdf7055","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-3cdf7055","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-3cdf7055/manifests"},{"name":"canary-0f3bd9ecdd3110f45801e6368f51241c97051f12","sha":"0f3bd9ecdd3110f45801e6368f51241c97051f12","kind":"commit","published_at":"2023-09-07T07:41:26.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-0f3bd9ecdd3110f45801e6368f51241c97051f12","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-0f3bd9ecdd3110f45801e6368f51241c97051f12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-0f3bd9ecdd3110f45801e6368f51241c97051f12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-0f3bd9ecdd3110f45801e6368f51241c97051f12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-0f3bd9ecdd3110f45801e6368f51241c97051f12/manifests"},{"name":"canary-1e0be20d85aa87f38481e02463a119e0eca24048","sha":"1e0be20d85aa87f38481e02463a119e0eca24048","kind":"commit","published_at":"2023-09-06T14:12:00.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-1e0be20d85aa87f38481e02463a119e0eca24048","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-1e0be20d85aa87f38481e02463a119e0eca24048","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-1e0be20d85aa87f38481e02463a119e0eca24048","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-1e0be20d85aa87f38481e02463a119e0eca24048","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-1e0be20d85aa87f38481e02463a119e0eca24048/manifests"},{"name":"v0.32.0","sha":"da4df6b11bf9356402ac7466c63c5dd0e8e41df7","kind":"commit","published_at":"2023-08-21T08:17:43.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.32.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.32.0/manifests"},{"name":"v0.32.0-rc.0","sha":"ae118d2d274e496a7d4322c720c25e6ced845ac9","kind":"commit","published_at":"2023-08-14T14:48:32.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.32.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.32.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.32.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.32.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.32.0-rc.0/manifests"},{"name":"v0.31.0","sha":"9d50e8660cd7daf3ea2bc2e60a6a61882e717f4e","kind":"commit","published_at":"2023-06-12T11:35:12.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.31.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.31.0/manifests"},{"name":"v0.31.0-rc.1","sha":"d904b6b12903dd0288d254c7e6c6400f61d53831","kind":"commit","published_at":"2023-06-12T11:34:39.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.31.0-rc.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.31.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.31.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.31.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.31.0-rc.1/manifests"},{"name":"canary-7ce9cb7","sha":"7ce9cb7c2e8b5acd85c2fea4e2f5d45300112194","kind":"commit","published_at":"2023-05-08T09:09:58.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-7ce9cb7","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-7ce9cb7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-7ce9cb7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-7ce9cb7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-7ce9cb7/manifests"},{"name":"v0.31.0-rc.0","sha":"52c6eb6d914c47e168107fc40e2ba61216594d82","kind":"commit","published_at":"2023-05-04T15:10:47.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.31.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.31.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.31.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.31.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.31.0-rc.0/manifests"},{"name":"canary-896f2c6","sha":"896f2c6445673e09394fd5fd2efdfad7511c375e","kind":"commit","published_at":"2023-05-02T19:44:22.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-896f2c6","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-896f2c6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-896f2c6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-896f2c6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-896f2c6/manifests"},{"name":"canary-398648a","sha":"398648aae7db4b00829fbf41d05b53094f0d3486","kind":"commit","published_at":"2023-04-27T13:49:45.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-398648a","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-398648a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-398648a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-398648a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-398648a/manifests"},{"name":"canary-4225c36f","sha":"4225c36f4de86b515db5a9c1b06b66a355a264dd","kind":"commit","published_at":"2023-04-20T17:30:31.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-4225c36f","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-4225c36f","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-4225c36f","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4225c36f","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4225c36f/manifests"},{"name":"canary-27f2d3b","sha":"27f2d3b05ce9ddb62b55d7cc64e1c247a49ed1cd","kind":"commit","published_at":"2023-04-14T15:02:04.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-27f2d3b","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-27f2d3b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-27f2d3b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-27f2d3b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-27f2d3b/manifests"},{"name":"v348","sha":"e556be6fd490d5a03f8e72c78fc9795f8251903f","kind":"commit","published_at":"2023-04-13T18:49:26.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v348","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v348","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v348","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v348","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v348/manifests"},{"name":"canary-6b2978cf","sha":"6b2978cfb9616eb075e3f3bce3d0bb2103922d9e","kind":"commit","published_at":"2023-03-29T23:47:45.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-6b2978cf","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-6b2978cf","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-6b2978cf","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-6b2978cf","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-6b2978cf/manifests"},{"name":"v0.30.0-rc.0","sha":"d0a1a240845ce66f2fbae82e82dbbe6a153251bb","kind":"commit","published_at":"2023-02-16T18:15:05.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.30.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.30.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.30.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.30.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.30.0-rc.0/manifests"},{"name":"v0.30.0","sha":"d0a1a240845ce66f2fbae82e82dbbe6a153251bb","kind":"commit","published_at":"2023-02-16T18:15:05.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.30.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.30.0/manifests"},{"name":"canary-3786140","sha":"3786140f7f9fa6c10ee3e814d88e6fd21307d730","kind":"commit","published_at":"2023-01-30T14:40:28.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-3786140","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-3786140","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-3786140","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-3786140","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-3786140/manifests"},{"name":"canary-06a9f28","sha":"06a9f284e891256f157ac1fd967c05f01b023d85","kind":"commit","published_at":"2022-12-05T20:53:14.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-06a9f28","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-06a9f28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-06a9f28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-06a9f28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-06a9f28/manifests"},{"name":"canary-6792c9c","sha":"6792c9c633682b8a01172275f3be3c8ef3d48f70","kind":"commit","published_at":"2022-11-28T20:24:30.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-6792c9c","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-6792c9c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-6792c9c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-6792c9c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-6792c9c/manifests"},{"name":"v0.29.0","sha":"6499d3808d85080c0097e2429e6e781fc1f83e2a","kind":"commit","published_at":"2022-11-24T17:10:15.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.29.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.29.0/manifests"},{"name":"v0.29.0-rc.0","sha":"22b6085be2d86104d8f09b8ff6e1c01d4d892fb3","kind":"commit","published_at":"2022-11-21T14:55:24.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.29.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.29.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.29.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.29.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.29.0-rc.0/manifests"},{"name":"canary-c82f5e213","sha":"c82f5e2135293e8203654027ed062cee28232c60","kind":"commit","published_at":"2022-11-18T22:06:10.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-c82f5e213","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-c82f5e213","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-c82f5e213","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c82f5e213","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c82f5e213/manifests"},{"name":"canary-1a57e2a29","sha":"1a57e2a295cf1efe0d81e988d4b76296859abd1d","kind":"commit","published_at":"2022-10-25T11:36:59.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-1a57e2a29","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-1a57e2a29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-1a57e2a29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-1a57e2a29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-1a57e2a29/manifests"},{"name":"canary-54f4555df","sha":"54f4555dfec8ff5dadaba75269a2832761d5fc92","kind":"commit","published_at":"2022-10-25T10:46:11.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-54f4555df","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-54f4555df","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-54f4555df","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-54f4555df","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-54f4555df/manifests"},{"name":"canary-2ae409a6a","sha":"2ae409a6a90b3baaedaa6b4a9fa76e0c182ac2bd","kind":"commit","published_at":"2022-10-25T10:44:20.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-2ae409a6a","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-2ae409a6a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-2ae409a6a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-2ae409a6a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-2ae409a6a/manifests"},{"name":"canary-4f741526b","sha":"4f741526bb3ee8168bfcaa0ef4f6cacdd7dc337b","kind":"commit","published_at":"2022-10-25T10:07:28.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-4f741526b","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-4f741526b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-4f741526b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4f741526b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4f741526b/manifests"},{"name":"canary-e2dcff193","sha":"e2dcff193c22d04c797d6c40af42b569d72b3a7a","kind":"commit","published_at":"2022-10-25T09:39:11.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-e2dcff193","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-e2dcff193","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-e2dcff193","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-e2dcff193","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-e2dcff193/manifests"},{"name":"canary-179210103","sha":"179210103d034434cf7ffe58a16c99316ee02367","kind":"commit","published_at":"2022-10-25T09:17:37.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-179210103","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-179210103","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-179210103","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-179210103","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-179210103/manifests"},{"name":"canary-5119acf32","sha":"5119acf3216fb8005861ff1f126c7f69575c0960","kind":"commit","published_at":"2022-10-25T09:12:13.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-5119acf32","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-5119acf32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-5119acf32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5119acf32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5119acf32/manifests"},{"name":"canary-f40bdc7","sha":"f40bdc7f9ebeddd397bd0b8cfc5db589d1f2f0c1","kind":"commit","published_at":"2022-10-18T18:09:58.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-f40bdc7","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-f40bdc7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-f40bdc7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-f40bdc7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-f40bdc7/manifests"},{"name":"canary-2af17c0","sha":"2af17c02abc37603437729c36ffb9963d7ba8872","kind":"commit","published_at":"2022-10-17T20:55:31.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-2af17c0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-2af17c0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-2af17c0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-2af17c0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-2af17c0/manifests"},{"name":"v0.28.2","sha":"d33bb7eec5895e83797287bd6f08518d55646cb3","kind":"tag","published_at":"2022-10-11T10:25:50.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.28.2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.28.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.28.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.28.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.28.2/manifests"},{"name":"v0.28.1","sha":"78d3d0e209c43cd7b15d6a5f1f6e6a7af4a52f7c","kind":"tag","published_at":"2022-10-10T15:22:48.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.28.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.28.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.28.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.28.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.28.1/manifests"},{"name":"canary-6a32b44","sha":"6a32b4491ffc9241de22d2590e6273b957bc9d05","kind":"commit","published_at":"2022-10-07T13:22:27.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-6a32b44","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-6a32b44","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-6a32b44","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-6a32b44","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-6a32b44/manifests"},{"name":"v0.28.0","sha":"56db98220529ea97518de01827604e3ae0c39d28","kind":"tag","published_at":"2022-10-05T12:53:21.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.28.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.28.0/manifests"},{"name":"canary-b6b466ba","sha":"b6b466ba8b7929713ad45fd7af290d663ac133a7","kind":"commit","published_at":"2022-09-27T21:24:26.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-b6b466ba","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-b6b466ba","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-b6b466ba","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-b6b466ba","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-b6b466ba/manifests"},{"name":"canary-75773aa","sha":"75773aa5850411fba5bfbe65c925acacd481fb0a","kind":"commit","published_at":"2022-09-27T20:04:59.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-75773aa","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-75773aa","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-75773aa","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-75773aa","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-75773aa/manifests"},{"name":"v0.28.0-rc.0","sha":"56db98220529ea97518de01827604e3ae0c39d28","kind":"tag","published_at":"2022-09-26T11:13:51.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.28.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.28.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.28.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.28.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.28.0-rc.0/manifests"},{"name":"canary-d4a4a199e","sha":"d4a4a199e44627f8e11463eb87d1addcf47583ca","kind":"commit","published_at":"2022-09-21T17:52:27.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-d4a4a199e","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-d4a4a199e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-d4a4a199e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-d4a4a199e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-d4a4a199e/manifests"},{"name":"canary-b74fb34a","sha":"b74fb34ae078a13130644c364f85eb85f4ccad18","kind":"commit","published_at":"2022-09-08T23:25:30.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-b74fb34a","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-b74fb34a","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-b74fb34a","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-b74fb34a","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-b74fb34a/manifests"},{"name":"canary-b41f11d7b","sha":"b41f11d7bbb271c7923bbb9fc84006f749356726","kind":"commit","published_at":"2022-09-08T18:31:10.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-b41f11d7b","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-b41f11d7b","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-b41f11d7b","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-b41f11d7b","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-b41f11d7b/manifests"},{"name":"canary-5b2eaa756","sha":"5b2eaa7563b41ff27284c46d43346d8bfe3d6d27","kind":"commit","published_at":"2022-09-08T18:08:21.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-5b2eaa756","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-5b2eaa756","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-5b2eaa756","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5b2eaa756","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-5b2eaa756/manifests"},{"name":"canary-2de82c2","sha":"2de82c2437ca67ea3c6aebb8047f3e4dcb7a4e16","kind":"commit","published_at":"2022-08-25T20:25:42.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-2de82c2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-2de82c2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-2de82c2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-2de82c2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-2de82c2/manifests"},{"name":"fraction2","sha":"149a14d430d9c8659d0d0eaceade71ee62a2694f","kind":"commit","published_at":"2022-08-24T12:26:03.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/fraction2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/fraction2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@fraction2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/fraction2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/fraction2/manifests"},{"name":"integer","sha":"c628e437473b45b62d4249a3e62ae6bea891e033","kind":"tag","published_at":"2022-08-11T13:54:12.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/integer","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/integer","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@integer","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/integer","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/integer/manifests"},{"name":"v0.27.0","sha":"c628e437473b45b62d4249a3e62ae6bea891e033","kind":"commit","published_at":"2022-07-28T20:24:19.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.27.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.27.0/manifests"},{"name":"v0.27.0-rc.0","sha":"32be77aebf7e3832d4f5229387c13d1b75f63f49","kind":"commit","published_at":"2022-07-26T16:12:36.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.27.0-rc.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.27.0-rc.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.27.0-rc.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.27.0-rc.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.27.0-rc.0/manifests"},{"name":"fraction","sha":"3178bb436162a006db633d0502f85f7ff3d70389","kind":"tag","published_at":"2022-06-17T15:22:42.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/fraction","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/fraction","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@fraction","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/fraction","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/fraction/manifests"},{"name":"canary-4eaa280","sha":"4eaa2802ff33b4e5755042789f951a05a94dd096","kind":"commit","published_at":"2022-05-30T19:21:38.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-4eaa280","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-4eaa280","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-4eaa280","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4eaa280","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4eaa280/manifests"},{"name":"canary-426c92c","sha":"2da3688832956fe013519532f0b7085ec7c09e17","kind":"commit","published_at":"2022-05-26T15:56:13.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-426c92c","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-426c92c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-426c92c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-426c92c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-426c92c/manifests"},{"name":"hosted-current","sha":"28803bf48a9ee8df29342445360d87699a23f9e3","kind":"commit","published_at":"2022-05-06T16:34:52.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/hosted-current","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/hosted-current","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@hosted-current","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/hosted-current","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/hosted-current/manifests"},{"name":"fraction3","sha":"34147541084d6a516eab62e628d2d86155b48030","kind":"tag","published_at":"2022-04-11T18:25:34.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/fraction3","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/fraction3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@fraction3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/fraction3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/fraction3/manifests"},{"name":"v0.26.0","sha":"0545d7baf2351a3e0cc79a184458d6f3be86f520","kind":"commit","published_at":"2022-04-05T15:19:13.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.26.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.26.0/manifests"},{"name":"v0.26.0-prerelease.0","sha":"b31fb2162bc34846ed2825d631ac0a506d7c35f0","kind":"commit","published_at":"2022-03-31T22:22:02.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.26.0-prerelease.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.26.0-prerelease.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.26.0-prerelease.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.26.0-prerelease.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.26.0-prerelease.0/manifests"},{"name":"v0.25.2","sha":"7957e829dad90c395b1df868a2bf0f8680b8f5dd","kind":"commit","published_at":"2022-03-05T08:38:08.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.25.2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.2/manifests"},{"name":"v0.25.2-prerelease.0","sha":"7957e829dad90c395b1df868a2bf0f8680b8f5dd","kind":"commit","published_at":"2022-03-05T08:38:08.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.25.2-prerelease.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.25.2-prerelease.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.25.2-prerelease.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.2-prerelease.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.2-prerelease.0/manifests"},{"name":"v0.25.1-prerelease.1","sha":"6945368fa00d7b4c06895fed94b5bb4297711b65","kind":"commit","published_at":"2022-02-14T18:58:02.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.25.1-prerelease.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.25.1-prerelease.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.25.1-prerelease.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.1-prerelease.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.1-prerelease.1/manifests"},{"name":"v0.25.1-prerelease","sha":"e10f65b887198f02aafaad76238643e8c4e175e8","kind":"commit","published_at":"2022-02-08T15:29:30.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.25.1-prerelease","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.25.1-prerelease","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.25.1-prerelease","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.1-prerelease","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.1-prerelease/manifests"},{"name":"v0.25.1","sha":"e10f65b887198f02aafaad76238643e8c4e175e8","kind":"commit","published_at":"2022-02-08T15:29:30.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.25.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.1/manifests"},{"name":"canary-4c4a2619","sha":"4c4a26191cee2ffd43fda5cae3dd8c2a14feee2b","kind":"commit","published_at":"2022-01-20T20:15:14.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-4c4a2619","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-4c4a2619","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-4c4a2619","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4c4a2619","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4c4a2619/manifests"},{"name":"canary-3727335e","sha":"3727335ea301295d4f2df29301ebb237f4aaa7e3","kind":"commit","published_at":"2022-01-20T00:55:09.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-3727335e","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-3727335e","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-3727335e","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-3727335e","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-3727335e/manifests"},{"name":"canary-c98485df","sha":"c98485dfd0806eacef56d027aab767a320033163","kind":"commit","published_at":"2022-01-19T19:45:12.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-c98485df","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-c98485df","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-c98485df","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c98485df","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-c98485df/manifests"},{"name":"canary-tokio-watcher-v12","sha":"9ef69d06cbb525b90470bf1eaed8ebf8fda459b1","kind":"commit","published_at":"2021-12-15T14:17:37.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v12","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v12/manifests"},{"name":"canary-tokio-watcher-v11","sha":"fc4087484abea8b1a72442f847dd15f7c8fb7b4f","kind":"commit","published_at":"2021-12-15T12:20:35.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v11","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v11/manifests"},{"name":"canary-tokio-watcher-v10","sha":"f427d932989f7a5333463430bc4da9c0d3d925d6","kind":"commit","published_at":"2021-12-15T11:56:46.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v10","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v10/manifests"},{"name":"canary-tokio-watcher-v9","sha":"fc2e6a1d322d31534a5fbd66348efae70a3bde35","kind":"commit","published_at":"2021-12-15T11:35:17.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v9","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v9/manifests"},{"name":"canary-tokio-watcher-v8","sha":"c28c23355db20b285eb2c4917d47ae8de7cfa22c","kind":"commit","published_at":"2021-12-15T11:10:45.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v8","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v8/manifests"},{"name":"canary-tokio-watcher-v7","sha":"a7f50704f9e327356d664fec12609ab6c0c3f435","kind":"commit","published_at":"2021-12-14T17:41:09.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v7","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v7/manifests"},{"name":"canary-tokio-watcher-v6","sha":"6d64bd18844d9188507f9a2d72bf78bce51e3d78","kind":"commit","published_at":"2021-12-14T17:00:15.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v6","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v6/manifests"},{"name":"canary-tokio-watcher-v5","sha":"1fc4e69a83b57580e050d6134f8fec534a444e8e","kind":"commit","published_at":"2021-12-14T16:09:13.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v5","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v5/manifests"},{"name":"canary-tokio-watcher-v4","sha":"27f8307592a23c165cba13704d6ff79c5f14bcba","kind":"commit","published_at":"2021-12-14T12:04:09.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v4","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v4/manifests"},{"name":"canary-tokio-watcher-v3","sha":"abbd387c1c438449294f98d7fe230044d65f4731","kind":"commit","published_at":"2021-12-14T11:30:32.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v3","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v3/manifests"},{"name":"canary-tokio-watcher-v2","sha":"fecaec77ef23fda57b5ada52f710ae7eb8a4885f","kind":"commit","published_at":"2021-12-14T10:45:31.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher-v2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher-v2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher-v2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher-v2/manifests"},{"name":"canary-tokio-watcher","sha":"053ccb33885726e004db152970334fb47eac36cf","kind":"commit","published_at":"2021-12-14T10:07:16.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-tokio-watcher","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-tokio-watcher","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-tokio-watcher","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-tokio-watcher/manifests"},{"name":"canary-notify-queue","sha":"cf64fb2ddee2f13eca99530f0f39eb1c6cfcc19b","kind":"commit","published_at":"2021-12-12T12:38:20.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-notify-queue","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-notify-queue","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-notify-queue","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-notify-queue","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-notify-queue/manifests"},{"name":"v0.25.0","sha":"4bdb0640bd5aca9ddcd81b0cd5ce69db8de14b5c","kind":"commit","published_at":"2021-12-01T13:16:55.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.25.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.25.0/manifests"},{"name":"v0.24.2","sha":"2345ddf52e9e363b0db183bc8ac96245de07f99c","kind":"commit","published_at":"2021-10-06T21:21:12.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.24.2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"14e7cc5d09e53d7955c33e3a5a42576bd344527b","kind":"commit","published_at":"2021-09-10T20:59:38.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.24.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"f9d338ffd6cb5fd9a72a0cd52be2b5a2023d6eb8","kind":"commit","published_at":"2021-08-26T15:06:06.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.24.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.24.0/manifests"},{"name":"canary-9f5a63","sha":"9f5a63c6b09a9b9cbe2b390313c76c2c6b65cd16","kind":"commit","published_at":"2021-08-02T16:57:40.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-9f5a63","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-9f5a63","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-9f5a63","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-9f5a63","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-9f5a63/manifests"},{"name":"v0.23.1","sha":"fb6219adf8d897a088d9f3c6dc7c015216b96045","kind":"commit","published_at":"2021-06-23T13:30:56.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.23.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"55d6150084e5178050d9f5515b1df6d8cb091af1","kind":"commit","published_at":"2021-06-22T14:00:20.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.23.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.23.0/manifests"},{"name":"canary-3e2f9c","sha":"3e2f9c004edf299d9e9195bf40c9600fc2af197c","kind":"commit","published_at":"2021-04-14T12:49:38.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-3e2f9c","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-3e2f9c","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-3e2f9c","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-3e2f9c","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-3e2f9c/manifests"},{"name":"canary-4eacdb","sha":"4eacdb05e3f1e0a57688077f493c628c681fccba","kind":"commit","published_at":"2021-04-14T12:26:43.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-4eacdb","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-4eacdb","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-4eacdb","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4eacdb","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-4eacdb/manifests"},{"name":"canary-1d00391","sha":"1d0039145dbbd6c8d0af231e5fb37793a6381a15","kind":"commit","published_at":"2021-04-14T12:14:48.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-1d00391","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-1d00391","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-1d00391","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-1d00391","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-1d00391/manifests"},{"name":"canary-6fbb890","sha":"43145591b24028cdf449978b5b0510659fb4f3a1","kind":"commit","published_at":"2021-04-14T01:42:03.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary-6fbb890","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary-6fbb890","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary-6fbb890","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-6fbb890","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary-6fbb890/manifests"},{"name":"canary","sha":"104920d74a342c66e40127da8b9d9037524a1765","kind":"commit","published_at":"2021-04-13T18:49:51.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/canary","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/canary","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@canary","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/canary/manifests"},{"name":"tokio02","sha":"e4691e7acdb617db23253c8b1e6bc988158dcc16","kind":"commit","published_at":"2021-04-12T22:36:59.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/tokio02","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/tokio02","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@tokio02","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/tokio02","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/tokio02/manifests"},{"name":"v0.22.0","sha":"6d7e92adfce3efc0bf320e1192551af85915748a","kind":"tag","published_at":"2021-02-24T19:55:50.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.22.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.22.0/manifests"},{"name":"v0.21.1","sha":"8915fd15c5a43c3231eb81bdcadfdf17c0c8baa2","kind":"tag","published_at":"2021-01-11T15:07:25.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.21.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"3b7d462e88daebf7cb7921bde7aab5d8ea266dea","kind":"tag","published_at":"2021-01-09T01:22:18.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.21.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"47a4a1088573cdd4db4c596e785292b9b5501936","kind":"commit","published_at":"2020-12-12T01:32:52.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.20.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.20.0/manifests"},{"name":"v0.19.2","sha":"558ac625b75d934e66b474664a3f9a4f7bd1e084","kind":"tag","published_at":"2020-10-20T14:59:23.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.19.2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"8d557789feb005824e8a2bde32ddd1e32c04b344","kind":"tag","published_at":"2020-10-15T20:19:37.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.19.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"f64369e6ddcb881479813bfa9f7245815af6f85f","kind":"tag","published_at":"2020-10-13T17:57:01.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.19.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.19.0/manifests"},{"name":"next","sha":"75ef74776dee230ddeb57be542a0029e532d73e1","kind":"commit","published_at":"2020-07-03T02:06:54.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/next","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/next","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@next","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/next","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/next/manifests"},{"name":"v0.18.0","sha":"f7b0b03a197c6c3574d66e5936a61ad27b5b2380","kind":"tag","published_at":"2020-04-08T12:20:51.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.18.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.18.0/manifests"},{"name":"v0.17.1","sha":"eb87598e760b762553b2b3530b56091fc1a1b503","kind":"tag","published_at":"2020-01-09T14:37:15.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.17.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.17.1/manifests"},{"name":"v0.17.0","sha":"2a956f2e2d982f50857a79d31767f5b1cb1ad2ef","kind":"tag","published_at":"2019-12-23T11:44:36.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.17.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"0c790a78a572b60a95edd6939cd6bb83cd15ac63","kind":"tag","published_at":"2019-11-13T12:25:23.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.16.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"32a58d94a9644360803420413d8dd33a98447b38","kind":"tag","published_at":"2019-11-01T12:58:47.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.16.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"61227ca34242b20a1861b703e41d9c423d1ecbce","kind":"tag","published_at":"2019-09-03T17:40:45.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.15.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"c36470181342a77c258081abe33b7672d8c61cad","kind":"tag","published_at":"2019-09-03T11:34:40.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.15.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"03106b1cb3774657858990a9f615c0b8059cedef","kind":"tag","published_at":"2019-07-28T23:09:30.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.14.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"602fba1af5322ceeb58cc09c7120bdacbaa5cbea","kind":"tag","published_at":"2019-06-12T16:33:11.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.13.2","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"32e3a6063b1923b008bca348b824434e4f734e1e","kind":"tag","published_at":"2019-06-12T13:46:16.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.13.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"89354596870ced539017677ea338f81e1334b9b5","kind":"tag","published_at":"2019-06-12T13:29:48.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.13.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.13.0/manifests"},{"name":"v0.12.0","sha":"85b9ec73a65f3b95324db6bcc1c2caa15384fb1c","kind":"tag","published_at":"2019-05-16T09:42:00.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.12.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.12.0/manifests"},{"name":"v0.11.0","sha":"bdb9aed4c602f50217b6bb2d32dba92d18024639","kind":"tag","published_at":"2019-05-09T21:19:28.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.11.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.11.0/manifests"},{"name":"v0.10.0","sha":"e7667e0cb844b76d68a4818bdd740d81a9155c25","kind":"tag","published_at":"2019-04-25T12:36:28.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.10.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.10.0/manifests"},{"name":"v0.9.0","sha":"e439ed87e9e5d46e77d49d6e9c1301c3e05d2b47","kind":"tag","published_at":"2019-04-11T23:38:03.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.9.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.9.0/manifests"},{"name":"v0.6.0","sha":"f9b24f804955b0c5983d2c16d3dd293354f7b59c","kind":"tag","published_at":"2019-04-09T12:04:49.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.6.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.6.0/manifests"},{"name":"v0.5.0","sha":"5fd7c00d6ecd5335a36a19ccb5a1bd9753a15f57","kind":"tag","published_at":"2018-12-07T15:16:43.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.5.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.5.0/manifests"},{"name":"v0.4.1","sha":"98466162a3c08fbb81a5ab7a80a94141c66bf544","kind":"tag","published_at":"2018-11-15T08:45:13.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.4.1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"a0da5a411030a7f63ee73b62fd5e77556fd25a91","kind":"tag","published_at":"2018-11-02T14:27:20.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.4.0","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.4.0/manifests"},{"name":"ethsf-v1","sha":"68f45b11e7c7f893382eb8ed0867c4df153af4bc","kind":"tag","published_at":"2018-10-06T04:46:01.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/ethsf-v1","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/ethsf-v1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@ethsf-v1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/ethsf-v1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/ethsf-v1/manifests"},{"name":"TEST_TAG","sha":"2a654539a9897d3dd8672388df55f3aa8820e70d","kind":"tag","published_at":"2018-10-03T14:59:41.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/TEST_TAG","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/TEST_TAG","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@TEST_TAG","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/TEST_TAG","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/TEST_TAG/manifests"},{"name":"v0.0.1-preview","sha":"14c3f825f649e2440191a32bc0a9412cc7474af8","kind":"commit","published_at":"2018-08-05T21:07:16.000Z","download_url":"https://codeload.github.com/graphprotocol/graph-node/tar.gz/v0.0.1-preview","html_url":"https://github.com/graphprotocol/graph-node/releases/tag/v0.0.1-preview","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphprotocol/graph-node@v0.0.1-preview","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.0.1-preview","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/tags/v0.0.1-preview/manifests"}]},"repo_metadata_updated_at":"2025-10-13T03:37:50.963Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":1.621842380873635,"dependent_packages_count":6.491628958142286,"stargazers_count":null,"forks_count":null,"average":4.056735669507961},"purl":"pkg:golang/github.com/graphprotocol/graph-node","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/graphprotocol/graph-node","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/graphprotocol/graph-node","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/graphprotocol/graph-node/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-07T00:02:23.683Z","issues_count":672,"pull_requests_count":1436,"avg_time_to_close_issue":37683301.298550725,"avg_time_to_close_pull_request":2162837.2925577415,"issues_closed_count":345,"pull_requests_closed_count":1169,"pull_request_authors_count":81,"issue_authors_count":272,"avg_comments_per_issue":2.3958333333333335,"avg_comments_per_pull_request":0.5675487465181058,"merged_pull_requests_count":796,"bot_issues_count":28,"bot_pull_requests_count":459,"past_year_issues_count":116,"past_year_pull_requests_count":602,"past_year_avg_time_to_close_issue":2671033.896551724,"past_year_avg_time_to_close_pull_request":1543466.4703296702,"past_year_issues_closed_count":29,"past_year_pull_requests_closed_count":455,"past_year_pull_request_authors_count":32,"past_year_issue_authors_count":54,"past_year_avg_comments_per_issue":0.3275862068965517,"past_year_avg_comments_per_pull_request":0.3920265780730897,"past_year_bot_issues_count":19,"past_year_bot_pull_requests_count":185,"past_year_merged_pull_requests_count":327,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphprotocol%2Fgraph-node/issues","maintainers":[{"login":"lutter","count":322,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutter"},{"login":"incrypto32","count":90,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/incrypto32"},{"login":"leoyvens","count":70,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/leoyvens"},{"login":"fubhy","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fubhy"},{"login":"isum","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isum"},{"login":"maoueh","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maoueh"},{"login":"saihaj","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/saihaj"},{"login":"neysofu","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/neysofu"},{"login":"YassinEldeeb","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/YassinEldeeb"},{"login":"chriswessels","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/chriswessels"},{"login":"madumas","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madumas"},{"login":"MoonBoi9001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBoi9001"},{"login":"Theodus","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Theodus"},{"login":"dimitrovmaksim","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitrovmaksim"},{"login":"yash251","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yash251"},{"login":"schmidsi","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/schmidsi"}],"active_maintainers":[{"login":"lutter","count":148,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lutter"},{"login":"incrypto32","count":53,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/incrypto32"},{"login":"fubhy","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fubhy"},{"login":"isum","count":15,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/isum"},{"login":"madumas","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/madumas"},{"login":"MoonBoi9001","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MoonBoi9001"},{"login":"Theodus","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Theodus"},{"login":"dimitrovmaksim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dimitrovmaksim"},{"login":"yash251","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/yash251"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgraphprotocol%2Fgraph-node/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgraphprotocol%2Fgraph-node/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgraphprotocol%2Fgraph-node/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgraphprotocol%2Fgraph-node/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fgraphprotocol%2Fgraph-node/codemeta","maintainers":[]}