{"id":971802,"name":"@hapi/h2o2","ecosystem":"npm","description":"Proxy handler plugin for hapi.js","homepage":"https://github.com/hapijs/h2o2","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/hapijs/h2o2","keywords_array":["HTTP","proxy","handler","hapi","plugin"],"namespace":"hapi","versions_count":11,"first_release_published_at":"2019-04-13T22:25:23.540Z","latest_release_published_at":"2023-09-20T12:18:56.622Z","latest_release_number":"10.0.4","last_synced_at":"2026-03-31T01:02:41.768Z","created_at":"2022-04-07T18:10:40.768Z","updated_at":"2026-03-31T01:02:41.768Z","registry_url":"https://www.npmjs.com/package/@hapi/h2o2","install_command":"npm install @hapi/h2o2","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"10.0.4"}},"repo_metadata":{"id":20884058,"uuid":"24171326","full_name":"hapijs/h2o2","owner":"hapijs","description":"Proxy handler for hapi.js","archived":false,"fork":false,"pushed_at":"2024-10-23T15:12:00.000Z","size":247,"stargazers_count":164,"open_issues_count":2,"forks_count":63,"subscribers_count":18,"default_branch":"master","last_synced_at":"2025-09-11T02:32:37.519Z","etag":null,"topics":["h2o2","hapi","javascript","proxy-handler"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hapijs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2014-09-18T02:44:01.000Z","updated_at":"2025-01-03T21:50:53.000Z","dependencies_parsed_at":"2022-08-30T14:11:57.746Z","dependency_job_id":"ef533cb5-f58f-4445-ad57-5fa0266eba69","html_url":"https://github.com/hapijs/h2o2","commit_stats":{"total_commits":154,"total_committers":37,"mean_commits":4.162162162162162,"dds":0.8311688311688312,"last_synced_commit":"651d36189eea61fec97f7849573d57f0abbae03f"},"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/hapijs/h2o2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/sbom","scorecard":{"id":455154,"data":{"date":"2025-08-11","repo":{"name":"github.com/hapijs/h2o2","commit":"8f04432eb3ca376a6494e8aef304047c3a1d5b64"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 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":"Code-Review","score":5,"reason":"Found 14/28 approved changesets -- score normalized to 5","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":"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":"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":"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-plugin.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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-plugin.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/hapijs/h2o2/ci-plugin.yml/master?enable=pin","Info:   0 out of   1 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hapijs/.github/SECURITY.md:1","Info: Found linked content: github.com/hapijs/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hapijs/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hapijs/.github/SECURITY.md:1"],"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":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 17 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-19T09:22:40.672Z","repository_id":20884058,"created_at":"2025-08-19T09:22:40.672Z","updated_at":"2025-08-19T09:22:40.672Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278868614,"owners_count":26060006,"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-07T02:00:06.786Z","response_time":59,"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":"hapijs","name":"hapi.js","uuid":"3774533","kind":"organization","description":"The Simple, Secure Framework Developers Trust","email":null,"website":"https://hapi.dev","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/3774533?v=4","repositories_count":75,"last_synced_at":"2025-10-05T18:41:37.042Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hapijs","funding_links":[],"total_stars":47097,"followers":178,"following":0,"created_at":"2022-11-02T16:20:46.028Z","updated_at":"2025-10-05T18:41:37.043Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapijs/repositories"},"tags":[{"name":"v10.0.4","sha":"651d36189eea61fec97f7849573d57f0abbae03f","kind":"tag","published_at":"2023-09-20T12:13:47.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v10.0.4","html_url":"https://github.com/hapijs/h2o2/releases/tag/v10.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v10.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v10.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v10.0.4/manifests"},{"name":"v10.0.3","sha":"f27c5dc95d480f7f23692195c5f10ddb2960e962","kind":"tag","published_at":"2023-08-10T16:28:24.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v10.0.3","html_url":"https://github.com/hapijs/h2o2/releases/tag/v10.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v10.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v10.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v10.0.3/manifests"},{"name":"v10.0.2","sha":"9331f026049283018029d06c198997116a7ebc05","kind":"tag","published_at":"2023-06-09T14:19:40.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v10.0.2","html_url":"https://github.com/hapijs/h2o2/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"07e1ea016aa93d010d3e246a75084ba3a47dd39c","kind":"tag","published_at":"2023-02-11T20:03:06.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v10.0.1","html_url":"https://github.com/hapijs/h2o2/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"de60f2e0f71e997ec901b48f3ed1d90d7d355c46","kind":"tag","published_at":"2022-09-26T19:55:01.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v10.0.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v10.0.0/manifests"},{"name":"v9.1.0","sha":"93fd188ab5eab1023bc599d4402191969259bb44","kind":"tag","published_at":"2021-06-04T15:27:11.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v9.1.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v9.1.0/manifests"},{"name":"v9.0.2","sha":"a1db8d2affa425cfa085d0f2c2e42e7a8b458ee5","kind":"commit","published_at":"2020-09-26T16:42:43.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v9.0.2","html_url":"https://github.com/hapijs/h2o2/releases/tag/v9.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v9.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v9.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v9.0.2/manifests"},{"name":"v9.0.1","sha":"430c7e6eaa6418c8cbf1f737d514a2ce91efd3c8","kind":"tag","published_at":"2020-01-12T08:17:44.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v9.0.1","html_url":"https://github.com/hapijs/h2o2/releases/tag/v9.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v9.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v9.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v9.0.1/manifests"},{"name":"v9.0.0","sha":"f64b492b8ca84a9db680f49617011a5ca64a8f71","kind":"tag","published_at":"2020-01-12T06:17:15.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v9.0.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v9.0.0/manifests"},{"name":"v8.3.2","sha":"274fb87b14671dc802e18b7515286972f3196975","kind":"tag","published_at":"2019-09-13T06:05:52.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v8.3.2","html_url":"https://github.com/hapijs/h2o2/releases/tag/v8.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v8.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v8.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v8.3.2/manifests"},{"name":"v8.3.1","sha":"3a23710f9d503869c83f21a042bdc53f78500563","kind":"tag","published_at":"2019-08-14T22:25:34.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v8.3.1","html_url":"https://github.com/hapijs/h2o2/releases/tag/v8.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v8.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v8.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v8.3.1/manifests"},{"name":"v8.3.0","sha":"cb4e6045ac299ebd794fed89cac4f48b5ba889c1","kind":"tag","published_at":"2019-04-13T22:24:04.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v8.3.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v8.3.0/manifests"},{"name":"v8.2.0","sha":"457835f4866f306162af9adab809d859d997f03e","kind":"commit","published_at":"2019-04-09T22:28:21.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v8.2.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v8.2.0/manifests"},{"name":"v8.1.4","sha":"952420f71ee117dd697850a034e14b00c76c868a","kind":"commit","published_at":"2019-03-21T21:26:57.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v8.1.4","html_url":"https://github.com/hapijs/h2o2/releases/tag/v8.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v8.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v8.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v8.1.4/manifests"},{"name":"v6.0.1","sha":"2f56ebcb3f6c920fd7a42bca23a1042c593d9a0a","kind":"tag","published_at":"2017-09-14T20:28:16.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v6.0.1","html_url":"https://github.com/hapijs/h2o2/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v6.0.1/manifests"},{"name":"v5.4.0","sha":"738bb2d789e4569845d6d4c265a2523a0b823cf4","kind":"tag","published_at":"2016-10-10T22:41:56.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v5.4.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v5.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v5.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.4.0/manifests"},{"name":"v5.3.0","sha":"ddb2514bb021b3b79b7b30da6fcfe1b40bad33fc","kind":"tag","published_at":"2016-10-09T14:33:47.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v5.3.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v5.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v5.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.3.0/manifests"},{"name":"v5.2.0","sha":"1527dabc81c0d04d9ed68392285fc1bad62dc57a","kind":"tag","published_at":"2016-09-28T04:37:18.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v5.2.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v5.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v5.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.2.0/manifests"},{"name":"v5.1.1","sha":"3afd364e77cef1af1a888351977266ec7dcff057","kind":"tag","published_at":"2016-08-23T04:14:34.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v5.1.1","html_url":"https://github.com/hapijs/h2o2/releases/tag/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.1.1/manifests"},{"name":"v5.1.0","sha":"2a4e3ed684d3ffb32d23a5f104f03f056066da67","kind":"tag","published_at":"2016-03-01T01:38:38.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v5.1.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v5.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v5.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.1.0/manifests"},{"name":"v5.0.0","sha":"e874dd4c26129f29b6bd94e09637fa07d06210fb","kind":"tag","published_at":"2015-12-14T21:45:08.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v5.0.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v5.0.0/manifests"},{"name":"v4.0.2","sha":"f2651b7fb05d95487a8da38ceb8858c9fc54b0ed","kind":"tag","published_at":"2015-10-23T05:14:01.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v4.0.2","html_url":"https://github.com/hapijs/h2o2/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"5913a1b72e066071b75b37e1738846ccd69dcbe0","kind":"tag","published_at":"2015-05-29T05:20:53.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v4.0.1","html_url":"https://github.com/hapijs/h2o2/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"82abb747600d5392034670c4c9bcfc9930a9773d","kind":"tag","published_at":"2014-12-09T22:48:37.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v4.0.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v4.0.0/manifests"},{"name":"v4.0.0-rc2","sha":"e7d0955f4f1724668e2705f99528fd2b7477fb84","kind":"tag","published_at":"2014-12-01T21:57:59.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v4.0.0-rc2","html_url":"https://github.com/hapijs/h2o2/releases/tag/v4.0.0-rc2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v4.0.0-rc2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v4.0.0-rc2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v4.0.0-rc2/manifests"},{"name":"v4.0.0-rc1","sha":"cd5943d6de2d6a0dd8377cf0d2f62293ae2bfdda","kind":"tag","published_at":"2014-11-26T05:03:25.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v4.0.0-rc1","html_url":"https://github.com/hapijs/h2o2/releases/tag/v4.0.0-rc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v4.0.0-rc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v4.0.0-rc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v4.0.0-rc1/manifests"},{"name":"v3.0.0","sha":"8f45e8869c5e02a4652ca95aed8fb314423be9c5","kind":"tag","published_at":"2014-10-31T00:25:08.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v3.0.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v3.0.0/manifests"},{"name":"v2.0.1","sha":"8c0b296ddca4418b658059885d15914b75f60ead","kind":"tag","published_at":"2014-10-09T20:53:02.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v2.0.1","html_url":"https://github.com/hapijs/h2o2/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"ad859b508187625d7eb1ef179f07d06779ea7f90","kind":"tag","published_at":"2014-10-09T18:17:06.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v2.0.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v2.0.0/manifests"},{"name":"v1.0.1","sha":"e1824e5f56709e38ea5ed3d0042342804af9a804","kind":"tag","published_at":"2014-09-20T07:36:18.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v1.0.1","html_url":"https://github.com/hapijs/h2o2/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"d62ac6c7cea0c82dba412beef75513c5c73befca","kind":"tag","published_at":"2014-09-19T02:17:09.000Z","download_url":"https://codeload.github.com/hapijs/h2o2/tar.gz/v1.0.0","html_url":"https://github.com/hapijs/h2o2/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hapijs/h2o2@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/tags/v1.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-09T03:40:46.216Z","dependent_packages_count":56,"downloads":2169568,"downloads_period":"last-month","dependent_repos_count":8996,"rankings":{"downloads":0.19467641083622028,"dependent_repos_count":0.27462252698145484,"dependent_packages_count":0.5597018679245013,"stargazers_count":4.371748857653327,"forks_count":3.596343786610133,"docker_downloads_count":0.15362533070123469,"average":1.5251197967844785},"purl":"pkg:npm/%40hapi/h2o2","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@hapi/h2o2","docker_dependents_count":95,"docker_downloads_count":209989982,"usage_url":"https://repos.ecosyste.ms/usage/npm/@hapi/h2o2","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@hapi/h2o2/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-10T11:28:47.453Z","issues_count":46,"pull_requests_count":59,"avg_time_to_close_issue":7196867.022222222,"avg_time_to_close_pull_request":2249460.6551724137,"issues_closed_count":45,"pull_requests_closed_count":58,"pull_request_authors_count":34,"issue_authors_count":33,"avg_comments_per_issue":3.0434782608695654,"avg_comments_per_pull_request":2.8983050847457625,"merged_pull_requests_count":48,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapijs%2Fh2o2/issues","maintainers":[{"login":"geek","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/geek"},{"login":"Nargonath","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Nargonath"},{"login":"devinivy","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/devinivy"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fh2o2/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fh2o2/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fh2o2/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fh2o2/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fh2o2/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@hapi%2Fh2o2/codemeta","maintainers":[{"uuid":"nlf","login":"nlf","name":null,"email":"quitlahok@gmail.com","url":null,"packages_count":313,"html_url":"https://www.npmjs.com/~nlf","role":null,"created_at":"2022-11-18T01:48:22.918Z","updated_at":"2022-11-18T01:48:22.918Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nlf/packages"},{"uuid":"marsup","login":"marsup","name":null,"email":"nicolas@morel.io","url":null,"packages_count":172,"html_url":"https://www.npmjs.com/~marsup","role":null,"created_at":"2022-11-18T01:48:22.909Z","updated_at":"2022-11-18T01:48:22.909Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/marsup/packages"},{"uuid":"devinivy","login":"devinivy","name":null,"email":"devinivy@gmail.com","url":null,"packages_count":323,"html_url":"https://www.npmjs.com/~devinivy","role":null,"created_at":"2022-11-18T01:48:22.959Z","updated_at":"2022-11-18T01:48:22.959Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/devinivy/packages"},{"uuid":"wyatt","login":"wyatt","name":null,"email":"wpreul@gmail.com","url":null,"packages_count":187,"html_url":"https://www.npmjs.com/~wyatt","role":null,"created_at":"2022-11-18T01:48:22.967Z","updated_at":"2022-11-18T01:48:22.967Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/wyatt/packages"},{"uuid":"lloydbenson","login":"lloydbenson","name":null,"email":"lloyd.benson@gmail.com","url":null,"packages_count":111,"html_url":"https://www.npmjs.com/~lloydbenson","role":null,"created_at":"2022-11-18T01:48:22.981Z","updated_at":"2022-11-18T01:48:22.981Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/lloydbenson/packages"},{"uuid":"nargonath","login":"nargonath","name":null,"email":"jonas.pauthier@gmail.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~nargonath","role":null,"created_at":"2022-11-18T01:48:22.990Z","updated_at":"2022-11-18T01:48:22.990Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/nargonath/packages"},{"uuid":"cjihrig","login":"cjihrig","name":null,"email":"cjihrig@gmail.com","url":null,"packages_count":174,"html_url":"https://www.npmjs.com/~cjihrig","role":null,"created_at":"2023-01-15T17:34:49.088Z","updated_at":"2023-01-15T17:34:49.088Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/cjihrig/packages"}]}