{"id":4128584,"name":"hyper","ecosystem":"cargo","description":"A protective and efficient HTTP library for all.","homepage":"https://hyper.rs","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/hyperium/hyper","keywords_array":["hyper","http","hyperium"],"namespace":null,"versions_count":248,"first_release_published_at":"2014-11-22T04:05:30.476Z","latest_release_published_at":"2026-03-31T15:41:11.863Z","latest_release_number":"1.9.0","last_synced_at":"2026-06-09T17:01:30.882Z","created_at":"2022-04-12T15:32:41.418Z","updated_at":"2026-06-27T20:14:59.696Z","registry_url":"https://crates.io/crates/hyper/","install_command":"cargo install hyper","documentation_url":"https://docs.rs/hyper/","metadata":{"categories":["network-programming","web-programming::http-client","web-programming::http-server"]},"repo_metadata":{"id":20228991,"uuid":"23500865","full_name":"hyperium/hyper","owner":"hyperium","description":"An HTTP library for Rust","archived":false,"fork":false,"pushed_at":"2025-11-10T16:22:27.000Z","size":14011,"stargazers_count":15662,"open_issues_count":254,"forks_count":1683,"subscribers_count":172,"default_branch":"master","last_synced_at":"2025-11-10T16:23:18.906Z","etag":null,"topics":["http","hyper","rust"],"latest_commit_sha":null,"homepage":"https://hyper.rs","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hyperium.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"docs/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":"docs/GOVERNANCE.md","roadmap":"docs/ROADMAP-1.0.md","authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":"docs/MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"seanmonstar"}},"created_at":"2014-08-30T21:14:33.000Z","updated_at":"2025-11-10T16:20:38.000Z","dependencies_parsed_at":"2023-12-27T16:23:24.421Z","dependency_job_id":"b0f19e9d-fdde-496d-a235-dcd144624431","html_url":"https://github.com/hyperium/hyper","commit_stats":{"total_commits":2316,"total_committers":443,"mean_commits":5.227990970654628,"dds":0.6796200345423143,"last_synced_commit":"13b0594348916b901ad7e1c838b9d90298db6af4"},"previous_names":[],"tags_count":225,"template":false,"template_full_name":null,"purl":"pkg:github/hyperium/hyper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperium","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/sbom","scorecard":{"id":55941,"data":{"date":"2025-08-04","repo":{"name":"github.com/hyperium/hyper","commit":"974289fb3dc40db87f7e759c27cdba4e1eb407d4"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6.2,"checks":[{"name":"Code-Review","score":7,"reason":"Found 22/30 approved changesets -- score normalized to 7","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"6 commit(s) and 20 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/CI.yml:12","Warn: no topLevel permission defined: .github/workflows/bench.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#binary-artifacts"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"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:136: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:139: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:143: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:206: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:209: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:212: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:217: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:221: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:237: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:240: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:242: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:262: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:265: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:278: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:281: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:286: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:290: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:82: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:85: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:89: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:155: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:158: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:163: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:184: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:186: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:300: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:306: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:308: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:320: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:321: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:322: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:323: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:324: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:333: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:335: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:108: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:120: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/bench.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/bench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/bench.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/bench.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/bench.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/hyperium/hyper/bench.yml/master?enable=pin","Info:   0 out of  15 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  35 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T00:44:27.397Z","repository_id":20228991,"created_at":"2025-08-15T00:44:27.397Z","updated_at":"2025-08-15T00:44:27.397Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":283862568,"owners_count":26907403,"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-11-11T02:00:06.610Z","response_time":65,"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":"hyperium","name":"hyperium","uuid":"8730506","kind":"organization","description":"HTTP in Rust 🦀 ","email":null,"website":"https://hyper.rs","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8730506?v=4","repositories_count":15,"last_synced_at":"2025-10-27T00:35:21.462Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hyperium","funding_links":[],"total_stars":31478,"followers":549,"following":0,"created_at":"2022-11-02T16:29:37.378Z","updated_at":"2025-10-27T00:35:21.463Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperium","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyperium/repositories"},"tags":[{"name":"v1.7.0","sha":"400bdfdace8b40e3bdb93c5c6647b6b98211d432","kind":"commit","published_at":"2025-08-18T13:52:43.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.7.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"621d8e4d7788bfd2d62d15d40a73efae7f9a0bf0","kind":"commit","published_at":"2025-01-28T13:51:52.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.6.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"30f2961e89eb306780d856e6e2c1ee10ffbbafd2","kind":"commit","published_at":"2024-12-16T16:16:22.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.5.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.5.2/manifests"},{"name":"v0.14.32","sha":"d7bab92149e41612bcb4000e86b2734f657f433b","kind":"commit","published_at":"2024-12-16T15:59:24.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.32","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.32/manifests"},{"name":"v1.5.1","sha":"3b7375a16f23fb9a0975304ba6616af9323f3f13","kind":"commit","published_at":"2024-11-19T16:41:44.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.5.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"c68d42444ea6b930cb75907336150d2baf58a7e8","kind":"commit","published_at":"2024-10-15T16:09:14.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.5.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.5.0/manifests"},{"name":"v0.14.31","sha":"7829148b7f3c271863c983a18c37adf5da35e726","kind":"commit","published_at":"2024-10-15T16:03:48.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.31","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.31/manifests"},{"name":"v1.4.1","sha":"4fda6b3ef7da763623797af40aa51d764be3fd2c","kind":"commit","published_at":"2024-07-09T13:39:23.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.4.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.4.1/manifests"},{"name":"v0.14.30","sha":"618a18580ae14776c05ab6789a82b5c43281fe8b","kind":"commit","published_at":"2024-07-09T13:37:51.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.30","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.30/manifests"},{"name":"v1.4.0","sha":"fdc1916be58b5b6b569aac181eb65b6b35fce4ad","kind":"commit","published_at":"2024-07-01T13:53:49.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.4.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.4.0/manifests"},{"name":"v0.14.29","sha":"4e61351c1c07f59f8d7b79dcb37c1384acb9f3cb","kind":"commit","published_at":"2024-06-03T17:32:47.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.29","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.29/manifests"},{"name":"v1.3.1","sha":"c78379e5ecaf818e6357af83090f2366374e1f66","kind":"commit","published_at":"2024-04-16T12:54:47.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.3.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"d53305a60ecd33d7de48758f8a5f619be7612ae0","kind":"commit","published_at":"2024-04-15T13:43:27.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.3.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.3.0/manifests"},{"name":"v1.2.0-temp-dont-ref-me","sha":"4d0c184f935adf93ed05b86ec3a16e432aa81706","kind":"commit","published_at":"2024-03-12T13:46:34.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.2.0-temp-dont-ref-me","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.2.0-temp-dont-ref-me","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.2.0-temp-dont-ref-me","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.2.0-temp-dont-ref-me","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.2.0-temp-dont-ref-me/manifests"},{"name":"v1.2.0","sha":"198c1b9622f06a2afd7d748a7263963a08c2c6b1","kind":"commit","published_at":"2024-02-21T15:41:14.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.2.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"1d4ff3597b8e76818c8553dbfa4234cf4208c958","kind":"commit","published_at":"2023-12-18T14:53:24.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.1.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.1.0/manifests"},{"name":"v0.14.28","sha":"98a7ab039461cd859e835ae4d15413489fe5cf6b","kind":"commit","published_at":"2023-12-18T14:48:21.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.28","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.28/manifests"},{"name":"v1.0.1","sha":"295428071b84f40f582ba40bb74fec456eaf3de4","kind":"commit","published_at":"2023-11-16T21:03:42.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.0.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"6f76f20d4c68e676110fad52646695b4d475cdee","kind":"commit","published_at":"2023-11-15T17:47:37.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.0.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.0/manifests"},{"name":"v1.0.0-rc.4","sha":"0df9d7ef36dc9296017d7d7994403b6ccf205d4d","kind":"commit","published_at":"2023-07-10T19:23:27.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.0.0-rc.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.0.0-rc.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.0.0-rc.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.0-rc.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.0-rc.4/manifests"},{"name":"v0.14.27","sha":"d77c2599bc023b258b90a17f5b633c8b7b0cbd4b","kind":"commit","published_at":"2023-06-26T16:09:27.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.27","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.27/manifests"},{"name":"v0.14.26","sha":"00d52e4fb73ffc99a8d578bbe595fe506f37eb40","kind":"commit","published_at":"2023-04-13T20:09:57.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.26","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.26/manifests"},{"name":"v0.14.25","sha":"a9d4e8321c141d416cdbddb1effe093aad7c7726","kind":"commit","published_at":"2023-03-10T18:34:50.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.25","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.25/manifests"},{"name":"v1.0.0-rc.3","sha":"4cf38a12ce7cc5dfd3af356a0cef61ace4ce82b9","kind":"commit","published_at":"2023-02-23T18:45:22.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.0.0-rc.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.0.0-rc.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.0.0-rc.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.0-rc.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.0-rc.3/manifests"},{"name":"v0.14.24","sha":"40c01dfb4f87342a6f86f07564ddc482194c6240","kind":"commit","published_at":"2023-02-02T14:39:38.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.24","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.24/manifests"},{"name":"v1.0.0-rc.2","sha":"bb609b227236fc960d35ea31eac0d5a31cff728b","kind":"commit","published_at":"2022-12-29T20:01:01.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.0.0-rc.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.0.0-rc.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.0.0-rc.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.0-rc.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.0-rc.2/manifests"},{"name":"v0.14.23","sha":"d32beb3843179acdaf0e64f3e708b9dbcd0c29e4","kind":"commit","published_at":"2022-11-07T19:17:09.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.23","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.23/manifests"},{"name":"v0.14.22","sha":"04d637ec66e8854deaa9e63b6a1e232cd01bb1b5","kind":"commit","published_at":"2022-10-31T17:37:16.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.22","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.22/manifests"},{"name":"v0.14.21","sha":"9ad4055fbfc899391f54ecbfc63de385cae711ef","kind":"commit","published_at":"2022-10-31T13:37:42.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.21","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.21/manifests"},{"name":"v1.0.0-rc.1","sha":"274edadff6da4ce7708f0e234470755bf9ba45b9","kind":"commit","published_at":"2022-10-26T14:14:28.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v1.0.0-rc.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v1.0.0-rc.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v1.0.0-rc.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.0-rc.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v1.0.0-rc.1/manifests"},{"name":"v0.14.20","sha":"0ff6213be2c3b93a5cb0fa6caf169622131f8466","kind":"commit","published_at":"2022-07-07T20:38:22.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.20","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.20/manifests"},{"name":"v0.14.19","sha":"f8e2a831943e9a687a1b3277c806caca6e0ac8a4","kind":"commit","published_at":"2022-05-27T19:05:38.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.19","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.19/manifests"},{"name":"v0.14.18","sha":"53f15e5870e78b1b44be269310a8a3cc0de14d5c","kind":"commit","published_at":"2022-03-22T21:12:13.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.18","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.18/manifests"},{"name":"v0.14.17","sha":"c734b7904d615b8eaa5a5c1a8aa55d4e9ae56a6c","kind":"commit","published_at":"2022-02-10T20:49:30.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.17","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.17/manifests"},{"name":"v0.14.16","sha":"41dee4a79bd5068c0c19edb34746b87a6a87c09b","kind":"commit","published_at":"2021-12-09T18:14:08.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.16","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.16/manifests"},{"name":"v0.14.15","sha":"d0b1d9ed3a10013ab356bc7d9b283e179857a672","kind":"commit","published_at":"2021-11-16T19:56:51.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.15","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.15/manifests"},{"name":"v0.14.14","sha":"b5022f3854d1f9ed3e76233dd63f319efc3b8f47","kind":"commit","published_at":"2021-10-22T16:53:21.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.14","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.14/manifests"},{"name":"v0.14.13","sha":"6a876b8ed28ffa7daf04d8a9e642676a874e2668","kind":"commit","published_at":"2021-09-16T17:25:36.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.13","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.13/manifests"},{"name":"v0.14.12","sha":"f46b175bf71b202fbb907c4970b5743881b891e1","kind":"commit","published_at":"2021-08-24T23:24:51.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.12","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.12/manifests"},{"name":"v0.14.11","sha":"19f38b3e7febadedbfc558d17fa41baff73c6ecc","kind":"commit","published_at":"2021-07-21T22:06:07.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.11","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.11/manifests"},{"name":"v0.14.10","sha":"9b69cbc2543e437f17c4a028b734f55928358675","kind":"commit","published_at":"2021-07-07T18:33:08.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.10","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.10/manifests"},{"name":"v0.14.9","sha":"8b71a67413476425097827016fc515049ec0fae4","kind":"commit","published_at":"2021-06-07T19:52:37.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.9","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.9/manifests"},{"name":"v0.14.8","sha":"e61b494e3b6c7bf0247135b0c9ade516126701e9","kind":"commit","published_at":"2021-05-25T15:12:49.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.8","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.8/manifests"},{"name":"v0.14.7","sha":"963dc23f0dc84bbbd9341473f2a87c456670e135","kind":"commit","published_at":"2021-04-22T16:52:41.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.7","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.7/manifests"},{"name":"v0.14.6","sha":"7f69d8f94ccf258190f40585cd668e986b0829e4","kind":"commit","published_at":"2021-04-21T23:19:31.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.6","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.6/manifests"},{"name":"v0.14.5","sha":"98e7e0bd15642cf9e4bf07b3b03d8b4e538623ba","kind":"commit","published_at":"2021-03-26T19:03:24.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.5","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.5/manifests"},{"name":"v0.12.36","sha":"4c82565f5a233b4f72ab6c745e9892d41b1bc274","kind":"commit","published_at":"2021-02-18T03:01:27.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.36","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.36","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.36","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.36","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.36/manifests"},{"name":"v0.14.4","sha":"196d9bd69c0059dbff6771f6dce9188d4841c185","kind":"commit","published_at":"2021-02-05T23:54:38.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.4/manifests"},{"name":"v0.14.3","sha":"48d4594930da4e227039cfa254411b85c98b63c5","kind":"commit","published_at":"2021-02-05T22:11:35.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.3/manifests"},{"name":"v0.13.10","sha":"17f54264ac28b84208ccbc4119aba0573d2f7c1f","kind":"commit","published_at":"2021-02-05T22:05:42.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.10","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.10/manifests"},{"name":"v0.14.2","sha":"8861f9a7867216c81ea14ac6224c11a1303e7761","kind":"commit","published_at":"2020-12-29T18:51:50.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.2/manifests"},{"name":"v0.14.1","sha":"3d6bdbe85006e623eae83d7c3ce9a45680d6c2c8","kind":"commit","published_at":"2020-12-23T21:01:14.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.1/manifests"},{"name":"v0.14.0","sha":"c784a10174deb461b2eaa59ed9fabae5c315eb68","kind":"commit","published_at":"2020-12-23T18:58:04.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.14.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.14.0/manifests"},{"name":"v0.13.9","sha":"42560c7c40d8f934658624114fda4eb819cefda8","kind":"commit","published_at":"2020-11-02T23:20:53.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.9","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.9/manifests"},{"name":"v0.13.8","sha":"aea9c5280825c6c26ba2f3a902addd5c676b0923","kind":"commit","published_at":"2020-09-18T17:44:16.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.8","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.8/manifests"},{"name":"v0.13.7","sha":"4216b2de705f853d566ce185cae01ca99c63c9a1","kind":"commit","published_at":"2020-07-14T00:03:48.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.7","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.7/manifests"},{"name":"v0.13.6","sha":"b6fb18aee0e433e00a1f607e4932dd2aed702cc3","kind":"commit","published_at":"2020-05-29T18:55:20.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.6","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.6/manifests"},{"name":"v0.13.5","sha":"ffb759701c49f53b9708018656db06de28b4bc66","kind":"commit","published_at":"2020-04-17T19:29:50.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.5","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.5/manifests"},{"name":"v0.13.4","sha":"22fcd66241f152455f9941ed25dd0a66dd6b0b7f","kind":"commit","published_at":"2020-03-20T23:13:44.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.4/manifests"},{"name":"v0.13.3","sha":"5b046a1f8fc666ca64b833174c5eae34e6686838","kind":"commit","published_at":"2020-03-03T23:34:49.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.3/manifests"},{"name":"v0.13.2","sha":"141207769f8eae635afc5dffbc32407732a7baf0","kind":"commit","published_at":"2020-01-29T20:41:58.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"61b62eeac86bd09005676b7eec4ae6f8c5053a54","kind":"commit","published_at":"2019-12-16T19:44:04.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"070c84ec4397ed4661d28f69f36f6a5fe5e01284","kind":"commit","published_at":"2019-12-10T17:45:42.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.0/manifests"},{"name":"v0.13.0-alpha.4","sha":"0ef12a11a8aec3373b0ed5f6ce8af667a1fe4fea","kind":"commit","published_at":"2019-10-01T18:43:38.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.0-alpha.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.0-alpha.4/manifests"},{"name":"v0.13.0-alpha.3","sha":"353be888fae8571ff5d1f89e3500d2bc22fbf286","kind":"commit","published_at":"2019-10-01T17:28:13.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.0-alpha.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.0-alpha.3/manifests"},{"name":"v0.13.0-alpha.2","sha":"d40978ce089b44d82eedbe0c16203727a0580ff2","kind":"commit","published_at":"2019-09-24T19:21:24.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.0-alpha.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.0-alpha.2/manifests"},{"name":"v0.12.35","sha":"c81f7eb9c2823b45531ac8aa318669818f197b92","kind":"commit","published_at":"2019-09-13T18:13:15.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.35","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.35","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.35","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.35","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.35/manifests"},{"name":"v0.12.34","sha":"c83b54dc8877798e173287e35a414d53424e4185","kind":"commit","published_at":"2019-09-04T21:45:15.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.34","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.34","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.34","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.34","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.34/manifests"},{"name":"v0.13.0-alpha.1","sha":"0c2a7279700ddb8e9235e4d26633dda56725f2fe","kind":"commit","published_at":"2019-09-04T18:48:31.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.13.0-alpha.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.13.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.13.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.13.0-alpha.1/manifests"},{"name":"v0.12.33","sha":"e63368b39091b7d398ec6da55c8837114edb6f70","kind":"commit","published_at":"2019-07-15T18:16:39.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.33","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.33","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.33","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.33","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.33/manifests"},{"name":"v0.12.32","sha":"5d44f8841c4153174e823acfdde2a1c6d9b66d51","kind":"commit","published_at":"2019-07-08T23:17:40.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.32","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.32","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.32","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.32","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.32/manifests"},{"name":"v0.12.31","sha":"31ec07a387497871bfe632fadefeb8092715eb57","kind":"commit","published_at":"2019-06-25T23:08:24.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.31","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.31","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.31","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.31","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.31/manifests"},{"name":"v0.12.30","sha":"6b2940631e570e759908cb917d8c770ad756f1d3","kind":"commit","published_at":"2019-06-14T20:43:00.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.30","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.30","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.30","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.30","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.30/manifests"},{"name":"v0.12.29","sha":"e0f5a9c6c56af452922dc17c9535fabb35f073fb","kind":"commit","published_at":"2019-05-16T22:20:30.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.29","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.29","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.29","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.29","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.29/manifests"},{"name":"v0.12.28","sha":"778421eb94f9c194bafb1f5a62723cf4ef9bca06","kind":"commit","published_at":"2019-04-29T23:20:43.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.28","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.28","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.28","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.28","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.28/manifests"},{"name":"v0.10.16","sha":"39a4bd063c1fc7d4b93661dba7d76fef2d8c5c9d","kind":"commit","published_at":"2019-04-26T18:34:24.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.16","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.16/manifests"},{"name":"v0.12.27","sha":"0f33354569e9724782f21741a28e7178a3ad43ed","kind":"commit","published_at":"2019-04-10T16:44:18.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.27","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.27/manifests"},{"name":"v0.12.26","sha":"2ef562a165886099237d151d7d33cef28b799d19","kind":"commit","published_at":"2019-04-09T19:52:41.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.26","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.26/manifests"},{"name":"v0.12.25","sha":"8c345d5590e8f8d8dca73cd698d86d936ea347f5","kind":"commit","published_at":"2019-03-01T23:04:03.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.25","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.25/manifests"},{"name":"v0.12.24","sha":"0c8f7d2708f43a810821b503986fef35e45550c3","kind":"commit","published_at":"2019-02-11T20:10:21.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.24","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.24/manifests"},{"name":"v0.12.23","sha":"8393dc9f18e7cfc7359bcbf0ac0ac105ced547fd","kind":"commit","published_at":"2019-01-24T19:21:25.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.23","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.23/manifests"},{"name":"v0.12.22","sha":"4dd943756074edc3a8c33f5f48e3b2a012a070ee","kind":"commit","published_at":"2019-01-23T19:38:23.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.22","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.22/manifests"},{"name":"v0.12.21","sha":"6bce753f32b35865c22b4a3d3601c87d8fb5d55a","kind":"commit","published_at":"2019-01-15T18:13:25.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.21","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.21/manifests"},{"name":"v0.12.20","sha":"ec7b93c982dfaf7b213170d967bab809dbe53d8a","kind":"commit","published_at":"2019-01-07T23:04:42.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.20","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.20/manifests"},{"name":"v0.12.19","sha":"5abbe5969640c74910b88a45567a9779eb70e1f9","kind":"commit","published_at":"2018-12-18T20:47:11.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.19","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.19/manifests"},{"name":"v0.12.18","sha":"720c068e560f4a229d10d6ff0c5f2fe7d501da6d","kind":"commit","published_at":"2018-12-12T00:14:13.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.18","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.18/manifests"},{"name":"v0.12.17","sha":"fdd04134187fe0c1a0b446577300e0bb391183ae","kind":"commit","published_at":"2018-12-06T01:01:07.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.17","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.17/manifests"},{"name":"v0.12.16","sha":"7fb6e3a3ffd21ef22135d96503f2175392b7ec3f","kind":"commit","published_at":"2018-11-22T00:43:12.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.16","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.16/manifests"},{"name":"v0.12.15","sha":"92a8aba610997dfa415738b6fc3cb641f074c900","kind":"commit","published_at":"2018-11-20T20:55:08.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.15","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.15/manifests"},{"name":"v0.12.14","sha":"1158bd20b30f696d354640856fa6444ba7c651bb","kind":"commit","published_at":"2018-11-07T19:01:47.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.14","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.14/manifests"},{"name":"v0.12.13","sha":"3af6aa80af58d9d2078f381d1f9e1d216d83aedc","kind":"commit","published_at":"2018-10-26T20:04:03.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.13","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.13/manifests"},{"name":"v0.10.15","sha":"796a7f3ba19791b6551e84bf6a1ea50b165b88f5","kind":"commit","published_at":"2018-10-25T22:20:35.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.15","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.15/manifests"},{"name":"v0.10.14","sha":"30f9752c51d29bd986155a608b24adac61e513b5","kind":"commit","published_at":"2018-10-24T19:16:43.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.14","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.14/manifests"},{"name":"v0.12.12","sha":"00c96de0b93536d0c34595a7a577ead44dcdc260","kind":"commit","published_at":"2018-10-16T17:22:02.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.12","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.12/manifests"},{"name":"v0.12.11","sha":"5c3415d704daf5194b48116a892f2e5c25848b2a","kind":"commit","published_at":"2018-09-28T20:04:52.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.11","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.11/manifests"},{"name":"v0.12.10","sha":"8f9174746660c52f7aa9ae67dd77dbd5200a136f","kind":"commit","published_at":"2018-09-15T00:43:30.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.10","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.10/manifests"},{"name":"v0.12.9","sha":"57556e6329d7cbfdbf026aae2054d1b5fd1a7466","kind":"commit","published_at":"2018-08-29T00:31:21.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.9","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.9/manifests"},{"name":"v0.12.8","sha":"bdbaa85f41cbaf4fdb33c2269fb58527360e669c","kind":"commit","published_at":"2018-08-10T21:42:27.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.8","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.8/manifests"},{"name":"v0.12.7","sha":"069a32b1acc5ece35643c26cf5d9972dace5481c","kind":"commit","published_at":"2018-07-23T16:51:38.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.7","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.7/manifests"},{"name":"v0.12.6","sha":"8a04a974641db52671c970436d9522e1b8197c69","kind":"commit","published_at":"2018-07-12T00:20:20.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.6","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.6/manifests"},{"name":"v0.12.5","sha":"5a3efda0e770e6ff257b77910c88f0aa64f93510","kind":"commit","published_at":"2018-06-29T03:53:50.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.5","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"8cf6f145ac1033becaaeb14de8866be3dd65b2d7","kind":"commit","published_at":"2018-06-28T23:21:27.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"d7436cfbe01489a800239120fca7003f1e11fb8a","kind":"commit","published_at":"2018-06-25T19:46:41.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"9b4083de6bd8319d616a8aab0f320a8199dba524","kind":"commit","published_at":"2018-06-19T18:30:05.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.2/manifests"},{"name":"v0.12.1","sha":"e5118d7eea9414b12bc4ad53e5f0fdecad8aa3f1","kind":"commit","published_at":"2018-06-05T00:10:29.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.1/manifests"},{"name":"v0.12.0","sha":"497654958e85a1e4a861d74d7aaa083fbf3e00f4","kind":"commit","published_at":"2018-06-01T22:40:55.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.12.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.12.0/manifests"},{"name":"v0.11.27","sha":"76fdbcf23cd35cebb03bf4c0e3025b671578bd75","kind":"commit","published_at":"2018-05-16T19:01:54.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.27","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.27","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.27","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.27","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.27/manifests"},{"name":"v0.11.26","sha":"1603c99f5097b20e8771dfad054f8cb1cc6d514c","kind":"commit","published_at":"2018-05-05T21:27:36.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.26","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.26","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.26","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.26","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.26/manifests"},{"name":"v0.11.25","sha":"eaa22cd0f973bef1f3bb30019e81f68f49af26ab","kind":"commit","published_at":"2018-04-04T19:32:23.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.25","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.25/manifests"},{"name":"v0.11.24","sha":"edde1afcaebe2b56e1aebc77ea105ecf04de8b8e","kind":"commit","published_at":"2018-03-23T00:07:45.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.24","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.24/manifests"},{"name":"v0.11.23","sha":"1f53c335d8aed7abc9dc7cb6823a2c1273e7216e","kind":"commit","published_at":"2018-03-22T21:32:26.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.23","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.23/manifests"},{"name":"v0.11.22","sha":"0786ea1f871de9e007295238f20512825720853e","kind":"commit","published_at":"2018-03-07T20:56:57.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.22","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.22/manifests"},{"name":"v0.11.21","sha":"f7102ae6c46a9502fd1d66abd52a5de27b54a525","kind":"commit","published_at":"2018-02-28T23:17:02.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.21","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.21/manifests"},{"name":"v0.11.20","sha":"ad7763072cc1f5347b0404baabf72d278791e9b3","kind":"commit","published_at":"2018-02-26T23:07:38.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.20","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.20/manifests"},{"name":"v0.11.19","sha":"36eabbb18fbebb28d88362c249d60b155c110ea3","kind":"commit","published_at":"2018-02-21T21:15:57.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.19","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.19/manifests"},{"name":"v0.11.18","sha":"8e57338ef06f0c70872d632c0a8643545d5aa5ba","kind":"commit","published_at":"2018-02-07T21:59:47.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.18","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.18/manifests"},{"name":"v0.11.17","sha":"1eb18a9e4486f4dfa5fc86a79c4487fb8eaed1ef","kind":"commit","published_at":"2018-02-06T00:37:43.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.17","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.17/manifests"},{"name":"v0.11.16","sha":"bf5eb5e0a02689a56d186cc05370c205fcf04011","kind":"commit","published_at":"2018-01-30T21:28:13.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.16","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.16/manifests"},{"name":"v0.11.15","sha":"be9d5e8d5ccefefeff618006db02d6dd597c8a78","kind":"commit","published_at":"2018-01-22T20:17:33.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.15","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.15/manifests"},{"name":"v0.11.14","sha":"350ce542be240b7e436bf40bcafb9f42c7d1f351","kind":"commit","published_at":"2018-01-16T22:20:26.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.14","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.14/manifests"},{"name":"v0.11.13","sha":"00d6a3854772c1c04e1773642a561423c4ad47d7","kind":"commit","published_at":"2018-01-12T19:38:18.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.13","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.13/manifests"},{"name":"v0.11.12","sha":"e34a32b0a08d6af1a28b1a7d75664a052d8c3cb3","kind":"commit","published_at":"2018-01-08T18:06:19.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.12","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.12/manifests"},{"name":"v0.11.11","sha":"b3f32469b0f8b8a2ea7f68f2e93d98f2b06d626f","kind":"commit","published_at":"2018-01-05T18:51:18.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.11","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.11/manifests"},{"name":"v0.11.10","sha":"ccd8ebff753df428255e851ccc2ea51734ddcd78","kind":"commit","published_at":"2017-12-26T23:25:20.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.10","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.10/manifests"},{"name":"v0.11.9","sha":"16aa92cf039957cc81f88b2bf62692f09b36174f","kind":"commit","published_at":"2017-12-10T03:02:12.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.9","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.9/manifests"},{"name":"v0.11.8","sha":"a5943417011f48123661f75879364abe0c22cc42","kind":"commit","published_at":"2017-12-07T00:56:13.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.8","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.8/manifests"},{"name":"v0.11.7","sha":"3f62bde7b3b11e9e451e7dc16bec692431ff2eb9","kind":"commit","published_at":"2017-11-14T21:41:37.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.7","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.7/manifests"},{"name":"v0.11.6","sha":"4b1e9d1babe1b1ef2bcd0e09ff76b06bc244cddc","kind":"commit","published_at":"2017-10-03T01:21:41.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.6","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.6/manifests"},{"name":"v0.11.5","sha":"c2fd47f211a8a3b9c3e2adf0121c15210d73ba3f","kind":"commit","published_at":"2017-10-02T22:46:09.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.5","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.5/manifests"},{"name":"v0.11.4","sha":"d77fcff1c4585713758fc508dd5fbb7f076a2beb","kind":"commit","published_at":"2017-09-29T05:01:59.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.4/manifests"},{"name":"v0.11.3","sha":"217941cef2d1e61c4b00193e497e4cf74f3afa68","kind":"commit","published_at":"2017-09-28T23:43:50.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.3/manifests"},{"name":"v0.10.13","sha":"8ff4ee454e643ad966600e2056564c7602ccdc4d","kind":"commit","published_at":"2017-08-24T00:13:10.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.13","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.13/manifests"},{"name":"v0.11.2","sha":"4922bb9d1851bc4170ef52cb6e571e3e66a95d2d","kind":"commit","published_at":"2017-07-27T21:21:24.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"7ce31211320d76c1bc60493b62d1e9ecfbff8048","kind":"commit","published_at":"2017-07-03T22:08:38.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"e92b57c4f57125f2d76aef2e0bfa93a12a50ee00","kind":"commit","published_at":"2017-06-13T19:54:29.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.11.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.11.0/manifests"},{"name":"v0.10.12","sha":"e24b1ba1996e066c199a64f67b2b8984e6eee161","kind":"commit","published_at":"2017-06-06T19:36:46.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.12","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.12/manifests"},{"name":"v0.10.11","sha":"2233b2f1773f02ef8d48ef72390bdc5db689ccc1","kind":"commit","published_at":"2017-05-29T18:04:25.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.11","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.11/manifests"},{"name":"v0.10.10","sha":"74461d7bfaec8603c7a5aadf9b01902818f99dde","kind":"commit","published_at":"2017-05-09T06:03:39.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.10","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.10/manifests"},{"name":"v0.10.9","sha":"b7431bd92d59226df7292cc2c5b4a3eee833364c","kind":"commit","published_at":"2017-04-19T19:26:36.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.9","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.9/manifests"},{"name":"v0.10.8","sha":"c320555800b2eba7e10b8b11f602afa092c88e9f","kind":"commit","published_at":"2017-04-11T16:37:04.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.8","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.8/manifests"},{"name":"v0.10.7","sha":"02b52f6d8a5fded11c862cc93c1f3ccdd2bcea86","kind":"commit","published_at":"2017-04-08T21:22:36.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.7","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.7/manifests"},{"name":"v0.10.6","sha":"f907e3cfca501f1db8a53aaa09b46343cb73f121","kind":"commit","published_at":"2017-04-05T17:03:38.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.6","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.6/manifests"},{"name":"v0.10.5","sha":"eb7b49a506561886991049541f88af7ba2f5ad79","kind":"commit","published_at":"2017-03-01T19:13:37.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.5","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.5/manifests"},{"name":"v0.10.4","sha":"e562d7a60807aac5df27897cb81a1027c01eaa11","kind":"commit","published_at":"2017-01-31T22:38:21.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.4/manifests"},{"name":"v0.10.3","sha":"0dcd5f59a3318b83c8dcffc017966d701cb69407","kind":"commit","published_at":"2017-01-30T18:59:59.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.3/manifests"},{"name":"v0.9.18","sha":"483b9e598e2f835aeda752dda3ed1fab39bfca0a","kind":"commit","published_at":"2017-01-30T18:09:13.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.18","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.18/manifests"},{"name":"v0.9.17","sha":"54f4f6ccaf3f350ffab0eee5b26c59a8ce922e76","kind":"commit","published_at":"2017-01-25T18:09:40.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.17","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.17/manifests"},{"name":"v0.9.16","sha":"b13c863c42f251a9df466a6fb55b8031c66e9ebe","kind":"commit","published_at":"2017-01-23T19:50:01.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.16","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.16/manifests"},{"name":"v0.10.2","sha":"60b74eb50f64b7c636d4f4aa643873c96d45a1e4","kind":"commit","published_at":"2017-01-23T19:45:58.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"f1bb65f930b113a8074f6a6a1ff44f703a36f64e","kind":"commit","published_at":"2017-01-20T00:08:49.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.1/manifests"},{"name":"v0.9.15","sha":"dc15512e244cdd05045cd6d5c10b6858aa73ff93","kind":"commit","published_at":"2017-01-20T00:05:42.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.15","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.15/manifests"},{"name":"v0.10.0","sha":"7933234e0c9fd05f01ef210228898511be8811b7","kind":"commit","published_at":"2017-01-11T18:57:51.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.10.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.10.0/manifests"},{"name":"v0.9.14","sha":"0701d89eddbe0cfc9825844781bb5d4fa06789f3","kind":"commit","published_at":"2016-12-12T18:22:33.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.14","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.14/manifests"},{"name":"v0.9.13","sha":"c818e2bfa6497c35f8ffce14cb244bc6a42520aa","kind":"commit","published_at":"2016-11-28T01:54:01.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.13","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.13/manifests"},{"name":"v0.9.12","sha":"d1e142d5436da63c5f9f974c6cb52ad84bdd9e43","kind":"commit","published_at":"2016-11-09T19:05:44.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.12","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.12/manifests"},{"name":"v0.9.11","sha":"ad7cfda5faf73202521c8529400fb0716dac4673","kind":"commit","published_at":"2016-10-31T20:39:21.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.11","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.11/manifests"},{"name":"v0.9.10","sha":"58e217d7cae56ba2492721cf99c0c012fac51f19","kind":"commit","published_at":"2016-07-12T00:24:50.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.10","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.10/manifests"},{"name":"v0.9.9","sha":"a10edc63c6546e85b2007fc4f30f5c2091e66761","kind":"commit","published_at":"2016-06-21T22:11:19.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.9","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.9/manifests"},{"name":"v0.9.8","sha":"cb119a194bc9ac16edcf19acd3f9c65da3a426c7","kind":"commit","published_at":"2016-06-14T13:41:22.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.8","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.8/manifests"},{"name":"v0.9.7","sha":"a75adee49c70f5605aba7829c96f2c5ffba751bb","kind":"commit","published_at":"2016-06-09T09:07:29.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.7","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.7/manifests"},{"name":"v0.9.6","sha":"1b6d1c63636bae035a1228f84f3a1bef66781b18","kind":"commit","published_at":"2016-05-23T17:23:36.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.6","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.6/manifests"},{"name":"v0.9.5","sha":"053eeeb8d02f91cccd4457a83c85db89fb78a184","kind":"commit","published_at":"2016-05-18T16:58:58.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.5","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.5/manifests"},{"name":"v0.9.4","sha":"1ec56fe6b68ecf74213cf7e285f80c3a4ee70ce9","kind":"commit","published_at":"2016-05-09T22:09:26.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.4/manifests"},{"name":"v0.9.3","sha":"eab289b7d29027b3900f4f4fd4430a311bce2483","kind":"commit","published_at":"2016-05-05T21:30:34.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.3/manifests"},{"name":"v0.9.2","sha":"1d936fee90e2647bf87af68fb21f7ff387e41953","kind":"commit","published_at":"2016-05-04T18:16:13.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"4828437551c7f5ed3f54acb1c1bf1fd50a6a3516","kind":"commit","published_at":"2016-04-22T00:10:51.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"eda5ca5b7fbb4e200b94ed094f3779b737e069ba","kind":"commit","published_at":"2016-04-21T23:17:25.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.9.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"caa796f98dedbf66653365d4b5dc7cbe6e03b9ab","kind":"commit","published_at":"2016-04-13T22:12:40.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.8.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"19c9a925954196a0921595e5c355519212b73593","kind":"commit","published_at":"2016-03-14T16:57:05.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.8.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"e8245aa7fb67ba767327fb709045f947979825ec","kind":"commit","published_at":"2016-01-04T23:24:31.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.7.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7d4db58c8c2c095c3495ce509e0275cf49451773","kind":"commit","published_at":"2015-12-19T22:02:50.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.7.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"3f1b13c72d925b80601ab5468dbe36273622b451","kind":"commit","published_at":"2015-11-24T20:13:05.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.7.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.7.0/manifests"},{"name":"v0.6.16","sha":"2bb906ad7fdd915924fad23e2256c57d97ce9f34","kind":"commit","published_at":"2015-11-16T18:45:33.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.16","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.16/manifests"},{"name":"v0.6.15","sha":"5f206d04d484751626315c1063499f2a195624f2","kind":"commit","published_at":"2015-10-21T00:40:48.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.15","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.15/manifests"},{"name":"v0.6.14","sha":"1fbed4b0263b48fdba8c76211cb77c505ae1c2b5","kind":"commit","published_at":"2015-09-21T21:22:05.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.14","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.14/manifests"},{"name":"v0.6.13","sha":"5fc8ca24691c879ee497f6a92ad6502064dc29da","kind":"commit","published_at":"2015-09-02T16:27:25.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.13","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.13/manifests"},{"name":"v0.6.12","sha":"b833f67780449989afc4c1220520d13faf2c60bc","kind":"commit","published_at":"2015-09-02T01:12:18.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.12","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.12/manifests"},{"name":"v0.6.11","sha":"5e0b952a373d8b0c232a948863602848ca9f6589","kind":"commit","published_at":"2015-08-27T22:50:52.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.11","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.11/manifests"},{"name":"v0.6.10","sha":"295e8e470834d8fd2956f11cfb111c19ae2922b3","kind":"commit","published_at":"2015-08-19T21:57:00.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.10","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.10/manifests"},{"name":"v0.6.9","sha":"da2d29309a986ba25c5af6e95c71d033c48e4b2c","kind":"commit","published_at":"2015-08-13T21:59:17.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.9","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.9/manifests"},{"name":"v0.6.8","sha":"884fb1bbd94d923b7e64686451f028fc2c3302ac","kind":"commit","published_at":"2015-08-03T19:07:41.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.8","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"e00aeecb98aff740d4a1e9820b3b09ef62b3e98f","kind":"commit","published_at":"2015-08-03T18:59:58.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.7","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.7/manifests"},{"name":"v0.6.5","sha":"aaf7995b430657d0e24a6ea19339893ef0b028bf","kind":"commit","published_at":"2015-07-23T20:43:42.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.5","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"7b108466f6a53d0ffdc6c7889d1a01fca251e462","kind":"commit","published_at":"2015-07-11T03:43:51.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"623824d8b2fd15737d8980b26e9811b274a8b988","kind":"commit","published_at":"2015-07-08T17:33:37.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"3964a6bd3e32aaebe43f6c07ee707afd9024a381","kind":"commit","published_at":"2015-07-06T22:23:03.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"990819a6d667161f494882117af243cdd1fcdf3a","kind":"commit","published_at":"2015-06-27T04:28:40.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"5bf91f09ee60fcb26ec0a875e3aeaa08a7a2263b","kind":"commit","published_at":"2015-06-25T17:21:44.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.6.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.6.0/manifests"},{"name":"v0.5.2","sha":"0cd7e9d91f08fad0d62601dd66b3f9feea5f12b4","kind":"commit","published_at":"2015-06-01T18:42:58.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.5.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"9dc85279ac07302400ec42ceb7d9ff405c5d4f91","kind":"commit","published_at":"2015-05-25T15:58:44.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.5.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"6803ef3956ca1362e75f9e2090f76ee84b1e43e8","kind":"commit","published_at":"2015-05-13T01:25:33.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.5.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.5.0/manifests"},{"name":"v0.4.0","sha":"38f40c7f6a17bd33951bbab1adddf542cbb96de6","kind":"commit","published_at":"2015-05-07T20:47:57.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.4.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.4.0/manifests"},{"name":"v0.3.16","sha":"da62ed4226dcea8ce4d3b84d0ddfbbe32c8cc17a","kind":"commit","published_at":"2015-05-02T00:38:43.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.16","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.16/manifests"},{"name":"v0.3.15","sha":"06d0091b6dd82e521447a1c951a4074ab7981fe2","kind":"commit","published_at":"2015-04-29T21:10:09.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.15","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.15/manifests"},{"name":"v0.3.14","sha":"6fad307753e952f2b29826907bdf8a40dc624430","kind":"commit","published_at":"2015-04-19T03:48:28.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.14","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.14/manifests"},{"name":"v0.3.13","sha":"d3b1c80bb5c4e34d023d782ac0617fd58f754362","kind":"commit","published_at":"2015-04-17T21:45:32.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.13","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.13/manifests"},{"name":"v0.3.12","sha":"9a8ea4a267fc1f9a64e72ae6e34f72f1e61066a7","kind":"commit","published_at":"2015-04-16T04:40:19.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.12","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.12/manifests"},{"name":"v0.3.11","sha":"ad797b0200014c4f1d9f3d9bb8efc0d3f3cefdc3","kind":"commit","published_at":"2015-04-09T00:22:35.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.11","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.11/manifests"},{"name":"v0.3.10","sha":"8f1c82901ee7c1e23a869f94ccbcd1d76006616c","kind":"commit","published_at":"2015-04-06T18:14:31.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.10","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.10/manifests"},{"name":"v0.3.9","sha":"4fecd64c0f14906eb09b018dbb8abbf1ee164316","kind":"commit","published_at":"2015-04-03T16:57:53.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.9","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.9/manifests"},{"name":"v0.3.8","sha":"1b28515b6e904cfabb7602a027b03ff1a19f4eb8","kind":"commit","published_at":"2015-04-02T19:57:45.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.8","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.8/manifests"},{"name":"v0.3.7","sha":"dc55ecf982c4a167147572e6431b5f4598c5027d","kind":"commit","published_at":"2015-04-01T00:09:01.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.7","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.7/manifests"},{"name":"v0.3.6","sha":"5f67c2d79b17c74323fe270fd01afac28cf46e44","kind":"commit","published_at":"2015-03-30T17:01:54.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.6","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.6/manifests"},{"name":"v0.3.5","sha":"8e1cd5e6e26e7b3fcf18b5e5f8f936b68704fec2","kind":"commit","published_at":"2015-03-28T18:38:38.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.5","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.5/manifests"},{"name":"v0.3.4","sha":"b04f6d8e7ad9550588bceadcc0e21f1434ab244a","kind":"commit","published_at":"2015-03-26T21:04:25.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.4/manifests"},{"name":"v0.3.3","sha":"a10e7ded93177e083c195758f182672e4f3c05d0","kind":"commit","published_at":"2015-03-25T20:03:49.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.3/manifests"},{"name":"v0.3.2","sha":"db3e8874fd84246a50a1582c790a76b29e6bc850","kind":"commit","published_at":"2015-03-21T00:33:18.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.2/manifests"},{"name":"v0.3.1","sha":"7469e62d1e54d9b6f51e9435306e0455de05e1d0","kind":"commit","published_at":"2015-03-18T18:05:08.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"003b6551cf3fd7fa8cad2c1e3cfaac80ece8f6f4","kind":"commit","published_at":"2015-03-04T05:09:45.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.3.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"b1b8bf1db7224bac96afbc694dd441038b1cf829","kind":"commit","published_at":"2015-02-27T14:01:44.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.2.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"41fd8de243dc1183b994d46a9624b1ee6c2dcdd2","kind":"commit","published_at":"2015-02-21T23:15:09.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.2.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.2.0/manifests"},{"name":"v0.1.13","sha":"bdb4d0e56eb9ffd1821fee53ca0aba41773e80d1","kind":"commit","published_at":"2015-02-17T23:31:11.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.13","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.13/manifests"},{"name":"v0.1.12","sha":"11f10ccdf26fc3146520b18e4541020d1122d05c","kind":"commit","published_at":"2015-02-13T20:28:43.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.12","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.12/manifests"},{"name":"v0.1.11","sha":"f836ee89c13e6afa44429d3da2517530175bad25","kind":"commit","published_at":"2015-02-07T06:10:17.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.11","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.11/manifests"},{"name":"v0.1.10","sha":"1f5547c4b7fd29781426f82dd857a96f1478b01c","kind":"commit","published_at":"2015-02-04T03:09:06.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.10","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.10/manifests"},{"name":"v0.1.9","sha":"4ad4c491d33779d8f514e0b9fed76679fd7590bb","kind":"commit","published_at":"2015-01-28T20:17:42.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.9","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.9/manifests"},{"name":"v0.1.8","sha":"bdc2ee215e48824c0c175e6d84f2bd2715d5fa67","kind":"commit","published_at":"2015-01-27T18:05:06.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.8","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.8/manifests"},{"name":"v0.1.7","sha":"fc67a1289cdbed5b4268d43f6db1eed58d770459","kind":"commit","published_at":"2015-01-23T23:41:33.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.7","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.7/manifests"},{"name":"v0.1.6","sha":"65ed029d3e0e4446f867640941a853b353cba296","kind":"commit","published_at":"2015-01-22T07:22:27.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.6","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"50a23e0d5d31f82ee89c943cef2c950e651f33d2","kind":"commit","published_at":"2015-01-21T22:02:22.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.5","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"519f38c9b03eb4262a78615cc6235e8fe89f3f03","kind":"commit","published_at":"2015-01-21T19:57:58.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.4","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"bd97e659dce0f47c4cb8693575c2ce044975b2ce","kind":"commit","published_at":"2015-01-21T00:23:11.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.3","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"2790f604b0bf9c6f18c07565be270292e4ff9e78","kind":"commit","published_at":"2015-01-19T19:25:23.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.2","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"8f66de45cb5716b1f5ed7879bec5deda634b81e6","kind":"commit","published_at":"2015-01-13T20:00:54.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.1","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"9fbf0aecb8bcf22ef80c8e4c54911801d918a0fb","kind":"commit","published_at":"2015-01-11T05:38:48.000Z","download_url":"https://codeload.github.com/hyperium/hyper/tar.gz/v0.1.0","html_url":"https://github.com/hyperium/hyper/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hyperium/hyper@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-03-31T15:46:39.639Z","dependent_packages_count":3915,"downloads":576045949,"downloads_period":"total","dependent_repos_count":38106,"rankings":{"downloads":0.06276578488966622,"dependent_repos_count":0.0888594257988533,"dependent_packages_count":0.023272706756842527,"stargazers_count":0.787040628504129,"forks_count":0.6868974660958976,"docker_downloads_count":0.3787104099522557,"average":0.3379244036662741},"purl":"pkg:cargo/hyper","advisories":[{"uuid":"GSA_kwCzR0hTQS1mNjdtLTlqOTQtcXY5as4AArrJ","url":"https://github.com/advisories/GHSA-f67m-9j94-qv9j","title":"Parser creates invalid uninitialized value","description":"Affected versions of this crate called `mem::uninitialized()` in the HTTP1 parser to create values of type `httparse::Header` (from the `httparse` crate).\nThis is unsound, since `Header` contains references and thus must be non-null.\n \nThe flaw was corrected by avoiding the use of `mem::uninitialized()`, using `MaybeUninit` instead.\n","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-06-16T23:59:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://github.com/hyperium/hyper/pull/2545","https://rustsec.org/advisories/RUSTSEC-2022-0022.html","https://github.com/advisories/GHSA-f67m-9j94-qv9j"],"source_kind":"github","identifiers":["GHSA-f67m-9j94-qv9j"],"repository_url":"https://github.com/hyperium/hyper","blast_radius":0.0,"created_at":"2022-12-21T16:12:19.456Z","updated_at":"2026-04-28T20:09:28.685Z","epss_percentage":null,"epss_percentile":null,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mNjdtLTlqOTQtcXY5as4AArrJ","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1mNjdtLTlqOTQtcXY5as4AArrJ","packages":[{"ecosystem":"cargo","package_name":"hyper","versions":[{"first_patched_version":"0.14.12","vulnerable_version_range":"\u003c 0.14.12"}],"purl":"pkg:cargo/hyper"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1mNjdtLTlqOTQtcXY5as4AArrJ/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZoZnEtaDhocS04N21m","url":"https://github.com/advisories/GHSA-6hfq-h8hq-87mf","title":"HTTP Request Smuggling in hyper","description":"### Summary\n\nhyper's HTTP server code had a flaw that incorrectly understands some requests with multiple transfer-encoding headers to have a chunked payload, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that understands the request payload boundary differently can result in \"request smuggling\" or \"desync attacks\".\n\n### Vulnerability\n\nThe flaw was introduced in https://github.com/hyperium/hyper/commit/26417fc24a7d05df538e0f39239b373c5c3d61f6, released in v0.12.0.\n\nConsider this example request:\n\n```\nPOST /yolo HTTP/1.1\nTransfer-Encoding: chunked\nTransfer-Encoding: cow\n```\n\nThis request *should* be rejected, according to RFC 7230, since it has a `Transfer-Encoding` header, but after folding, it does not end in `chunked`. hyper would notice the `chunked` in the first line, and then check the second line, and thanks to a missing boolean assignment, *not* set the error condition. hyper would treat the payload as being `chunked`. By differing from the spec, it is possible to send requests like these to endpoints that have different HTTP implementations, with different interpretations of the payload semantics, and cause \"desync attacks\".\n\nThere are several parts of the spec that must also be checked, and hyper correctly handles all of those. Additionally, hyper's *client* does not allow sending requests with improper headers, so the misunderstanding cannot be propagated further.\n\nRead more about desync attacks: https://portswigger.net/research/http-desync-attacks-request-smuggling-reborn\n\n### Impact\n\nTo determine if vulnerable, all these things must be true:\n\n- **Using hyper as an HTTP *server*.** The client is not affected.\n- **Using HTTP/1.1.** HTTP/2 does not use `transfer-encoding`.\n- **Using a vulnerable HTTP proxy upstream to hyper.** If an upstream proxy correctly rejects the illegal transfer-encoding headers, the desync attack cannot succeed. If there is *no* proxy upstream of hyper, hyper cannot *start* the desync attack, as the client will repair the headers before forwarding.\n\n### Patches\n\nWe have released and backported the following patch versions:\n\n- v0.14.3\n- v0.13.10\n\n### Workarounds\n\nBesides upgrading hyper, you can take the following options:\n\n- Reject requests that contain a `transfer-encoding` header.\n- Ensure any upstream proxy handles `transfer-encoding` correctly.\n\n### Credits\n\nThis issue was initially reported by ZeddYu Lu From Qi An Xin Technology Research Institute.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-08-25T20:56:18.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.8,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N","references":["https://github.com/hyperium/hyper/security/advisories/GHSA-6hfq-h8hq-87mf","https://nvd.nist.gov/vuln/detail/CVE-2021-21299","https://github.com/hyperium/hyper/commit/8f93123efef5c1361086688fe4f34c83c89cec02","https://portswigger.net/research/http-desync-attacks-request-smuggling-reborn","https://rustsec.org/advisories/RUSTSEC-2021-0020.html","https://github.com/advisories/GHSA-6hfq-h8hq-87mf"],"source_kind":"github","identifiers":["GHSA-6hfq-h8hq-87mf","CVE-2021-21299"],"repository_url":"https://github.com/hyperium/hyper","blast_radius":0.0,"created_at":"2022-12-21T16:12:56.098Z","updated_at":"2026-06-27T20:12:16.980Z","epss_percentage":0.04732,"epss_percentile":0.90691,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZoZnEtaDhocS04N21m","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZoZnEtaDhocS04N21m","packages":[{"ecosystem":"cargo","package_name":"hyper","versions":[{"first_patched_version":"0.12.36","vulnerable_version_range":"\u003e= 0.12.0, \u003c 0.12.36"},{"first_patched_version":"0.13.10","vulnerable_version_range":"\u003e= 0.13.0, \u003c 0.13.10"},{"first_patched_version":"0.14.3","vulnerable_version_range":"\u003e= 0.14.0, \u003c 0.14.3"}],"purl":"pkg:cargo/hyper"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTZoZnEtaDhocS04N21m/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWgzcXItcnEyai03NHc0","url":"https://github.com/advisories/GHSA-h3qr-rq2j-74w4","title":"HTTP Request Smuggling in hyper","description":"Vulnerable versions of hyper allow GET requests to have bodies, even if there is no Transfer-Encoding or Content-Length header. As per the HTTP 1.1 specification, such requests do not have bodies, so the body will be interpreted as a separate HTTP request.\n\nThis allows an attacker who can control the body and method of an HTTP request made by hyper to inject a request with headers that would not otherwise be allowed, as demonstrated by sending a malformed HTTP request from a Substrate runtime. This allows bypassing CORS restrictions. In combination with other vulnerabilities, such as an exploitable web server listening on loopback, it may allow remote code execution.\n\nThe flaw was corrected in hyper version 0.12.34.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2021-08-25T20:46:08.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-35863","https://github.com/hyperium/hyper/issues/1925","https://rustsec.org/advisories/RUSTSEC-2020-0008.html","https://github.com/advisories/GHSA-h3qr-rq2j-74w4"],"source_kind":"github","identifiers":["GHSA-h3qr-rq2j-74w4","CVE-2020-35863"],"repository_url":"https://github.com/hyperium/hyper","blast_radius":0.0,"created_at":"2022-12-21T16:12:54.855Z","updated_at":"2026-06-27T20:12:15.807Z","epss_percentage":0.02774,"epss_percentile":0.84509,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWgzcXItcnEyai03NHc0","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWgzcXItcnEyai03NHc0","packages":[{"ecosystem":"cargo","package_name":"hyper","versions":[{"first_patched_version":"0.12.34","vulnerable_version_range":"\u003e= 0.11.0, \u003c 0.12.34"}],"purl":"pkg:cargo/hyper","statistics":{"dependent_packages_count":3915,"dependent_repos_count":38106,"downloads":576045949,"downloads_period":"total"},"affected_versions":["0.11.0","0.11.1","0.11.2","0.11.3","0.11.4","0.11.5","0.11.6","0.11.7","0.11.8","0.11.9","0.11.10","0.11.11","0.11.12","0.11.13","0.11.14","0.11.15","0.11.16","0.11.17","0.11.18","0.11.19","0.11.20","0.11.21","0.11.22","0.11.23","0.11.24","0.11.25","0.11.26","0.11.27","0.12.0","0.12.1","0.12.2","0.12.3","0.12.4","0.12.5","0.12.6","0.12.7","0.12.8","0.12.9","0.12.10","0.12.11","0.12.12","0.12.13","0.12.14","0.12.15","0.12.16","0.12.17","0.12.18","0.12.19","0.12.20","0.12.21","0.12.22","0.12.23","0.12.24","0.12.25","0.12.26","0.12.27","0.12.28","0.12.29","0.12.30","0.12.31","0.12.32","0.12.33"],"unaffected_versions":["0.0.1","0.0.2","0.0.3","0.0.4","0.0.5","0.0.6","0.0.7","0.0.8","0.0.9","0.0.10","0.0.11","0.0.12","0.0.13","0.0.14","0.0.15","0.0.16","0.0.17","0.0.18","0.0.19","0.0.20","0.0.21","0.1.0","0.1.1","0.1.2","0.1.3","0.1.4","0.1.5","0.1.6","0.1.7","0.1.8","0.1.9","0.1.10","0.1.11","0.1.12","0.1.13","0.2.0","0.2.1","0.3.0","0.3.1","0.3.2","0.3.3","0.3.4","0.3.5","0.3.6","0.3.7","0.3.8","0.3.9","0.3.10","0.3.11","0.3.12","0.3.13","0.3.14","0.3.15","0.3.16","0.4.0","0.5.0","0.5.1","0.5.2","0.6.0","0.6.1","0.6.2","0.6.3","0.6.4","0.6.5","0.6.6","0.6.7","0.6.8","0.6.9","0.6.10","0.6.11","0.6.12","0.6.13","0.6.14","0.6.15","0.6.16","0.7.0","0.7.1","0.7.2","0.8.0","0.8.1","0.9.0","0.9.1","0.9.2","0.9.3","0.9.4","0.9.5","0.9.6","0.9.7","0.9.8","0.9.9","0.9.10","0.9.11","0.9.12","0.9.13","0.9.14","0.9.15","0.9.17","0.9.18","0.10.0","0.10.1","0.10.2","0.10.3","0.10.4","0.10.5","0.10.6","0.10.7","0.10.8","0.10.9","0.10.10","0.10.11","0.10.12","0.10.13","0.10.14","0.10.15","0.10.16","0.12.34","0.12.35","0.12.36","0.13.0","0.13.1","0.13.2","0.13.3","0.13.4","0.13.5","0.13.6","0.13.7","0.13.8","0.13.9","0.13.10","0.14.0","0.14.1","0.14.2","0.14.3","0.14.4","0.14.5","0.14.6","0.14.7","0.14.8","0.14.9","0.14.10","0.14.11","0.14.12","0.14.13","0.14.14","0.14.15","0.14.16","0.14.17","0.14.18","0.14.19","0.14.20","0.14.21","0.14.22","0.14.23","0.14.24","0.14.25","0.14.26","0.14.27","0.14.28","0.14.29","0.14.30","0.14.31","0.14.32","1.0.0","1.0.1","1.1.0","1.2.0","1.3.0","1.3.1","1.4.0","1.4.1","1.5.0","1.5.1","1.5.2","1.6.0","1.7.0","1.8.0","1.8.1","1.9.0"]}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWgzcXItcnEyai03NHc0/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTl4anItbTZmMy12NXdt","url":"https://github.com/advisories/GHSA-9xjr-m6f3-v5wm","title":"HTTPS MitM vulnerability due to lack of hostname verification","description":"When used on Windows platforms, all versions of Hyper prior to 0.9.4 did not perform hostname verification when making HTTPS requests.\n\nThis allows an attacker to perform MitM attacks by preventing any valid CA-issued certificate, even if there's a hostname mismatch.\n\nThe problem was addressed by leveraging rust-openssl's built-in support for hostname verification.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-08-25T20:43:06.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":4.8,"cvss_vector":"CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2016-10932","https://github.com/hyperium/hyper/blob/master/CHANGELOG.md#v094-2016-05-09","https://rustsec.org/advisories/RUSTSEC-2016-0002.html","https://github.com/hyperium/hyper/issues/472","https://github.com/hyperium/hyper/commit/01160abd92956e5f995cc45790df7a2b86c8989f","https://github.com/advisories/GHSA-9xjr-m6f3-v5wm"],"source_kind":"github","identifiers":["GHSA-9xjr-m6f3-v5wm","CVE-2016-10932"],"repository_url":"https://github.com/hyperium/hyper","blast_radius":0.0,"created_at":"2022-12-21T16:12:52.479Z","updated_at":"2026-06-20T04:10:44.316Z","epss_percentage":0.00738,"epss_percentile":0.49691,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTl4anItbTZmMy12NXdt","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTl4anItbTZmMy12NXdt","packages":[{"ecosystem":"cargo","package_name":"hyper","versions":[{"first_patched_version":"0.9.4","vulnerable_version_range":"\u003c 0.9.4"}],"purl":"pkg:cargo/hyper"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTl4anItbTZmMy12NXdt/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXE4OXgtZjUydy02aGoy","url":"https://github.com/advisories/GHSA-q89x-f52w-6hj2","title":"Headers containing newline characters can split messages in hyper","description":"Serializing of headers to the socket did not filter the values for newline bytes (\\r or \\n), which allowed for header values to split a request or response. People would not likely include newlines in the headers in their own applications, so the way for most people to exploit this is if an application constructs headers based on unsanitized user input.\n\nThis issue was fixed by replacing all newline characters with a space during serialization of a header value.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-08-25T20:43:04.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2017-18587","https://rustsec.org/advisories/RUSTSEC-2017-0002.html","https://github.com/hyperium/hyper/wiki/Security-001","https://github.com/advisories/GHSA-q89x-f52w-6hj2"],"source_kind":"github","identifiers":["GHSA-q89x-f52w-6hj2","CVE-2017-18587"],"repository_url":"https://github.com/hyperium/hyper","blast_radius":0.0,"created_at":"2022-12-21T16:12:52.377Z","updated_at":"2026-06-26T12:08:49.131Z","epss_percentage":0.01033,"epss_percentile":0.59282,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXE4OXgtZjUydy02aGoy","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXE4OXgtZjUydy02aGoy","packages":[{"ecosystem":"cargo","package_name":"hyper","versions":[{"first_patched_version":"0.9.18","vulnerable_version_range":"\u003c 0.9.18"},{"first_patched_version":"0.10.2","vulnerable_version_range":"\u003e= 0.10.0, \u003c 0.10.2"}],"purl":"pkg:cargo/hyper"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLXE4OXgtZjUydy02aGoy/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTVoNDYtaDdoaC1jNng5","url":"https://github.com/advisories/GHSA-5h46-h7hh-c6x9","title":"Integer Overflow in Chunked Transfer-Encoding","description":"### Summary\n\nhyper's HTTP server and client code had a flaw that could trigger an integer overflow when decoding chunk sizes that are too big. This allows possible data loss, or if combined with an upstream HTTP proxy that allows chunk sizes larger than hyper does, can result in \"request smuggling\" or \"desync attacks\".\n\n### Vulnerability\n\nExample:\n\n```\nGET / HTTP/1.1\nHost: example.com\nTransfer-Encoding: chunked\n\nf0000000000000003\nabc\n0\n\n```\n\nhyper only reads the rightmost 64-bit integer as the chunk size. So it reads `f0000000000000003` as `3`. A loss of data can occur since hyper would then read only 3 bytes of the body. Additionally, an HTTP request smuggling vulnerability would occur if using a proxy which instead has prefix truncation in the chunk size, or that understands larger than 64-bit chunk sizes.\n\nRead more about desync attacks: https://portswigger.net/research/http-desync-attacks-request-smuggling-reborn\n\n### Impact\n\nTo determine if vulnerable to _data loss_, these things must be true:\n\n- **Using HTTP/1.1.** Since HTTP/2 does not use chunked encoding, it is not vulnerable.\n- **Using hyper as a server or client.** The body would be improperly truncated in either case.\n- **Users send requests or responses with chunk sizes greater than 18 exabytes**.\n\nTo determine if vulnerable to _desync attacks_, these things must be true:\n\n- **Using an upstream proxy that allows chunks sizes larger than 64-bit.** If the proxy rejects chunk sizes that are too large, that request won't be forwarded to hyper.\n\n### Patches\n\nWe have released the following patch versions:\n\n - v0.14.10 (to be released when this advisory is published)\n\n### Workarounds\n\nBesides upgrading hyper, you can take the following options:\n\n- Reject requests manually that contain a `Transfer-Encoding` header.\n- Ensure any upstream proxy rejects `Transfer-Encoding` chunk sizes greater than what fits in 64-bit unsigned integers.\n\n\n### Credits\nThis issue was initially reported by [Mattias Grenfeldt](https://grenfeldt.dev/) and Asta Olofsson.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-07-12T16:55:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.9,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H","references":["https://github.com/hyperium/hyper/security/advisories/GHSA-5h46-h7hh-c6x9","https://nvd.nist.gov/vuln/detail/CVE-2021-32714","https://rustsec.org/advisories/RUSTSEC-2021-0079.html","https://github.com/advisories/GHSA-5h46-h7hh-c6x9"],"source_kind":"github","identifiers":["GHSA-5h46-h7hh-c6x9","CVE-2021-32714"],"repository_url":"https://github.com/hyperium/hyper","blast_radius":0.0,"created_at":"2022-12-21T16:12:57.899Z","updated_at":"2026-06-20T04:10:48.147Z","epss_percentage":0.01124,"epss_percentile":0.62026,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTVoNDYtaDdoaC1jNng5","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTVoNDYtaDdoaC1jNng5","packages":[{"ecosystem":"cargo","package_name":"hyper","versions":[{"first_patched_version":"0.14.10","vulnerable_version_range":"\u003c 0.14.10"}],"purl":"pkg:cargo/hyper"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTVoNDYtaDdoaC1jNng5/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYzcGctcXd2Zy1wOTlj","url":"https://github.com/advisories/GHSA-f3pg-qwvg-p99c","title":"Lenient Parsing of Content-Length Header When Prefixed with Plus Sign","description":"### Summary\n\nhyper's HTTP/1 server code had a flaw that incorrectly parses and accepts requests with a `Content-Length` header with a prefixed plus sign, when it should have been rejected as illegal. This combined with an upstream HTTP proxy that doesn't parse such `Content-Length` headers, but forwards them, can result in \"request smuggling\" or \"desync attacks\".\n\n### Vulnerability\n\nThe flaw exists in all prior versions of hyper, if built with [`rustc` v1.5.0 or newer](https://github.com/rust-lang/rust/pull/28826/commits/123a83326fb95366e94a3be1a74775df4db97739).\n\nExample:\n\n```\nGET / HTTP/1.1\nHost: example.com\nContent-Length: +3\n\nabc\n```\n\nThis request gets accepted and hyper reads the body as abc. The request _should_ be rejected, according to RFC 7230, since the ABNF for `Content-Length` only allows for `DIGIT`s. This is due to using the `FromStr` implementation for `u64` in the standard library. By differing from the spec, it is possible to send requests like these to endpoints that have different HTTP implementations, with different interpretations of the payload semantics, and cause \"desync attacks\".\n\nIn this particular case, an upstream proxy would need to error when parsing the `Content-Length`, but _not_ reject the request (swallowing its own error), and forwarding the request as-is with the `Content-Length` still included. _Then_ the upstream proxy and hyper would disagree on the length of the request body. The combination of these factors would be extremely rare.\n\nRead more about desync attacks: https://portswigger.net/research/http-desync-attacks-request-smuggling-reborn\n\n### Impact\n\nTo determine if vulnerable, all these things must be true:\n\n- **Using hyper as an HTTP server**. While the lenient decoder also exists in the client, a vulnerability does not exist around _responses_.\n- **Using HTTP/1**. The HTTP/2 code uses a stricter parser.\n- **Using a vulnerable HTTP proxy upstream to hyper**. If an upstream proxy correctly rejects the illegal `Content-Length` header, *OR* can parse the length with the plus sign, the desync attack cannot succeed.\n\n### Patches\n\nWe have released the following patch versions:\n\n- v0.14.10 (to be released when this advisor is published)\n\n### Workarounds\n\nBesides upgrading hyper, you can take the following options:\n\n- Reject requests manually that contain a plus sign prefix in the `Content-Length` header.\n- Ensure any upstream proxy handles `Content-Length` headers with a plus sign prefix.\n\n### Credits\nThis issue was initially reported by [Mattias Grenfeldt](https://grenfeldt.dev/) and Asta Olofsson.","origin":"UNSPECIFIED","severity":"LOW","published_at":"2021-07-12T16:54:20.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":3.1,"cvss_vector":"CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:L/I:N/A:N","references":["https://github.com/hyperium/hyper/security/advisories/GHSA-f3pg-qwvg-p99c","https://nvd.nist.gov/vuln/detail/CVE-2021-32715","https://github.com/rust-lang/rust/pull/28826/commits/123a83326fb95366e94a3be1a74775df4db97739","https://rustsec.org/advisories/RUSTSEC-2021-0078.html","https://github.com/hyperium/hyper/commit/1fb719e0b61a4f3d911562a436a2ff05fd7cb759","https://github.com/advisories/GHSA-f3pg-qwvg-p99c"],"source_kind":"github","identifiers":["GHSA-f3pg-qwvg-p99c","CVE-2021-32715"],"repository_url":"https://github.com/hyperium/hyper","blast_radius":0.0,"created_at":"2022-12-21T16:12:57.891Z","updated_at":"2026-06-20T04:10:48.147Z","epss_percentage":0.00879,"epss_percentile":0.5433,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYzcGctcXd2Zy1wOTlj","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYzcGctcXd2Zy1wOTlj","packages":[{"ecosystem":"cargo","package_name":"hyper","versions":[{"first_patched_version":"0.14.10","vulnerable_version_range":"\u003c 0.14.10"}],"purl":"pkg:cargo/hyper"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWYzcGctcXd2Zy1wOTlj/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/hyper","docker_dependents_count":564,"docker_downloads_count":33683080,"usage_url":"https://repos.ecosyste.ms/usage/cargo/hyper","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/hyper/dependencies","status":null,"funding_links":["https://github.com/sponsors/seanmonstar"],"critical":true,"issue_metadata":{"last_synced_at":"2025-11-01T18:00:31.844Z","issues_count":1830,"pull_requests_count":2029,"avg_time_to_close_issue":6557975.42115144,"avg_time_to_close_pull_request":1548014.3729338844,"issues_closed_count":1598,"pull_requests_closed_count":1935,"pull_request_authors_count":610,"issue_authors_count":1034,"avg_comments_per_issue":3.8327868852459015,"avg_comments_per_pull_request":1.9112863479546576,"merged_pull_requests_count":1522,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":83,"past_year_pull_requests_count":119,"past_year_avg_time_to_close_issue":1206092.1818181819,"past_year_avg_time_to_close_pull_request":770733.5609756098,"past_year_issues_closed_count":44,"past_year_pull_requests_closed_count":82,"past_year_pull_request_authors_count":39,"past_year_issue_authors_count":62,"past_year_avg_comments_per_issue":2.144578313253012,"past_year_avg_comments_per_pull_request":1.0672268907563025,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":65,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyperium%2Fhyper/issues","maintainers":[{"login":"seanmonstar","count":807,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seanmonstar"},{"login":"dswij","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dswij"},{"login":"LucioFranco","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/LucioFranco"},{"login":"cratelyn","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cratelyn"},{"login":"davidpdrsn","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/davidpdrsn"},{"login":"acfoltzer","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/acfoltzer"}],"active_maintainers":[{"login":"seanmonstar","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seanmonstar"},{"login":"cratelyn","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/cratelyn"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyper/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyper/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyper/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyper/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyper/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hyper/codemeta","maintainers":[{"uuid":"359","login":"seanmonstar","name":"Sean McArthur","email":null,"url":"https://github.com/seanmonstar","packages_count":54,"html_url":"https://crates.io/users/seanmonstar","role":null,"created_at":"2022-11-07T20:31:16.690Z","updated_at":"2022-11-07T20:31:16.690Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/seanmonstar/packages"}]}