{"id":371896,"url":"https://github.com/python-hyper/h2","last_synced_at":"2026-05-13T11:07:52.247Z","repository":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2026-04-03T12:44:15.000Z","size":9430,"stargazers_count":1036,"open_issues_count":25,"forks_count":173,"subscribers_count":31,"default_branch":"master","last_synced_at":"2026-05-01T06:04:08.626Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2026-04-28T06:33:28.000Z","dependencies_parsed_at":"2025-12-12T02:05:18.809Z","dependency_job_id":null,"html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32574440,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-03T06:36:36.687Z","status":"ssl_error","status_checked_at":"2026-05-03T06:36:09.306Z","response_time":103,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":null,"packages":[{"id":13295833,"name":"python310Packages.h2","ecosystem":"nixpkgs","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:01.481Z","latest_release_published_at":"2026-02-02T06:27:01.481Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-07T03:34:25.149Z","created_at":"2026-02-02T06:26:59.656Z","updated_at":"2026-03-07T04:08:15.961Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.h2","install_command":"nix-env -iA nixpkgs.python310Packages.h2","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/h2/default.nix#L54","metadata":{"nix_attribute":"python3.10-h2-4.1.0","position":"pkgs/development/python-modules/h2/default.nix:54","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h2","upstream_purl":"pkg:pypi/h2"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.h2?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.h2/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":5283939,"name":"h2","ecosystem":"conda","description":"h2 is a HTTP/2 protocol stack, written entirely in Python. The goal of h2 is to be a common HTTP/2 stack for the Python ecosystem, usable in all programs regardless of concurrency model or environment. To achieve this, h2 is entirely self-contained: it does no I/O of any kind, leaving that up to a wrapper library to control. This ensures that it can seamlessly work in all kinds of environments, from single-threaded code to Twisted.","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2018-07-06T23:27:55.000Z","latest_release_published_at":"2026-01-11T22:32:42.000Z","latest_release_number":"4.3.0","last_synced_at":"2026-03-15T18:27:43.391Z","created_at":"2022-10-03T15:40:23.949Z","updated_at":"2026-03-15T18:27:43.391Z","registry_url":"https://anaconda.org/anaconda/h2","install_command":"conda install -c anaconda h2","documentation_url":null,"metadata":{},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.484Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":37.2333942717855,"dependent_packages_count":30.65204143814747,"stargazers_count":24.687975646879757,"forks_count":26.697108066971083,"docker_downloads_count":null,"average":29.817629855945952},"purl":"pkg:conda/h2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/h2/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5122,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com"},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-04-27T18:20:20.117Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13760993,"name":"python-h2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/python-hyper/h2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:48:01.787Z","latest_release_published_at":"2026-02-13T09:48:01.787Z","latest_release_number":"4.1.0-4","last_synced_at":"2026-03-13T16:18:29.941Z","created_at":"2026-02-13T09:48:01.593Z","updated_at":"2026-03-13T16:31:05.565Z","registry_url":"https://launchpad.net/ubuntu/+source/python-h2","install_command":"apt-get install python-h2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-h2","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-pytest, python3-hypothesis (\u003e= 6.35.0), python3-hyperframe (\u003e= 6.0), python3-hpack (\u003e= 4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T09:48:02.269Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-h2?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/python-h2/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-04-27T18:20:37.303Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":13303512,"name":"python311Packages.h2","ecosystem":"nixpkgs","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:55:41.451Z","latest_release_published_at":"2026-02-02T06:55:41.451Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-07T06:36:41.754Z","created_at":"2026-02-02T06:55:37.957Z","updated_at":"2026-03-07T06:36:41.754Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.h2","install_command":"nix-env -iA nixpkgs.python311Packages.h2","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/h2/default.nix#L54","metadata":{"nix_attribute":"python3.11-h2-4.1.0","position":"pkgs/development/python-modules/h2/default.nix:54","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h2","upstream_purl":"pkg:pypi/h2"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.h2?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.h2/codemeta","maintainers":[],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":189},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-04-03T06:23:37.723Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13403397,"name":"python-h2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/python-hyper/h2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-06T11:14:11.676Z","latest_release_published_at":"2026-02-06T11:14:11.676Z","latest_release_number":"4.1.0-4","last_synced_at":"2026-03-06T12:02:54.248Z","created_at":"2026-02-06T11:14:11.411Z","updated_at":"2026-03-06T12:02:54.248Z","registry_url":"https://launchpad.net/ubuntu/+source/python-h2","install_command":"apt-get install python-h2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-h2","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-pytest, python3-hypothesis (\u003e= 6.35.0), python3-hyperframe (\u003e= 6.0), python3-hpack (\u003e= 4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:deb/ubuntu/python-h2?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/python-h2/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"noble"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-04-27T18:20:35.701Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":12827846,"name":"python311Packages.h2","ecosystem":"nixpkgs","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:17:01.604Z","latest_release_published_at":"2026-01-26T19:17:01.604Z","latest_release_number":"4.1.0","last_synced_at":"2026-04-18T06:04:45.107Z","created_at":"2026-01-26T19:17:01.451Z","updated_at":"2026-04-18T06:04:45.107Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.h2","install_command":"nix-env -iA nixpkgs.python311Packages.h2","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/h2/default.nix#L54","metadata":{"nix_attribute":"python3.11-h2-4.1.0","position":"pkgs/development/python-modules/h2/default.nix:54","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h2","upstream_purl":"pkg:pypi/h2"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.h2?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.h2/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-04T20:29:35.852Z","updated_at":"2026-03-04T20:29:35.852Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":6176783,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:44.000Z","latest_release_published_at":"2021-04-05T18:18:44.000Z","latest_release_number":"4.0.0-r1","last_synced_at":"2026-03-16T02:01:37.610Z","created_at":"2023-02-01T00:25:29.636Z","updated_at":"2026-03-16T02:01:37.610Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.15/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.915Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":10.935233650753611,"stargazers_count":5.934287696285552,"forks_count":6.546004918963234,"average":5.8538815665006},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.15","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":93,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-07T09:00:15.041Z","updated_at":"2023-02-07T09:00:15.041Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.15","url":"https://pkgs.alpinelinux.org/packages?branch=v3.15","ecosystem":"alpine","default":false,"packages_count":15857,"maintainers_count":287,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.684Z","updated_at":"2026-04-27T18:20:24.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.15/namespaces"}},{"id":8676923,"name":"py3-h2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h2","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_number":"4.1.0-r2","last_synced_at":"2026-03-16T02:12:32.590Z","created_at":"2023-12-20T10:27:44.109Z","updated_at":"2026-03-16T02:12:32.590Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-h2-pyc","install_command":"apk add py3-h2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.812Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:apk/alpine/py3-h2-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2-pyc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":101,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2026-02-16T01:13:50.534Z","updated_at":"2026-02-16T01:13:50.534Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":10344474,"name":"py3-h2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h2","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.1.0-r3","last_synced_at":"2026-03-16T02:14:24.016Z","created_at":"2024-06-11T09:56:29.848Z","updated_at":"2026-03-16T02:14:24.016Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-h2-pyc","install_command":"apk add py3-h2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.343Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-h2-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2-pyc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":101,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2024-06-12T01:10:26.393Z","updated_at":"2024-06-12T01:10:26.393Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":11138918,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.1.0-r3","last_synced_at":"2026-03-16T02:07:45.547Z","created_at":"2024-12-07T12:40:28.250Z","updated_at":"2026-03-16T02:07:45.548Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.735Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":105,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2024-12-09T22:34:41.974Z","updated_at":"2024-12-09T22:34:41.974Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":12815274,"name":"python310Packages.h2","ecosystem":"nixpkgs","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:05:49.344Z","latest_release_published_at":"2026-01-26T17:05:49.344Z","latest_release_number":"4.1.0","last_synced_at":"2026-04-09T10:04:26.760Z","created_at":"2026-01-26T17:05:49.169Z","updated_at":"2026-04-09T10:32:00.058Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.h2","install_command":"nix-env -iA nixpkgs.python310Packages.h2","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/h2/default.nix#L54","metadata":{"nix_attribute":"python3.10-h2-4.1.0","position":"pkgs/development/python-modules/h2/default.nix:54","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h2","upstream_purl":"pkg:pypi/h2"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.h2?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.h2/codemeta","maintainers":[{"uuid":"SuperSandro2000","login":null,"name":"Sandro Jäckel","email":"sandro.jaeckel@gmail.com","url":"https://github.com/SuperSandro2000","packages_count":723,"html_url":null,"role":null,"created_at":"2026-03-03T17:39:06.383Z","updated_at":"2026-03-03T17:39:06.383Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/SuperSandro2000/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":151},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-04-03T06:21:54.798Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":13799749,"name":"python-h2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/python-hyper/h2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T17:18:17.641Z","latest_release_published_at":"2026-02-13T17:18:17.641Z","latest_release_number":"4.1.0-4","last_synced_at":"2026-03-14T01:16:24.751Z","created_at":"2026-02-13T17:18:17.442Z","updated_at":"2026-03-14T01:16:24.751Z","registry_url":"https://launchpad.net/ubuntu/+source/python-h2","install_command":"apt-get install python-h2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-h2","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-pytest, python3-hypothesis (\u003e= 6.35.0), python3-hyperframe (\u003e= 6.0), python3-hpack (\u003e= 4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-13T17:18:18.246Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-h2?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/python-h2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-04-27T18:20:38.051Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":8676922,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_number":"4.1.0-r2","last_synced_at":"2026-03-16T02:13:05.965Z","created_at":"2023-12-20T10:27:43.984Z","updated_at":"2026-03-16T02:13:05.965Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.19/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.574Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.19","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":101,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2026-02-16T01:14:27.307Z","updated_at":"2026-02-16T01:14:27.307Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.19","url":"https://pkgs.alpinelinux.org/packages?branch=v3.19","ecosystem":"alpine","default":false,"packages_count":23031,"maintainers_count":392,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-12-20T09:51:56.346Z","updated_at":"2026-04-27T18:20:23.384Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.19/namespaces"}},{"id":7778795,"name":"py3-h2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h2","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_number":"4.1.0-r2","last_synced_at":"2026-03-16T02:23:57.063Z","created_at":"2023-05-22T14:20:02.281Z","updated_at":"2026-03-16T02:23:57.064Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-h2-pyc","install_command":"apk add py3-h2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.346Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":8.463418283377386,"forks_count":8.847439030472296,"docker_downloads_count":null,"average":4.32771432846242},"purl":"pkg:apk/alpine/py3-h2-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2-pyc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":98,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-05-23T07:10:45.382Z","updated_at":"2023-05-23T07:10:45.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":11765483,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.1.0-r3","last_synced_at":"2026-03-14T12:58:57.811Z","created_at":"2025-06-07T18:21:08.563Z","updated_at":"2026-03-14T12:58:57.811Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.682Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2025-06-08T15:30:23.741Z","updated_at":"2025-06-08T15:30:23.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11765484,"name":"py3-h2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h2","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.1.0-r3","last_synced_at":"2026-03-14T12:59:43.740Z","created_at":"2025-06-07T18:21:09.090Z","updated_at":"2026-03-14T12:59:43.740Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.22/community/x86_64/py3-h2-pyc","install_command":"apk add py3-h2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.935Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-h2-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.22","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages/py3-h2-pyc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":107,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2025-06-08T15:30:32.258Z","updated_at":"2025-06-08T15:30:32.258Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.22","url":"https://pkgs.alpinelinux.org/packages?branch=v3.22","ecosystem":"alpine","default":false,"packages_count":26322,"maintainers_count":422,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2025-06-05T10:49:56.987Z","updated_at":"2026-04-27T18:20:22.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.22/namespaces"}},{"id":11138921,"name":"py3-h2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h2","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.1.0-r3","last_synced_at":"2026-04-17T19:04:41.211Z","created_at":"2024-12-07T12:40:32.863Z","updated_at":"2026-04-17T19:04:41.211Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.21/community/x86_64/py3-h2-pyc","install_command":"apk add py3-h2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.851Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-h2-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.21","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages/py3-h2-pyc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":105,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2024-12-09T22:34:42.585Z","updated_at":"2024-12-09T22:34:42.585Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.21","url":"https://pkgs.alpinelinux.org/packages?branch=v3.21","ecosystem":"alpine","default":false,"packages_count":25393,"maintainers_count":413,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-12-06T12:06:36.014Z","updated_at":"2026-04-27T18:20:22.676Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.21/namespaces"}},{"id":7604994,"name":"py3-h2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h2","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":2,"first_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.1.0-r3","last_synced_at":"2026-03-12T00:10:04.979Z","created_at":"2023-04-20T00:09:12.498Z","updated_at":"2026-03-12T00:10:04.979Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-h2-pyc","install_command":"apk add py3-h2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.400Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":14.250941315178945,"stargazers_count":10.106081769791233,"forks_count":10.113632073690965,"average":8.617663789665286},"purl":"pkg:apk/alpine/py3-h2-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2-pyc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-04-20T05:37:21.037Z","updated_at":"2023-04-20T05:37:21.037Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39391,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":10344481,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.1.0-r3","last_synced_at":"2026-04-17T20:03:35.000Z","created_at":"2024-06-11T09:56:34.143Z","updated_at":"2026-04-17T20:03:35.000Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.20/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.494Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.20","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":101,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2024-06-12T01:10:27.557Z","updated_at":"2024-06-12T01:10:27.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.20","url":"https://pkgs.alpinelinux.org/packages?branch=v3.20","ecosystem":"alpine","default":false,"packages_count":24162,"maintainers_count":405,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2024-06-07T11:51:39.915Z","updated_at":"2026-04-27T18:20:23.245Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.20/namespaces"}},{"id":5287200,"name":"h2","ecosystem":"conda","description":null,"homepage":"https://python-hyper.org/","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":null,"versions_count":7,"first_release_published_at":"2022-10-03T15:44:30.126Z","latest_release_published_at":"2021-10-06T06:47:34.000Z","latest_release_number":"4.1.0","last_synced_at":"2026-04-17T21:03:45.090Z","created_at":"2022-10-03T15:44:30.112Z","updated_at":"2026-04-17T21:03:45.090Z","registry_url":"https://anaconda.org/conda-forge/h2","install_command":"conda install -c conda-forge h2","documentation_url":null,"metadata":{},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.783Z","dependent_packages_count":14,"downloads":null,"downloads_period":null,"dependent_repos_count":11,"rankings":{"downloads":null,"dependent_repos_count":10.614302110883775,"dependent_packages_count":4.471281002046011,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":7.542791556464893},"purl":"pkg:conda/h2?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/h2/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":0,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org"},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-04-27T18:20:20.507Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":6057172,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":3,"first_release_published_at":"2022-11-22T19:33:36.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.1.0-r3","last_synced_at":"2026-03-14T15:25:24.212Z","created_at":"2023-01-31T18:56:46.043Z","updated_at":"2026-03-14T15:25:24.212Z","registry_url":"https://pkgs.alpinelinux.org/package/edge/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.341Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":3.393080776455855,"stargazers_count":9.752661239824672,"forks_count":9.760488415779585,"average":5.726557608015028},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=edge","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":113,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-01-31T23:37:16.963Z","updated_at":"2023-01-31T23:37:16.963Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-edge","url":"https://pkgs.alpinelinux.org/packages?branch=edge","ecosystem":"alpine","default":false,"packages_count":39391,"maintainers_count":878,"namespaces_count":3,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community","testing"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.616Z","updated_at":"2026-04-27T18:20:22.267Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-edge/namespaces"}},{"id":13664706,"name":"python-h2","ecosystem":"debian","description":null,"homepage":"https://github.com/python-hyper/h2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T10:21:21.430Z","latest_release_published_at":"2026-02-12T10:21:21.430Z","latest_release_number":"4.2.0-1","last_synced_at":"2026-03-14T15:28:02.784Z","created_at":"2026-02-12T10:21:21.181Z","updated_at":"2026-03-14T15:28:02.784Z","registry_url":"https://tracker.debian.org/pkg/python-h2","install_command":"apt-get install python-h2","documentation_url":"https://packages.debian.org/trixie/python-h2","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-h2","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-setuptools, python3-pytest, python3-hypothesis (\u003e= 6.35.0), python3-hyperframe (\u003e= 6.0), python3-hpack (\u003e= 4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T10:23:17.676Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-h2?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/python-h2/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"trixie"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-04-27T18:20:39.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":7778794,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_published_at":"2023-04-19T14:25:43.000Z","latest_release_number":"4.1.0-r2","last_synced_at":"2026-03-12T02:12:17.874Z","created_at":"2023-05-22T14:20:01.953Z","updated_at":"2026-03-12T02:12:17.874Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.18/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.443Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":8.463418283377386,"forks_count":8.847439030472296,"docker_downloads_count":null,"average":4.32771432846242},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.18","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":98,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-05-23T07:10:43.964Z","updated_at":"2023-05-23T07:10:43.964Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.18","url":"https://pkgs.alpinelinux.org/packages?branch=v3.18","ecosystem":"alpine","default":false,"packages_count":20068,"maintainers_count":367,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-05-22T10:43:30.622Z","updated_at":"2026-04-27T18:20:23.557Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.18/namespaces"}},{"id":13203643,"name":"python312Packages.h2","ecosystem":"nixpkgs","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:55:55.734Z","latest_release_published_at":"2026-02-02T00:55:55.734Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-07T08:11:43.996Z","created_at":"2026-02-02T00:55:50.866Z","updated_at":"2026-03-07T08:11:43.996Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.h2","install_command":"nix-env -iA nixpkgs.python312Packages.h2","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/h2/default.nix#L55","metadata":{"nix_attribute":"python3.12-h2-4.1.0","position":"pkgs/development/python-modules/h2/default.nix:55","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h2","upstream_purl":"pkg:pypi/h2"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python312Packages.h2?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.h2/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":6137207,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-12T18:23:35.000Z","latest_release_published_at":"2022-05-12T18:23:35.000Z","latest_release_number":"4.1.0-r0","last_synced_at":"2026-03-16T02:05:37.849Z","created_at":"2023-01-31T22:29:24.649Z","updated_at":"2026-03-16T02:05:37.850Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.16/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.469Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":18.665257967952105,"stargazers_count":6.427187885191055,"forks_count":6.791101719786348,"average":7.970886893232377},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.16","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":91,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-01T12:37:53.161Z","updated_at":"2023-02-01T12:37:53.161Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.16","url":"https://pkgs.alpinelinux.org/packages?branch=v3.16","ecosystem":"alpine","default":false,"packages_count":17040,"maintainers_count":328,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.662Z","updated_at":"2026-04-27T18:20:24.295Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.16/namespaces"}},{"id":2755075,"name":"h2","ecosystem":"pypi","description":"Pure-Python HTTP/2 protocol implementation","homepage":"https://github.com/python-hyper/h2/","licenses":"The MIT License (MIT)\n        \n        Copyright (c) 2015-2020 Cory Benfield and contributors\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in\n        all copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN\n        THE SOFTWARE.\n        ","normalized_licenses":["Other"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":null,"versions_count":46,"first_release_published_at":"2023-08-21T10:20:49.908Z","latest_release_published_at":"2025-08-23T18:12:17.000Z","latest_release_number":"4.3.0","last_synced_at":"2026-05-12T14:07:01.176Z","created_at":"2022-04-10T11:12:46.225Z","updated_at":"2026-05-13T08:13:38.195Z","registry_url":"https://pypi.org/project/h2/","install_command":"pip install h2 --index-url https://pypi.org/simple","documentation_url":"https://python-hyper.org/","metadata":{"funding":null,"documentation":"https://python-hyper.org/","classifiers":["Development Status :: 5 - Production/Stable","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.9","Programming Language :: Python :: Implementation :: CPython","Programming Language :: Python :: Implementation :: PyPy"],"normalized_name":"h2","project_status":null},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"HTTP/2 State-Machine based protocol implementation","archived":false,"fork":false,"pushed_at":"2024-08-22T17:18:00.000Z","size":9195,"stargazers_count":952,"open_issues_count":32,"forks_count":151,"subscribers_count":37,"default_branch":"master","last_synced_at":"2024-09-06T14:42:11.832Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://h2.readthedocs.io/en/stable","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2024-09-06T12:16:59.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":[],"tags_count":43,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":218156192,"owners_count":16286237,"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","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":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2024-09-08T14:53:20.777Z","dependent_packages_count":122,"downloads":133936947,"downloads_period":"last-month","dependent_repos_count":6058,"rankings":{"downloads":0.11838032045552749,"dependent_repos_count":0.1273110910659195,"dependent_packages_count":0.2401863072095364,"stargazers_count":2.089086182700298,"forks_count":4.005036143009096,"docker_downloads_count":0.04322655650145174,"average":1.1038711001569714},"purl":"pkg:pypi/h2","advisories":[{"uuid":"GSA_kwCzR0hTQS04NDdmLTkzNDItMjY1aM4ABLaA","url":"https://github.com/advisories/GHSA-847f-9342-265h","title":"h2 allows HTTP Request Smuggling due to illegal characters in headers","description":"### Summary\n\nHTTP/2 request splitting vulnerability allows attackers to perform request smuggling attacks by injecting CRLF characters into headers. This occurs when servers downgrade HTTP/2 requests to HTTP/1.1 without properly validating header names/values, enabling attackers to manipulate request boundaries and bypass security controls.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2025-08-25T20:44:43.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.9,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:N/SI:L/SA:N","references":["https://github.com/python-hyper/h2/security/advisories/GHSA-847f-9342-265h","https://github.com/python-hyper/h2/commit/035e9899f95e3709af098f578bfc3cd302298e3a","https://nvd.nist.gov/vuln/detail/CVE-2025-57804","https://lists.debian.org/debian-lts-announce/2025/09/msg00004.html","https://github.com/advisories/GHSA-847f-9342-265h"],"source_kind":"github","identifiers":["GHSA-847f-9342-265h","CVE-2025-57804"],"repository_url":"https://github.com/python-hyper/h2","blast_radius":26.098071956078176,"created_at":"2025-08-25T21:10:13.888Z","updated_at":"2026-05-13T08:03:03.135Z","epss_percentage":0.00094,"epss_percentile":0.25918,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NDdmLTkzNDItMjY1aM4ABLaA","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS04NDdmLTkzNDItMjY1aM4ABLaA","packages":[{"ecosystem":"pypi","package_name":"h2","versions":[{"first_patched_version":"4.3.0","vulnerable_version_range":"\u003c 4.3.0"}],"purl":"pkg:pypi/h2"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS04NDdmLTkzNDItMjY1aM4ABLaA/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/h2","docker_dependents_count":657,"docker_downloads_count":1422972176,"usage_url":"https://repos.ecosyste.ms/usage/pypi/h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2024-09-06T14:39:20.103Z","issues_count":51,"pull_requests_count":55,"avg_time_to_close_issue":20080376.43243243,"avg_time_to_close_pull_request":13278648.11764706,"issues_closed_count":37,"pull_requests_closed_count":51,"pull_request_authors_count":28,"issue_authors_count":41,"avg_comments_per_issue":2.686274509803922,"avg_comments_per_pull_request":1.0909090909090908,"merged_pull_requests_count":30,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":2,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":114804.0,"past_year_avg_time_to_close_pull_request":361839.0,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":2,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":2,"past_year_avg_comments_per_issue":1.5,"past_year_avg_comments_per_pull_request":1.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/h2/codemeta","maintainers":[{"uuid":"pgjones","login":"pgjones","name":null,"email":null,"url":null,"packages_count":18,"html_url":"https://pypi.org/user/pgjones/","role":null,"created_at":"2023-01-24T06:57:38.148Z","updated_at":"2023-01-24T06:57:38.148Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/pgjones/packages"},{"uuid":"SethMichaelLarson","login":"SethMichaelLarson","name":null,"email":null,"url":null,"packages_count":41,"html_url":"https://pypi.org/user/SethMichaelLarson/","role":null,"created_at":"2023-01-24T06:57:38.192Z","updated_at":"2023-01-24T06:57:38.192Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/SethMichaelLarson/packages"},{"uuid":"Lukasa","login":"Lukasa","name":null,"email":null,"url":null,"packages_count":23,"html_url":"https://pypi.org/user/Lukasa/","role":null,"created_at":"2023-01-24T06:57:37.993Z","updated_at":"2023-01-24T06:57:37.993Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/Lukasa/packages"},{"uuid":"kriechi","login":"kriechi","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/kriechi/","role":null,"created_at":"2023-01-24T06:57:37.358Z","updated_at":"2023-01-24T06:57:37.358Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/kriechi/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":861830,"maintainers_count":368213,"namespaces_count":0,"keywords_count":280639,"github":"pypi","metadata":{"funded_packages_count":53810},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-05-13T05:09:37.527Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13008948,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.1.0-r3","last_synced_at":"2026-04-09T02:07:56.776Z","created_at":"2026-01-31T00:49:05.381Z","updated_at":"2026-04-09T02:07:56.776Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":109,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2026-03-03T16:42:28.205Z","updated_at":"2026-03-03T16:42:28.205Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":13952740,"name":"python-h2","ecosystem":"guix","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:40:48.703Z","latest_release_published_at":"2026-03-02T19:40:48.703Z","latest_release_number":"4.1.0","last_synced_at":"2026-04-27T16:40:47.719Z","created_at":"2026-03-02T19:40:48.522Z","updated_at":"2026-04-27T16:40:48.444Z","registry_url":"https://packages.guix.gnu.org/packages/python-h2/4.1.0/","install_command":"guix install python-h2","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-web.scm#n4119","metadata":{"location":"gnu/packages/python-web.scm:4119","variable_name":"python-h2"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-12-22T18:54:05.000Z","size":9429,"stargazers_count":1032,"open_issues_count":26,"forks_count":173,"subscribers_count":31,"default_branch":"master","last_synced_at":"2026-03-12T10:57:54.073Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2026-03-10T20:16:13.000Z","dependencies_parsed_at":"2025-12-12T02:05:18.809Z","dependency_job_id":null,"html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31330911,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-03T02:17:30.558Z","status":"ssl_error","status_checked_at":"2026-04-03T02:17:30.071Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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"}},"repo_metadata_updated_at":"2026-04-27T16:40:48.422Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-h2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-02-24T02:28:34.390Z","issues_count":60,"pull_requests_count":90,"avg_time_to_close_issue":36960133.49056604,"avg_time_to_close_pull_request":9058275.9375,"issues_closed_count":53,"pull_requests_closed_count":80,"pull_request_authors_count":36,"issue_authors_count":46,"avg_comments_per_issue":2.7,"avg_comments_per_pull_request":1.2555555555555555,"merged_pull_requests_count":54,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":3,"past_year_pull_requests_count":14,"past_year_avg_time_to_close_issue":5464734.666666667,"past_year_avg_time_to_close_pull_request":462086.5833333333,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":7,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":9,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-h2/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":31305,"maintainers_count":0,"namespaces_count":0,"keywords_count":1627,"github":"guix-mirror","metadata":{"funded_packages_count":352},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-05-07T05:00:22.550Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13076272,"name":"python311Packages.h2","ecosystem":"nixpkgs","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:32:25.803Z","latest_release_published_at":"2026-02-01T17:32:25.803Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-06T01:29:09.560Z","created_at":"2026-02-01T17:32:24.452Z","updated_at":"2026-03-06T01:31:31.190Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.h2","install_command":"nix-env -iA nixpkgs.python311Packages.h2","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/h2/default.nix#L55","metadata":{"nix_attribute":"python3.11-h2-4.1.0","position":"pkgs/development/python-modules/h2/default.nix:55","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h2","upstream_purl":"pkg:pypi/h2"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.h2?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.h2/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13085137,"name":"python312Packages.h2","ecosystem":"nixpkgs","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:00:09.886Z","latest_release_published_at":"2026-02-01T18:00:09.886Z","latest_release_number":"4.1.0","last_synced_at":"2026-04-10T02:07:03.989Z","created_at":"2026-02-01T18:00:09.595Z","updated_at":"2026-04-10T02:31:41.435Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.h2","install_command":"nix-env -iA nixpkgs.python312Packages.h2","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/h2/default.nix#L55","metadata":{"nix_attribute":"python3.12-h2-4.1.0","position":"pkgs/development/python-modules/h2/default.nix:55","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h2","upstream_purl":"pkg:pypi/h2"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.h2?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.h2/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":0,"github":"NixOS","metadata":{"funded_packages_count":228},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-04-03T06:22:14.703Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12865366,"name":"python313Packages.h2","ecosystem":"nixpkgs","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:12:54.108Z","latest_release_published_at":"2026-01-27T02:12:54.108Z","latest_release_number":"4.3.0","last_synced_at":"2026-03-07T01:24:47.497Z","created_at":"2026-01-27T02:12:53.463Z","updated_at":"2026-03-07T01:32:07.865Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.h2","install_command":"nix-env -iA nixpkgs.python313Packages.h2","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/h2/default.nix#L48","metadata":{"nix_attribute":"python3.13-h2-4.3.0","position":"pkgs/development/python-modules/h2/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h2","upstream_purl":"pkg:pypi/h2"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.h2?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.h2/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146113,"maintainers_count":4642,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13195360,"name":"python311Packages.h2","ecosystem":"nixpkgs","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:22:27.511Z","latest_release_published_at":"2026-02-02T00:22:27.511Z","latest_release_number":"4.1.0","last_synced_at":"2026-03-08T12:08:41.755Z","created_at":"2026-02-02T00:22:22.050Z","updated_at":"2026-03-10T07:02:15.052Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.h2","install_command":"nix-env -iA nixpkgs.python311Packages.h2","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/h2/default.nix#L55","metadata":{"nix_attribute":"python3.11-h2-4.1.0","position":"pkgs/development/python-modules/h2/default.nix:55","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h2","upstream_purl":"pkg:pypi/h2"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.h2?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.h2/codemeta","maintainers":[],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":241},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-05-13T05:00:36.673Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13008949,"name":"py3-h2-pyc","ecosystem":"alpine","description":"Precompiled Python bytecode for py3-h2","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_published_at":"2024-04-12T09:59:22.000Z","latest_release_number":"4.1.0-r3","last_synced_at":"2026-04-12T05:05:17.460Z","created_at":"2026-01-31T00:49:06.802Z","updated_at":"2026-04-12T10:33:21.690Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.23/community/x86_64/py3-h2-pyc","install_command":"apk add py3-h2-pyc","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:apk/alpine/py3-h2-pyc?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.23","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2-pyc","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2-pyc","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2-pyc/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2-pyc/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2-pyc/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2-pyc/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2-pyc/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2-pyc/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages/py3-h2-pyc/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":109,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2026-03-04T02:14:45.503Z","updated_at":"2026-03-04T02:14:45.503Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.23","url":"https://pkgs.alpinelinux.org/packages?branch=v3.23","ecosystem":"alpine","default":false,"packages_count":27569,"maintainers_count":427,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2026-01-24T14:35:50.739Z","updated_at":"2026-04-27T18:20:22.382Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.23/namespaces"}},{"id":12888917,"name":"python314Packages.h2","ecosystem":"nixpkgs","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T07:40:27.987Z","latest_release_published_at":"2026-01-27T07:40:27.987Z","latest_release_number":"4.3.0","last_synced_at":"2026-03-08T04:37:27.474Z","created_at":"2026-01-27T07:40:27.425Z","updated_at":"2026-03-10T18:34:45.344Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.h2","install_command":"nix-env -iA nixpkgs.python314Packages.h2","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/h2/default.nix#L48","metadata":{"nix_attribute":"python3.14-h2-4.3.0","position":"pkgs/development/python-modules/h2/default.nix:48","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"h2","upstream_purl":"pkg:pypi/h2"},"repo_metadata":{},"repo_metadata_updated_at":null,"dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.h2?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.h2/codemeta","maintainers":[],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":146113,"maintainers_count":4642,"namespaces_count":0,"keywords_count":2867,"github":"NixOS","metadata":{"funded_packages_count":1543},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-04-16T05:08:04.612Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13562806,"name":"python-h2","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/python-hyper/h2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T05:45:33.159Z","latest_release_published_at":"2026-02-11T05:45:33.159Z","latest_release_number":"4.1.0-4","last_synced_at":"2026-03-12T13:15:20.346Z","created_at":"2026-02-11T05:45:32.969Z","updated_at":"2026-03-12T13:15:20.347Z","registry_url":"https://launchpad.net/ubuntu/+source/python-h2","install_command":"apt-get install python-h2","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-h2","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-pytest, python3-hypothesis (\u003e= 6.35.0), python3-hyperframe (\u003e= 6.0), python3-hpack (\u003e= 4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-11T14:53:50.741Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/python-h2?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/python-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/python-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/python-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/python-h2/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu"},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-04-27T18:20:38.741Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13707583,"name":"python-h2","ecosystem":"debian","description":null,"homepage":"https://github.com/python-hyper/h2","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/python-hyper/h2","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T22:28:37.027Z","latest_release_published_at":"2026-02-12T22:28:37.027Z","latest_release_number":"4.1.0-4","last_synced_at":"2026-03-13T07:50:32.060Z","created_at":"2026-02-12T22:28:36.861Z","updated_at":"2026-03-13T07:50:32.060Z","registry_url":"https://tracker.debian.org/pkg/python-h2","install_command":"apt-get install python-h2","documentation_url":"https://packages.debian.org/bookworm/python-h2","metadata":{"component":"main","architecture":"all","priority":"optional","binary":"python3-h2","standards_version":"4.6.1","maintainer":"Debian Python Team \u003cteam+python@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-python3, python3-all, python3-setuptools, python3-pytest, python3-hypothesis (\u003e= 6.35.0), python3-hyperframe (\u003e= 6.0), python3-hpack (\u003e= 4.0)","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{},"repo_metadata_updated_at":"2026-02-12T22:28:37.662Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/python-h2?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/python-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/python-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/python-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/python-h2/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":0,"github":"debian","metadata":{"codename":"bookworm"},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-04-27T18:20:38.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":6193578,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2021-04-05T18:18:44.000Z","latest_release_published_at":"2021-04-05T18:18:44.000Z","latest_release_number":"4.0.0-r1","last_synced_at":"2026-03-12T00:04:04.320Z","created_at":"2023-02-01T01:31:32.565Z","updated_at":"2026-03-12T00:04:04.321Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.14/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.371Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":12.100548201631234,"stargazers_count":5.508757855328252,"forks_count":6.270891830458618,"average":5.9700494718545265},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.14","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":89,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-07T09:00:16.925Z","updated_at":"2023-02-07T09:00:16.925Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.14","url":"https://pkgs.alpinelinux.org/packages?branch=v3.14","ecosystem":"alpine","default":false,"packages_count":14958,"maintainers_count":258,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.706Z","updated_at":"2026-04-27T18:20:25.531Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.14/namespaces"}},{"id":6104881,"name":"py3-h2","ecosystem":"alpine","description":"HTTP/2 State-Machine based protocol implementation","homepage":"https://github.com/python-hyper/h2","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/python-hyper/h2","keywords_array":[],"namespace":"community","versions_count":1,"first_release_published_at":"2022-05-12T18:23:35.000Z","latest_release_published_at":"2022-05-12T18:23:35.000Z","latest_release_number":"4.1.0-r0","last_synced_at":"2026-03-16T03:10:07.705Z","created_at":"2023-01-31T20:58:47.283Z","updated_at":"2026-03-16T03:10:07.706Z","registry_url":"https://pkgs.alpinelinux.org/package/v3.17/community/x86_64/py3-h2","install_command":"apk add py3-h2","documentation_url":null,"metadata":{"repository":"community","architecture":"x86_64"},"repo_metadata":{"id":42978803,"uuid":"37996233","full_name":"python-hyper/h2","owner":"python-hyper","description":"Pure-Python HTTP/2 protocol implementation","archived":false,"fork":false,"pushed_at":"2025-10-04T15:22:32.000Z","size":9369,"stargazers_count":1015,"open_issues_count":28,"forks_count":164,"subscribers_count":33,"default_branch":"master","last_synced_at":"2025-10-04T17:29:42.295Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://python-hyper.org/","language":"Python","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/python-hyper.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-06-24T16:22:19.000Z","updated_at":"2025-10-04T15:22:36.000Z","dependencies_parsed_at":"2024-01-15T18:47:05.181Z","dependency_job_id":"47de0bbc-d042-4fa9-8cc3-76fdade5cf5d","html_url":"https://github.com/python-hyper/h2","commit_stats":{"total_commits":1213,"total_committers":56,"mean_commits":"21.660714285714285","dds":0.3355317394888706,"last_synced_commit":"0dd0bf2e76b1c7c55f789ba5c790787f30246882"},"previous_names":["python-hyper/hyper-h2"],"tags_count":45,"template":false,"template_full_name":null,"purl":"pkg:github/python-hyper/h2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/sbom","scorecard":{"id":752189,"data":{"date":"2025-08-11","repo":{"name":"github.com/python-hyper/h2","commit":"0583911b29d05764bbe3f7691d59f4d5e83e249b"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":3,"reason":"Found 3/8 approved changesets -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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:24: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/python-hyper/h2/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/python-hyper/h2/ci.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:30","Warn: pipCommand not pinned by hash: .github/workflows/ci.yml:31","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-22T20:40:24.998Z","repository_id":42978803,"created_at":"2025-08-22T20:40:24.998Z","updated_at":"2025-08-22T20:40:24.998Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278349844,"owners_count":25972666,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-04T02:00:05.491Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"python-hyper","name":"Hyper","uuid":"13035907","kind":"organization","description":"HTTP for Python","email":null,"website":"http://hyper.readthedocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/13035907?v=4","repositories_count":17,"last_synced_at":"2024-03-25T20:04:47.277Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/python-hyper","funding_links":[],"total_stars":3694,"followers":54,"following":0,"created_at":"2022-11-02T16:24:51.582Z","updated_at":"2024-03-25T20:04:47.290Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/python-hyper/repositories"},"tags":[{"name":"v4.3.0","sha":"1aae569315eb170cdff00582644aca37ee38db62","kind":"commit","published_at":"2025-08-23T18:05:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"dacd614fed32f6e69ba1718c5bb2b2cca866af1f","kind":"commit","published_at":"2025-02-01T10:56:34.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"799b1eab3958aa3fcbab8f5eca39e8d17f7c1cf9","kind":"commit","published_at":"2021-10-05T18:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"a05a8cc3ae1646ddc45b36d40bd55a1ce8abb34b","kind":"commit","published_at":"2020-09-19T13:49:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v4.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"570dc7daa480d34bcf0676e88d241112c51b1796","kind":"commit","published_at":"2020-02-08T16:37:55.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.2.0/manifests"},{"name":"v3.1.1","sha":"2d511253040aa3095fef10791b740b996cc9646a","kind":"commit","published_at":"2019-08-02T12:53:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.1/manifests"},{"name":"v3.1.0","sha":"89191147da4626d84eb3009f203aba2280df5035","kind":"commit","published_at":"2019-01-21T18:51:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.1.0/manifests"},{"name":"v3.0.1","sha":"621dc4ba64a1e06750812094d86df6eca5d76fd9","kind":"commit","published_at":"2017-04-03T07:59:00.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.1/manifests"},{"name":"v2.6.2","sha":"9dbfa1341a9334c872be475146032997c5972b67","kind":"commit","published_at":"2017-04-03T07:46:28.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.2/manifests"},{"name":"v2.5.4","sha":"ab7bac1587875105c939d28eb256ac3e51e8eb4a","kind":"commit","published_at":"2017-04-03T07:35:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.4/manifests"},{"name":"v3.0.0","sha":"b42850be83fbde1eb0bc32a4bf9085f8a76bfa6a","kind":"commit","published_at":"2017-03-24T16:17:47.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v3.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v3.0.0/manifests"},{"name":"v2.6.1","sha":"4c62ce4a33bd426bfd0c65f94461e47fec76ef5a","kind":"commit","published_at":"2017-03-16T09:15:24.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.1/manifests"},{"name":"v2.5.3","sha":"81de146c107df79290433fc320bf9feaa792ea86","kind":"commit","published_at":"2017-03-16T09:09:23.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.3/manifests"},{"name":"v2.4.4","sha":"dda084e928064c8bce8373d5eec31f3e91173062","kind":"commit","published_at":"2017-03-16T08:58:19.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.4/manifests"},{"name":"v2.6.0","sha":"e98f3e5323efc0f31c296fedb92ca037843a44f7","kind":"commit","published_at":"2017-02-28T09:20:30.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.6.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.6.0/manifests"},{"name":"v2.5.2","sha":"de550f7fb65ebb42266363552c9550caa1ec5260","kind":"commit","published_at":"2017-01-27T14:34:57.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.2/manifests"},{"name":"v2.4.3","sha":"59650fc095f65f852f9c5654abed0ba3cc46efc9","kind":"commit","published_at":"2017-01-27T14:32:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.3/manifests"},{"name":"v2.3.4","sha":"1bbbf39f2bc68827fa719ad0001ed4a8a3b5ea04","kind":"commit","published_at":"2017-01-27T14:28:22.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.4/manifests"},{"name":"v2.5.1","sha":"b22812c59f3e8f1a4bd15862936a93372b2e7cbb","kind":"commit","published_at":"2016-12-17T17:15:44.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.1/manifests"},{"name":"v2.5.0","sha":"4595a5f453a5ddbabc55f1fda628fd372e11b2ae","kind":"commit","published_at":"2016-10-25T12:00:14.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.5.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.5.0/manifests"},{"name":"v2.4.2","sha":"60064aab9dd5f6add5b711f86024cd430fae27a9","kind":"commit","published_at":"2016-10-25T11:54:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.2/manifests"},{"name":"v2.3.3","sha":"3efe68d351dc4babf8b594d15028835031b3a604","kind":"commit","published_at":"2016-10-25T11:47:56.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.3/manifests"},{"name":"v2.2.7","sha":"85aa2efc33cfb2f0f7954cb1622fed1f6a0fa9fe","kind":"commit","published_at":"2016-10-25T11:40:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.7","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.7/manifests"},{"name":"v2.4.1","sha":"e85833517d5a92af3d4f61c5ff62c1bf947286aa","kind":"commit","published_at":"2016-08-23T13:39:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.1/manifests"},{"name":"v2.3.2","sha":"c1251bdb52e52571282f3f80dc713f38ce47b8d8","kind":"commit","published_at":"2016-08-23T13:34:59.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.2/manifests"},{"name":"v2.2.6","sha":"467f77f5855121cdc55c99e904a7e57ca550182b","kind":"commit","published_at":"2016-08-23T13:27:38.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.6","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.6/manifests"},{"name":"v2.4.0","sha":"36a46d21062648321bce57d6b52796b5b2a49ce9","kind":"commit","published_at":"2016-07-01T09:15:50.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.4.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.4.0/manifests"},{"name":"v2.3.1","sha":"c14c2a16ff776b0ced8dfd0fdc4e1814a1c742df","kind":"commit","published_at":"2016-05-12T08:24:02.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.1/manifests"},{"name":"v2.2.5","sha":"464167340c8f494741032da2f6a31af4e4cc75e7","kind":"commit","published_at":"2016-05-12T08:22:20.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.5/manifests"},{"name":"v2.3.0","sha":"c89ba5ebbc26b8de8a46c9ae1a88ddeec9ba9689","kind":"commit","published_at":"2016-04-26T09:49:45.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.3.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.3.0/manifests"},{"name":"v2.2.4","sha":"d2dc9d6013ba4507b4592381c0b45074030a064c","kind":"commit","published_at":"2016-04-25T14:56:49.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.4/manifests"},{"name":"v2.1.5","sha":"181d2418fa84ffe0f4031ac7179cde1341f515dd","kind":"commit","published_at":"2016-04-25T14:23:46.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.5","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.5/manifests"},{"name":"v2.2.3","sha":"cdef31c1183e755dc785761fe28f5083b152b87a","kind":"commit","published_at":"2016-04-13T11:18:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.3/manifests"},{"name":"v2.1.4","sha":"8c57369e2f3f6875e6abade92b7a35eef43344ef","kind":"commit","published_at":"2016-04-13T11:14:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.4","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.4/manifests"},{"name":"v2.2.2","sha":"3565f8e102ff0dff9982a472425ddcdd3144cbf8","kind":"commit","published_at":"2016-04-05T13:59:27.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.2/manifests"},{"name":"v2.2.1","sha":"96b2c4ef92861dba9d93723e45ac4f0fad4b4871","kind":"commit","published_at":"2016-03-23T18:18:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.1/manifests"},{"name":"v2.2.0","sha":"9456c5f18d8e441a8733161ed902e396cc959482","kind":"commit","published_at":"2016-03-23T13:33:53.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.2.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.2.0/manifests"},{"name":"v2.1.3","sha":"2bb89db22787fd1c5b1a4dd8a1a10d9e95d5ebae","kind":"commit","published_at":"2016-03-16T16:04:31.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.3","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.3/manifests"},{"name":"v2.1.2","sha":"9bee3e6b6e867a8617fc14bfafa910f0e8c9745d","kind":"commit","published_at":"2016-02-17T13:58:35.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.2","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.2/manifests"},{"name":"v2.1.1","sha":"1c752b2a167ddd5a4eacb3cb392d062d50886ef4","kind":"commit","published_at":"2016-02-05T14:52:13.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.1/manifests"},{"name":"v2.1.0","sha":"63ace05975851392966b9e50a6fdd473d06083af","kind":"commit","published_at":"2016-02-02T15:00:36.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.1.0/manifests"},{"name":"v2.0.0","sha":"b14817b79c7bb1661e1aa84ef7920c009ef1e75b","kind":"commit","published_at":"2016-01-25T12:15:11.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v2.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v2.0.0/manifests"},{"name":"v1.1.1","sha":"c7b559f4b4724358a4bdd633a0fed0d41995c277","kind":"commit","published_at":"2015-11-17T11:19:03.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.1","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"b7f23e91b446e8e843071c46b2df1948b343c2fd","kind":"commit","published_at":"2015-10-28T08:24:58.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.1.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"9618fac6a26f49b40022596de75e574a70d28dca","kind":"commit","published_at":"2015-10-15T17:19:16.000Z","download_url":"https://codeload.github.com/python-hyper/h2/tar.gz/v1.0.0","html_url":"https://github.com/python-hyper/h2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/python-hyper/h2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-04T17:43:19.465Z","dependent_packages_count":4,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":7.8926686875491185,"stargazers_count":8.004939934882676,"forks_count":8.470865611316942,"average":6.092118558437184},"purl":"pkg:apk/alpine/py3-h2?arch=x86_64\u0026repository_url=https://pkgs.alpinelinux.org/packages?branch=v3.17","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/alpine/py3-h2","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/alpine/py3-h2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/alpine/py3-h2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-21T14:54:57.161Z","issues_count":59,"pull_requests_count":84,"avg_time_to_close_issue":30820941.91836735,"avg_time_to_close_pull_request":9476657.815789474,"issues_closed_count":49,"pull_requests_closed_count":76,"pull_request_authors_count":32,"issue_authors_count":45,"avg_comments_per_issue":2.711864406779661,"avg_comments_per_pull_request":1.2380952380952381,"merged_pull_requests_count":51,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":8,"past_year_pull_requests_count":26,"past_year_avg_time_to_close_issue":522846.5714285714,"past_year_avg_time_to_close_pull_request":707197.4347826086,"past_year_issues_closed_count":7,"past_year_pull_requests_closed_count":23,"past_year_pull_request_authors_count":6,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":1.25,"past_year_avg_comments_per_pull_request":1.5384615384615385,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":20,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/python-hyper%2Fh2/issues","maintainers":[{"login":"Kriechi","count":31,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":8,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"},{"login":"Lukasa","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"sethmlarson","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sethmlarson"}],"active_maintainers":[{"login":"Kriechi","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kriechi"},{"login":"mhils","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mhils"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-h2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-h2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-h2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-h2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-h2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages/py3-h2/codemeta","maintainers":[{"uuid":"aklitzing@gmail.com","login":null,"name":"André Klitzing","email":null,"url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","packages_count":91,"html_url":"https://pkgs.alpinelinux.org/packages?maintainer=André Klitzing","role":null,"created_at":"2023-02-01T08:15:06.730Z","updated_at":"2023-02-01T08:15:06.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers/aklitzing@gmail.com/packages"}],"registry":{"name":"alpine-v3.17","url":"https://pkgs.alpinelinux.org/packages?branch=v3.17","ecosystem":"alpine","default":false,"packages_count":17817,"maintainers_count":352,"namespaces_count":2,"keywords_count":0,"github":"alpinelinux","metadata":{"repos":["main","community"]},"icon_url":"https://github.com/alpinelinux.png","created_at":"2023-01-31T17:27:50.642Z","updated_at":"2026-04-27T18:20:23.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/alpine-v3.17/namespaces"}}],"commits":null,"issues":{"table":{}},"events":null,"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2023-02-16T10:30:22.251Z","updated_at":"2023-02-16T10:30:22.251Z","repository_link":"https://github.com/python-hyper/h2/blob/master/.github/workflows/ci.yml","dependencies":[{"id":7711486206,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7711486207,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7711486208,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2025-12-12T02:05:16.231Z","updated_at":"2025-12-12T02:05:16.231Z","repository_link":"https://github.com/python-hyper/h2/blob/master/pyproject.toml","dependencies":[{"id":25765531875,"package_name":"hyperframe","ecosystem":"pypi","requirements":"\u003e=6.1,\u003c7","direct":true,"kind":"runtime","optional":false},{"id":25765531889,"package_name":"hpack","ecosystem":"pypi","requirements":"\u003e=4.1,\u003c5","direct":true,"kind":"runtime","optional":false}]}],"score":28.132939925403086,"created_at":"2026-05-04T06:49:37.836Z","updated_at":"2026-05-13T11:07:55.946Z","avatar_url":"https://github.com/python-hyper.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/371896","html_url":"https://summary.ecosyste.ms/projects/371896"}