{"id":4375481,"name":"@fastify/http-proxy","ecosystem":"npm","description":"proxy http requests, for Fastify","homepage":"https://github.com/fastify/fastify-http-proxy#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fastify/fastify-http-proxy","keywords_array":["fastify","http","proxy"],"namespace":"fastify","versions_count":36,"first_release_published_at":"2022-04-27T15:21:06.128Z","latest_release_published_at":"2026-03-26T08:14:42.113Z","latest_release_number":"11.4.3","last_synced_at":"2026-04-12T21:31:47.814Z","created_at":"2022-05-24T13:29:19.233Z","updated_at":"2026-04-12T21:31:47.815Z","registry_url":"https://www.npmjs.com/package/@fastify/http-proxy","install_command":"npm install @fastify/http-proxy","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/fastify"},{"type":"opencollective","url":"https://opencollective.com/fastify"}],"dist-tags":{"sever":"7.2.0","next":"10.0.0","latest":"11.4.3"}},"repo_metadata":{"id":29283549,"uuid":"115331824","full_name":"fastify/fastify-http-proxy","owner":"fastify","description":"Proxy your http requests to another server, with hooks","archived":false,"fork":false,"pushed_at":"2026-03-20T08:38:05.000Z","size":386,"stargazers_count":388,"open_issues_count":11,"forks_count":107,"subscribers_count":19,"default_branch":"main","last_synced_at":"2026-03-21T01:24:52.702Z","etag":null,"topics":["api-gateway","fastify","fastify-plugin","http-proxy","proxy"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@fastify/http-proxy","language":"JavaScript","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/fastify.png","metadata":{"files":{"readme":"README.md","changelog":null,"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},"funding":{"github":"fastify","open_collective":"fastify"}},"created_at":"2017-12-25T11:10:54.000Z","updated_at":"2026-03-20T08:34:19.000Z","dependencies_parsed_at":"2023-01-14T14:35:27.375Z","dependency_job_id":"95db0a2e-e022-4a1e-b709-957f1a261338","html_url":"https://github.com/fastify/fastify-http-proxy","commit_stats":{"total_commits":295,"total_committers":66,"mean_commits":4.46969696969697,"dds":0.7084745762711864,"last_synced_commit":"328eb59e93e88b3cdad5ae6d41112568fb866480"},"previous_names":["mcollina/fastify-http-proxy"],"tags_count":70,"template":false,"template_full_name":null,"purl":"pkg:github/fastify/fastify-http-proxy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/sbom","scorecard":{"id":393366,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastify/fastify-http-proxy","commit":"bd35915c1319e776aa8780eded7bbc4f8ca52bff"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.1,"checks":[{"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":"Maintained","score":7,"reason":"7 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 7","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":4,"reason":"Found 10/24 approved changesets -- score normalized to 4","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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'contents' permission set to 'write': .github/workflows/ci.yml:23","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:18"],"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":"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":"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.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/fastify-http-proxy/ci.yml/main?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":"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":"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: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":"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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/fastify/.github/SECURITY.md:1","Info: Found linked content: github.com/fastify/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/fastify/.github/SECURITY.md:1","Info: Found text in security policy: github.com/fastify/.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":-1,"reason":"internal error: internal error: Client.Checks.ListCheckRunsForRef: error during graphqlHandler.setupCheckRuns: non-200 OK status code: 502 Bad Gateway body: \"\u003chtml\u003e\\r\\n\u003chead\u003e\u003ctitle\u003e502 Bad Gateway\u003c/title\u003e\u003c/head\u003e\\r\\n\u003cbody\u003e\\r\\n\u003ccenter\u003e\u003ch1\u003e502 Bad Gateway\u003c/h1\u003e\u003c/center\u003e\\r\\n\u003chr\u003e\u003ccenter\u003enginx\u003c/center\u003e\\r\\n\u003c/body\u003e\\r\\n\u003c/html\u003e\\r\\n\"","details":null,"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-18T18:22:51.512Z","repository_id":29283549,"created_at":"2025-08-18T18:22:51.512Z","updated_at":"2025-08-18T18:22:51.512Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31013649,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-27T02:58:54.984Z","status":"ssl_error","status_checked_at":"2026-03-27T02:58:46.993Z","response_time":164,"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_record":{"login":"fastify","name":"Fastify","uuid":"24939410","kind":"organization","description":"Fast and low overhead web framework, for Node.js","email":"hello@fastify.dev","website":"https://fastify.dev","location":"United States of America","twitter":"fastifyjs","company":null,"icon_url":"https://avatars.githubusercontent.com/u/24939410?v=4","repositories_count":138,"last_synced_at":"2025-12-12T23:39:47.782Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"fastify","open_collective":"fastify"}},"html_url":"https://github.com/fastify","funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"total_stars":61062,"followers":1117,"following":0,"created_at":"2022-11-02T16:30:46.974Z","updated_at":"2025-12-12T23:39:47.782Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify/repositories"},"tags":[{"name":"v11.4.2","sha":"f5719401e8693716be0001c9e8f777675b965cc5","kind":"commit","published_at":"2026-03-20T08:34:16.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.4.2","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.4.2/manifests"},{"name":"v11.4.1","sha":"d15c916983cb3beb35023a720c503704cc8c254c","kind":"commit","published_at":"2025-12-04T18:00:18.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.4.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.4.1/manifests"},{"name":"v11.4.0","sha":"efcb312055b7941f5411fdc9d4aad6b04c065f3d","kind":"commit","published_at":"2025-12-02T18:49:54.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.4.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.4.0/manifests"},{"name":"v11.3.0","sha":"1271c626c844c3b6a904a43acf6fb052bcba5e07","kind":"commit","published_at":"2025-06-24T15:02:39.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.3.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.3.0/manifests"},{"name":"v11.2.0","sha":"9626251dee5f6f93ec113486d8b91d0e7be9dd98","kind":"commit","published_at":"2025-06-12T12:36:57.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.2.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.2.0/manifests"},{"name":"v11.1.1","sha":"b2c32494f3c96eb94e76d14e7fdfc7fd9510e9ad","kind":"commit","published_at":"2025-02-24T10:07:04.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.1.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.1.1/manifests"},{"name":"v11.1.0","sha":"f63720b1806309a619961b38f4170828d3105eb0","kind":"commit","published_at":"2025-02-24T09:09:57.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.1.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.1.0/manifests"},{"name":"v11.0.1","sha":"54f4e8f3950379cd31fee53ce216d4cfc62e749d","kind":"tag","published_at":"2025-01-11T12:00:19.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.0.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.0.1/manifests"},{"name":"v11.0.0","sha":"24bd4a49808687a94c029fbfb447a4d57151afb3","kind":"commit","published_at":"2024-11-28T12:15:10.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.0.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.0.0/manifests"},{"name":"v10.0.2","sha":"e6293be6b506e1baf66e4bf7b7e7cb9d2c610e8d","kind":"commit","published_at":"2024-11-22T15:45:09.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v10.0.2","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v10.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v10.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v10.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v10.0.2/manifests"},{"name":"v10.0.1","sha":"e446acfd5eb829e969add62729ba084bafdc4f3c","kind":"commit","published_at":"2024-10-15T09:26:56.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v10.0.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v10.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v10.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v10.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v10.0.1/manifests"},{"name":"v10.0.0","sha":"fe1803e0cdceb5498597f879a11d497a81b16a7c","kind":"commit","published_at":"2024-09-06T09:12:48.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v10.0.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v10.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v10.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v10.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v10.0.0/manifests"},{"name":"v9.5.0","sha":"1ab12f84fafb769c5fdda13e705b7a29c35fdfd5","kind":"commit","published_at":"2024-03-19T18:16:35.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v9.5.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v9.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v9.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.5.0/manifests"},{"name":"v9.4.0","sha":"ef2ce998cd5ef08eed575c209ded747205aa5e1d","kind":"commit","published_at":"2024-02-01T09:23:11.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v9.4.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v9.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v9.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.4.0/manifests"},{"name":"v9.3.0","sha":"785b98d33eb6eff13d0c03aabec1ac8d4528c275","kind":"commit","published_at":"2023-11-01T08:16:41.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v9.3.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v9.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v9.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.3.0/manifests"},{"name":"v9.2.1","sha":"6d9de9e6127e8c7667cb4e12ec017a1832b0d60c","kind":"commit","published_at":"2023-06-20T08:00:11.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v9.2.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v9.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v9.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.2.1/manifests"},{"name":"v9.2.0","sha":"59cb1f888452c58c3f33615e2f42452a064bcef4","kind":"commit","published_at":"2023-06-06T13:03:44.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v9.2.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v9.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v9.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.2.0/manifests"},{"name":"v9.1.0","sha":"156125d485277634e571ce62152db6e5ffa30e3f","kind":"commit","published_at":"2023-05-02T14:38:50.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v9.1.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v9.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v9.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.1.0/manifests"},{"name":"v9.0.0","sha":"f40574b28d7e2832b5e2333c276eafeb1d564fa0","kind":"commit","published_at":"2023-03-22T22:22:47.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v9.0.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v9.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v9.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v9.0.0/manifests"},{"name":"v8.4.0","sha":"92b64537c76b5430e56776a738309d826df45c93","kind":"commit","published_at":"2022-11-30T06:46:55.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v8.4.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v8.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v8.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.4.0/manifests"},{"name":"v8.3.0","sha":"205dae04df6d7bec3b2c16f3e921865a470715a7","kind":"commit","published_at":"2022-11-06T22:06:36.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v8.3.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v8.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v8.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.3.0/manifests"},{"name":"v7.2.0","sha":"4f84e87ed84a901a20f3e8f6a02f04a31357177c","kind":"commit","published_at":"2022-10-13T13:14:05.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v7.2.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v7.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v7.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v7.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v7.2.0/manifests"},{"name":"v8.2.3","sha":"0cc1aa1c4ed4e333fa1caea96951bcaf2fd0a69b","kind":"commit","published_at":"2022-10-01T08:26:14.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v8.2.3","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v8.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v8.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.2.3/manifests"},{"name":"v8.2.2","sha":"f7162fbed1d1da79b30148ed9aa57fcf7b6f3433","kind":"commit","published_at":"2022-08-17T13:14:59.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v8.2.2","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v8.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v8.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.2.2/manifests"},{"name":"v8.2.1","sha":"7a376a24b9a8ace5db22f24318389eecb1dc4c90","kind":"commit","published_at":"2022-06-29T09:44:38.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v8.2.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v8.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v8.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.2.1/manifests"},{"name":"v8.2.0","sha":"bc71dc78aabb9597da1c76497ec1d7ee4d801d8e","kind":"commit","published_at":"2022-06-29T09:35:46.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v8.2.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v8.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v8.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.2.0/manifests"},{"name":"v8.1.0","sha":"81a2a2d7b2d9428b44920d10b94c542036a7e980","kind":"commit","published_at":"2022-06-27T22:18:12.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v8.1.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v8.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v8.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.1.0/manifests"},{"name":"v8.0.2","sha":"6f30ad5caea3a57c455f540ff06eb05ff0d97cfc","kind":"commit","published_at":"2022-06-17T22:05:02.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v8.0.2","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v8.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v8.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.0.2/manifests"},{"name":"v8.0.1","sha":"901267da0c8728e8660fa70ca8d866f2b510e231","kind":"commit","published_at":"2022-05-24T10:57:39.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v8.0.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v8.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v8.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.0.1/manifests"},{"name":"v8.0.0","sha":"c9ca1710e448d03a054fca54b314fff574192b51","kind":"commit","published_at":"2022-05-13T08:50:46.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v8.0.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v8.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v8.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v8.0.0/manifests"},{"name":"v7.1.0","sha":"9837562e41a37e644cf50cb7b87bdd4f64b2e454","kind":"commit","published_at":"2022-05-02T15:04:44.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v7.1.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v7.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v7.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v7.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v7.1.0/manifests"},{"name":"v7.0.0","sha":"910e99e26cfdc04c9c0da48002dfb8f5e6d2ec35","kind":"commit","published_at":"2022-04-27T15:20:39.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v7.0.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v7.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v7.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v7.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v7.0.0/manifests"},{"name":"v6.2.2","sha":"7c33c2384d939619bb6946d92e38e6c9f47c2354","kind":"commit","published_at":"2022-02-07T21:08:48.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v6.2.2","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v6.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v6.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.2.2/manifests"},{"name":"v6.2.1","sha":"616948addea9d3dc5b1cb4feba0ef1484b6de062","kind":"commit","published_at":"2021-09-26T08:59:15.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v6.2.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v6.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v6.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.2.1/manifests"},{"name":"v6.2.0","sha":"df2bc08fc6372c3226fbfcc1fd9b3062fd660b13","kind":"commit","published_at":"2021-08-12T16:06:26.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v6.2.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v6.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v6.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.2.0/manifests"},{"name":"v6.1.0","sha":"25dfd656c09f2e81cf450a7e17682320a8a6e771","kind":"commit","published_at":"2021-08-03T07:30:36.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v6.1.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v6.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v6.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.1.0/manifests"},{"name":"v6.0.1","sha":"76ff8ab208f4238e94d7f80d2ae2fb3cffe8bd3a","kind":"commit","published_at":"2021-07-22T07:33:57.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v6.0.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v6.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v6.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.0.1/manifests"},{"name":"v6.0.0","sha":"2ab412c8601a86415c9b669ca2ccadb0c7caf947","kind":"commit","published_at":"2021-06-27T15:06:23.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v6.0.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v6.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v6.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v6.0.0/manifests"},{"name":"v5.0.0","sha":"5b490b19973eee2d60d10872d6e77d3ef6c5f432","kind":"commit","published_at":"2021-02-26T11:21:23.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v5.0.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v5.0.0/manifests"},{"name":"v4.4.0","sha":"94ff9a1a1287aaf866823c887401b495fde21295","kind":"commit","published_at":"2021-02-19T18:28:51.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v4.4.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v4.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v4.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.4.0/manifests"},{"name":"v4.3.1","sha":"33dba25c32af41beafc3cbb7139e2708bfda26db","kind":"commit","published_at":"2021-02-19T17:51:42.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v4.3.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.3.1/manifests"},{"name":"v4.3.0","sha":"23d6cac36a16b81b46c26649cb357c3938d1fd95","kind":"commit","published_at":"2021-01-27T16:31:53.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v4.3.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v4.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v4.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.3.0/manifests"},{"name":"v4.2.0","sha":"8dd2b717b57b18f317d17fbca7bec1a1a985a6e2","kind":"commit","published_at":"2021-01-05T17:46:33.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v4.2.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v4.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v4.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.2.0/manifests"},{"name":"v4.1.0","sha":"a428241ebdc089a43addf7ce64ca8c805dd02b34","kind":"commit","published_at":"2020-12-18T09:58:51.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v4.1.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.1.0/manifests"},{"name":"v4.0.4","sha":"6a61640d0f185c3ee0b87ec59854fc89680fa6ff","kind":"commit","published_at":"2020-08-05T07:28:49.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v4.0.4","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v4.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v4.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.0.4/manifests"},{"name":"v4.0.3","sha":"5868c196d53bb5b243f82463c7417bddfa140f5a","kind":"commit","published_at":"2020-08-04T08:22:29.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v4.0.3","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.0.3/manifests"},{"name":"v4.0.2","sha":"76bb3c7ea9b902c17edcba5dca3e4e61fcff73cf","kind":"commit","published_at":"2020-07-07T16:55:45.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v4.0.2","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.0.2/manifests"},{"name":"v4.0.1","sha":"f4c155dff14c77a0f1a4ec60a9187511c9079b50","kind":"commit","published_at":"2020-07-01T16:58:13.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v4.0.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.0.1/manifests"},{"name":"v4.0.0","sha":"fc8266652f44b8598b131c8d5fe50a9d214149d0","kind":"commit","published_at":"2020-06-16T13:31:59.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v4.0.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v4.0.0/manifests"},{"name":"v3.2.0","sha":"e27471307176b8492a4f45a8e9b85f83a23091ef","kind":"commit","published_at":"2020-05-11T07:31:44.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v3.2.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v3.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v3.2.0/manifests"},{"name":"v3.1.0","sha":"0483360d8666d9561b0181487187f5ed61cba7fd","kind":"commit","published_at":"2020-05-03T10:55:41.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v3.1.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v3.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v3.1.0/manifests"},{"name":"v3.0.0","sha":"4f0f207c7a3f2cdfbeb00c9b054a280b227b4b92","kind":"commit","published_at":"2020-01-21T22:38:37.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v3.0.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v3.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v3.0.0/manifests"},{"name":"v2.3.0","sha":"068ecddd12d63846a21f3dcdb6894c38f78a72a4","kind":"commit","published_at":"2019-10-07T19:40:56.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v2.3.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v2.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.3.0/manifests"},{"name":"v2.2.0","sha":"ce45ac1f6df42ea18ba6ef9f965a60b49af45eb3","kind":"commit","published_at":"2019-05-07T11:52:07.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v2.2.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v2.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.2.0/manifests"},{"name":"v2.1.0","sha":"b2782236750512219416dfd0344fa25d348bc058","kind":"commit","published_at":"2019-04-05T14:24:43.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v2.1.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v2.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v2.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.1.0/manifests"},{"name":"v2.0.3","sha":"a404f34dfdced63a02fe275a556ff635e46911b6","kind":"commit","published_at":"2019-02-26T17:59:21.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v2.0.3","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"43c981988d2437ef8d33bdd946c18c7940e2a1fb","kind":"commit","published_at":"2019-02-12T22:16:20.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v2.0.2","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"5aea7b72195a18cb67469bb50a4f267c940c744f","kind":"commit","published_at":"2019-02-04T07:51:09.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v2.0.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v2.0.1/manifests"},{"name":"v1.0.0","sha":"dd463890fa68b9e3770d6014eda77ba845669400","kind":"commit","published_at":"2019-01-07T15:39:08.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v1.0.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v1.0.0/manifests"},{"name":"v0.8.0","sha":"3571c5b9afcd51659b1cc9775fedd10cf6053119","kind":"commit","published_at":"2018-10-16T20:48:48.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.8.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.8.0/manifests"},{"name":"v0.7.0","sha":"2b8c23160e403e7d8e33a2cf1663d1466e39a0e4","kind":"commit","published_at":"2018-09-25T08:58:55.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.7.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"af5b30a7d8026555305e4f924db3c4bc2bfd4798","kind":"commit","published_at":"2018-09-12T13:54:04.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.6.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.6.0/manifests"},{"name":"v0.4.3","sha":"086aa1eb1e3101e1a881e172b42adf406c380c2b","kind":"commit","published_at":"2018-07-16T08:59:09.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.4.3","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"403412662e50059325144a6ff1244d8b023ea91c","kind":"commit","published_at":"2018-07-13T15:23:59.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.4.2","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"8e912a5bdbbe3c902e5759f5caadfb8f1adef608","kind":"commit","published_at":"2018-07-05T19:01:27.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.4.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"0d438e757b516166f18cf0777a4d07740ece3e12","kind":"commit","published_at":"2018-05-10T15:11:50.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.4.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.4.0/manifests"},{"name":"v0.3.0","sha":"8a687c56db086bbecba5370cca8ac950a6f6aa6a","kind":"commit","published_at":"2018-04-30T07:07:43.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.3.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.3.0/manifests"},{"name":"v0.2.1","sha":"12cbe65c1b0ba2df7001b635fae386037af3dda9","kind":"commit","published_at":"2018-02-26T10:09:29.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.2.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"95443d618256cbf2b7bfa2851e14b62e741b1f0a","kind":"commit","published_at":"2018-02-16T20:36:30.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.2.0","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.2.0/manifests"},{"name":"v0.1.1","sha":"c0b0f7ce4c766482161bf7faefa7792ec62e9dca","kind":"commit","published_at":"2018-02-13T21:14:10.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v0.1.1","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v0.1.1/manifests"}]},"repo_metadata_updated_at":"2026-04-09T09:40:53.707Z","dependent_packages_count":21,"downloads":905000,"downloads_period":"last-month","dependent_repos_count":478,"rankings":{"downloads":0.5390854813122552,"dependent_repos_count":0.8096223856092513,"dependent_packages_count":1.523284342413811,"stargazers_count":3.646583470480881,"forks_count":3.3636784843277936,"docker_downloads_count":0.6774603642159356,"average":1.7599524213933213},"purl":"pkg:npm/%40fastify/http-proxy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fastify/http-proxy","docker_dependents_count":37,"docker_downloads_count":31136,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fastify/http-proxy","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fastify/http-proxy/dependencies","status":null,"funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"critical":null,"issue_metadata":{"last_synced_at":"2026-03-01T11:01:23.875Z","issues_count":58,"pull_requests_count":256,"avg_time_to_close_issue":8819088.590909092,"avg_time_to_close_pull_request":847281.9836734694,"issues_closed_count":44,"pull_requests_closed_count":245,"pull_request_authors_count":45,"issue_authors_count":54,"avg_comments_per_issue":3.310344827586207,"avg_comments_per_pull_request":0.64453125,"merged_pull_requests_count":171,"bot_issues_count":1,"bot_pull_requests_count":118,"past_year_issues_count":3,"past_year_pull_requests_count":36,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":159862.12903225806,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":31,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":3,"past_year_avg_comments_per_issue":2.6666666666666665,"past_year_avg_comments_per_pull_request":0.2222222222222222,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":30,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/issues","maintainers":[{"login":"Fdawgs","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"},{"login":"mcollina","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"},{"login":"jsumners","count":5,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsumners"},{"login":"ivan-tymoshenko","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ivan-tymoshenko"},{"login":"Eomm","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"darkgl0w","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/darkgl0w"},{"login":"gurgunday","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"Ethan-Arrowood","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Ethan-Arrowood"},{"login":"climba03003","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/climba03003"},{"login":"RafaelGSS","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/RafaelGSS"}],"active_maintainers":[{"login":"Fdawgs","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fhttp-proxy/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fhttp-proxy/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fhttp-proxy/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fhttp-proxy/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fhttp-proxy/codemeta","maintainers":[{"uuid":"simenb","login":"simenb","name":null,"email":"sbekkhus91@gmail.com","url":null,"packages_count":263,"html_url":"https://www.npmjs.com/~simenb","role":null,"created_at":"2022-11-21T00:59:28.575Z","updated_at":"2022-11-21T00:59:28.575Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simenb/packages"},{"uuid":"matteo.collina","login":"matteo.collina","name":null,"email":"hello@matteocollina.com","url":null,"packages_count":669,"html_url":"https://www.npmjs.com/~matteo.collina","role":null,"created_at":"2022-11-21T00:59:28.613Z","updated_at":"2022-11-21T00:59:28.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matteo.collina/packages"},{"uuid":"airhorns","login":"airhorns","name":null,"email":"harry@harry.me","url":null,"packages_count":212,"html_url":"https://www.npmjs.com/~airhorns","role":null,"created_at":"2022-11-21T00:59:28.689Z","updated_at":"2022-11-21T00:59:28.689Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/airhorns/packages"},{"uuid":"galvez","login":"galvez","name":null,"email":"jonasgalvez@gmail.com","url":null,"packages_count":200,"html_url":"https://www.npmjs.com/~galvez","role":null,"created_at":"2022-11-21T00:59:28.569Z","updated_at":"2022-11-21T00:59:28.569Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/galvez/packages"},{"uuid":"delvedor","login":"delvedor","name":null,"email":"tommydelved@gmail.com","url":null,"packages_count":194,"html_url":"https://www.npmjs.com/~delvedor","role":null,"created_at":"2022-11-21T00:59:28.601Z","updated_at":"2022-11-21T00:59:28.601Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/delvedor/packages"},{"uuid":"kibertoad","login":"kibertoad","name":null,"email":"iselwin@gmail.com","url":null,"packages_count":325,"html_url":"https://www.npmjs.com/~kibertoad","role":null,"created_at":"2022-11-21T00:59:28.710Z","updated_at":"2022-11-21T00:59:28.710Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kibertoad/packages"},{"uuid":"jsumners","login":"jsumners","name":null,"email":"james.sumners@gmail.com","url":null,"packages_count":269,"html_url":"https://www.npmjs.com/~jsumners","role":null,"created_at":"2022-11-21T00:59:28.629Z","updated_at":"2022-11-21T00:59:28.629Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jsumners/packages"},{"uuid":"simoneb","login":"simoneb","name":null,"email":"simone.busoli@gmail.com","url":null,"packages_count":311,"html_url":"https://www.npmjs.com/~simoneb","role":null,"created_at":"2022-11-21T00:59:28.593Z","updated_at":"2022-11-21T00:59:28.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/simoneb/packages"},{"uuid":"zekth","login":"zekth","name":null,"email":"vince.legoff@gmail.com","url":null,"packages_count":155,"html_url":"https://www.npmjs.com/~zekth","role":null,"created_at":"2022-11-21T00:59:28.632Z","updated_at":"2022-11-21T00:59:28.632Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/zekth/packages"},{"uuid":"eomm","login":"eomm","name":null,"email":"behemoth89@gmail.com","url":null,"packages_count":197,"html_url":"https://www.npmjs.com/~eomm","role":null,"created_at":"2022-11-21T00:59:28.652Z","updated_at":"2022-11-21T00:59:28.652Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eomm/packages"},{"uuid":"fox1t","login":"fox1t","name":null,"email":"maksim@sinik.it","url":null,"packages_count":168,"html_url":"https://www.npmjs.com/~fox1t","role":null,"created_at":"2022-11-21T00:59:28.662Z","updated_at":"2022-11-21T00:59:28.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fox1t/packages"},{"uuid":"climba03003","login":"climba03003","name":null,"email":"kaka@kakawebsitedemo.com","url":null,"packages_count":194,"html_url":"https://www.npmjs.com/~climba03003","role":null,"created_at":"2022-11-21T00:59:28.730Z","updated_at":"2022-11-21T00:59:28.730Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/climba03003/packages"},{"uuid":"fdawgs","login":"fdawgs","name":null,"email":"frazer.dev@icloud.com","url":null,"packages_count":93,"html_url":"https://www.npmjs.com/~fdawgs","role":null,"created_at":"2022-11-21T00:59:28.754Z","updated_at":"2022-11-21T00:59:28.754Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fdawgs/packages"},{"uuid":"metcoder95","login":"metcoder95","name":null,"email":"me@metcoder.dev","url":null,"packages_count":175,"html_url":"https://www.npmjs.com/~metcoder95","role":null,"created_at":"2023-04-13T02:16:14.740Z","updated_at":"2023-04-13T02:16:14.740Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/metcoder95/packages"},{"uuid":"ilteoood","login":"ilteoood","name":null,"email":"matteopietro.dazzi@gmail.com","url":null,"packages_count":73,"html_url":"https://www.npmjs.com/~ilteoood","role":null,"created_at":"2025-10-06T08:16:14.423Z","updated_at":"2025-10-06T08:16:14.423Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ilteoood/packages"},{"uuid":"tony133","login":"tony133","name":null,"email":"a.tripodi133@gmail.com","url":null,"packages_count":140,"html_url":"https://www.npmjs.com/~tony133","role":null,"created_at":"2026-03-06T22:32:01.247Z","updated_at":"2026-03-06T22:32:01.247Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/tony133/packages"},{"uuid":"jean-michelet","login":"jean-michelet","name":null,"email":"jean.antoine.michelet@gmail.com","url":null,"packages_count":142,"html_url":"https://www.npmjs.com/~jean-michelet","role":null,"created_at":"2025-06-15T19:02:22.304Z","updated_at":"2025-06-15T19:02:22.304Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jean-michelet/packages"},{"uuid":"gurgunday","login":"gurgunday","name":null,"email":"hey@gurgun.day","url":null,"packages_count":163,"html_url":"https://www.npmjs.com/~gurgunday","role":null,"created_at":"2023-09-06T08:52:53.566Z","updated_at":"2023-09-06T08:52:53.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/gurgunday/packages"}]}