{"id":4118618,"name":"graphql_client_codegen","ecosystem":"cargo","description":"Utility crate for graphql_client","homepage":null,"licenses":"Apache-2.0 OR MIT","normalized_licenses":["Apache-2.0","MIT"],"repository_url":"https://github.com/graphql-rust/graphql-client","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2018-09-09T05:45:18.803Z","latest_release_published_at":"2026-01-15T18:15:23.443Z","latest_release_number":"0.16.0","last_synced_at":"2026-05-02T13:02:59.654Z","created_at":"2022-04-12T14:45:48.837Z","updated_at":"2026-05-02T13:02:59.654Z","registry_url":"https://crates.io/crates/graphql_client_codegen/","install_command":"cargo install graphql_client_codegen","documentation_url":"https://docs.rs/graphql_client_codegen/","metadata":{"categories":[]},"repo_metadata":{"id":37587962,"uuid":"135850301","full_name":"graphql-rust/graphql-client","owner":"graphql-rust","description":"Typed, correct GraphQL requests and responses in Rust","archived":false,"fork":false,"pushed_at":"2025-10-01T12:20:03.000Z","size":1719,"stargazers_count":1216,"open_issues_count":109,"forks_count":168,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-10-19T04:53:26.743Z","etag":null,"topics":["client","graphql","rust","wasm","webassembly"],"latest_commit_sha":null,"homepage":"","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/graphql-rust.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.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}},"created_at":"2018-06-02T20:32:06.000Z","updated_at":"2025-10-17T03:53:45.000Z","dependencies_parsed_at":"2023-02-09T12:45:51.837Z","dependency_job_id":"55dab1bd-9aa6-4d69-b389-735b794898c0","html_url":"https://github.com/graphql-rust/graphql-client","commit_stats":{"total_commits":576,"total_committers":53,"mean_commits":"10.867924528301886","dds":"0.37673611111111116","last_synced_commit":"987a72d8de23acd07c98b599cf479b3674316e0e"},"previous_names":["tomhoule/graphql-client"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/graphql-rust/graphql-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphql-rust","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/sbom","scorecard":{"id":443911,"data":{"date":"2025-08-11","repo":{"name":"github.com/graphql-rust/graphql-client","commit":"46791c831654e4bef8d71701a1eaf8f26481afa9"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"name":"Maintained","score":2,"reason":"2 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"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":"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:86","Warn: no topLevel permission defined: .github/workflows/ci.yml:1"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"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/ci.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:62: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:76: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:79: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:42: update your workflow using https://app.stepsecurity.io/secureworkflow/graphql-rust/graphql-client/ci.yml/main?enable=pin","Info:   0 out of   5 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   6 third-party GitHubAction 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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":7,"reason":"3 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-4p46-pwfr-66x6","Warn: Project is vulnerable to: RUSTSEC-2025-0009","Warn: Project is vulnerable to: GHSA-c86p-w88r-qvqr"],"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:13:48.102Z","repository_id":37587962,"created_at":"2025-08-19T06:13:48.102Z","updated_at":"2025-08-19T06:13:48.102Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":282033055,"owners_count":26602642,"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-31T02:00:07.401Z","response_time":57,"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":"graphql-rust","name":"GraphQL Rust","uuid":"30779353","kind":"organization","description":"","email":null,"website":null,"location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/30779353?v=4","repositories_count":4,"last_synced_at":"2023-03-05T04:54:56.018Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/graphql-rust","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-15T06:18:42.611Z","updated_at":"2023-03-05T04:54:56.025Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphql-rust","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graphql-rust/repositories"},"tags":[{"name":"0.14.0","sha":"3090e0add5504ed31df74c32c2bda203793a890a","kind":"commit","published_at":"2024-03-26T13:25:49.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.14.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.14.0/manifests"},{"name":"0.13.0","sha":"33b8a34aabbaaac9977a93763ae445dc64b5c67c","kind":"commit","published_at":"2023-05-30T09:58:28.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.13.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.13.0/manifests"},{"name":"0.12.0","sha":"987a72d8de23acd07c98b599cf479b3674316e0e","kind":"commit","published_at":"2023-01-12T16:15:17.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.12.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.12.0/manifests"},{"name":"0.11.0","sha":"d1478288a73a2b48da2d1f9c630fe66838bd7e41","kind":"commit","published_at":"2022-06-21T06:01:03.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.11.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.11.0/manifests"},{"name":"0.10.0","sha":"91069ed1768411068de1a858ab0550c8a13e0977","kind":"commit","published_at":"2021-07-04T08:14:08.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.10.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.10.0/manifests"},{"name":"0.9.0","sha":"8e8ed56e13c5aad358fb029a27cb3aeb431fe0e3","kind":"commit","published_at":"2020-03-13T08:44:15.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.9.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.9.0/manifests"},{"name":"0.8.0","sha":"5a1484b4ed4dfc79cbf6783bf06f2efaf3c93e6b","kind":"commit","published_at":"2019-05-24T16:56:14.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.8.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"298041a98a22935aeabb1861d75170f118b25395","kind":"commit","published_at":"2019-03-21T15:22:30.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.7.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"9a0acd46d8108d7f48de1c006153e09f115bd58c","kind":"commit","published_at":"2018-12-30T12:53:30.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.6.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.6.0/manifests"},{"name":"0.5.1","sha":"7b13929cada80a9f8bf3bfe307678928916d6dfb","kind":"commit","published_at":"2018-10-07T17:48:52.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.5.1","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"2c2f00a7cbb6e89ccb9a7ceca4399a21bda2daa0","kind":"commit","published_at":"2018-10-01T20:06:44.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.5.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.5.0/manifests"},{"name":"graphql_client_cli-0.5.0","sha":"5fde7a71a9e53418f7dba422f992efe4151bd3b7","kind":"tag","published_at":"2018-10-01T20:06:44.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/graphql_client_cli-0.5.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/graphql_client_cli-0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@graphql_client_cli-0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/graphql_client_cli-0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/graphql_client_cli-0.5.0/manifests"},{"name":"0.4.0","sha":"db7ccbb18c00053dcdc691ee0b3f39839a704431","kind":"commit","published_at":"2018-08-23T17:15:59.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.4.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.4.0/manifests"},{"name":"0.3.0","sha":"9594d0907b23bef6f4927959a8ffce2e43eb6b87","kind":"commit","published_at":"2018-07-24T21:06:27.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.3.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.3.0/manifests"},{"name":"0.2.0","sha":"98373aad0e9aff0b84203f15b07c10317a5f2e33","kind":"commit","published_at":"2018-07-22T08:00:51.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.2.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.2.0/manifests"},{"name":"0.1.0","sha":"6b832ef187a927a555d2ad6cb32f02ba2380b3f0","kind":"commit","published_at":"2018-07-04T05:37:58.000Z","download_url":"https://codeload.github.com/graphql-rust/graphql-client/tar.gz/0.1.0","html_url":"https://github.com/graphql-rust/graphql-client/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/graphql-rust/graphql-client@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-28T12:59:32.450Z","dependent_packages_count":4,"downloads":24848823,"downloads_period":"total","dependent_repos_count":439,"rankings":{"downloads":1.1803224769579224,"dependent_repos_count":1.9794282980504725,"dependent_packages_count":12.245371236207218,"stargazers_count":5.064436072240162,"forks_count":5.249820595622533,"docker_downloads_count":2.5728282412774393,"average":4.715367820059291},"purl":"pkg:cargo/graphql_client_codegen","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/graphql_client_codegen","docker_dependents_count":31,"docker_downloads_count":23282940,"usage_url":"https://repos.ecosyste.ms/usage/cargo/graphql_client_codegen","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/graphql_client_codegen/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-19T05:48:49.652Z","issues_count":123,"pull_requests_count":148,"avg_time_to_close_issue":72036837.19354838,"avg_time_to_close_pull_request":9541524.152380953,"issues_closed_count":62,"pull_requests_closed_count":105,"pull_request_authors_count":53,"issue_authors_count":89,"avg_comments_per_issue":2.341463414634146,"avg_comments_per_pull_request":1.6554054054054055,"merged_pull_requests_count":74,"bot_issues_count":0,"bot_pull_requests_count":27,"past_year_issues_count":15,"past_year_pull_requests_count":64,"past_year_avg_time_to_close_issue":312803.0,"past_year_avg_time_to_close_pull_request":1761201.7272727273,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":33,"past_year_pull_request_authors_count":14,"past_year_issue_authors_count":14,"past_year_avg_comments_per_issue":0.8,"past_year_avg_comments_per_pull_request":0.828125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":27,"past_year_merged_pull_requests_count":21,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/graphql-rust%2Fgraphql-client/issues","maintainers":[{"login":"tomhoule","count":30,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomhoule"},{"login":"surma","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/surma"},{"login":"h-michael","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/h-michael"}],"active_maintainers":[{"login":"tomhoule","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomhoule"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphql_client_codegen/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphql_client_codegen/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphql_client_codegen/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphql_client_codegen/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphql_client_codegen/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/graphql_client_codegen/codemeta","maintainers":[{"uuid":"7395","login":"tomhoule","name":"Tom Houlé","email":null,"url":"https://github.com/tomhoule","packages_count":21,"html_url":"https://crates.io/users/tomhoule","role":null,"created_at":"2022-11-07T20:00:14.451Z","updated_at":"2022-11-07T20:00:14.451Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/tomhoule/packages"},{"uuid":"52756","login":"surma","name":"Surma","email":null,"url":"https://github.com/surma","packages_count":15,"html_url":"https://crates.io/users/surma","role":null,"created_at":"2023-01-12T16:23:08.130Z","updated_at":"2023-01-12T16:23:08.130Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/surma/packages"}]}