{"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":37,"first_release_published_at":"2022-04-27T15:21:06.128Z","latest_release_published_at":"2026-04-15T03:01:47.503Z","latest_release_number":"11.4.4","last_synced_at":"2026-05-24T00:01:18.971Z","created_at":"2022-05-24T13:29:19.233Z","updated_at":"2026-05-24T00:01:18.972Z","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.4"}},"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-05-04T15:09:23.000Z","size":399,"stargazers_count":390,"open_issues_count":12,"forks_count":106,"subscribers_count":18,"default_branch":"main","last_synced_at":"2026-05-15T11:19:21.200Z","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-05-04T15:09:38.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":72,"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":33136199,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-17T09:28:26.183Z","status":"ssl_error","status_checked_at":"2026-05-17T09:27:52.702Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"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.4","sha":"15df3dc5eca55e2e61dba1745f422690b4a55257","kind":"tag","published_at":"2026-04-15T03:01:20.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.4.4","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.4.4/manifests"},{"name":"v11.4.3","sha":"16e2044b7c4b59e6069712510da3a3f4f6bab636","kind":"commit","published_at":"2026-03-26T07:59:40.000Z","download_url":"https://codeload.github.com/fastify/fastify-http-proxy/tar.gz/v11.4.3","html_url":"https://github.com/fastify/fastify-http-proxy/releases/tag/v11.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/fastify-http-proxy@v11.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/tags/v11.4.3/manifests"},{"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-05-18T13:44:30.741Z","dependent_packages_count":21,"downloads":1018775,"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":[{"uuid":"GSA_kwCzR0hTQS1nd2hwLXBmNzQtdmozN84ABVWq","url":"https://github.com/advisories/GHSA-gwhp-pf74-vj37","title":"Fastify's connection header abuse enables stripping of proxy-added headers","description":"### Summary\n\n`@fastify/reply-from` and `@fastify/http-proxy` process the client's `Connection` header after the proxy has added its own headers via `rewriteRequestHeaders`. This allows attackers to retroactively strip proxy-added headers (like access control or identification headers) from upstream requests by listing them in the `Connection` header value. This affects applications using these plugins with custom header injection for routing, access control, or security purposes.\n\n### Details\n\nThe vulnerability exists in `@fastify/reply-from/lib/request.js` at lines 128-136 (HTTP/1.1 handler) and lines 191-200 (undici handler). The processing flow is:\n\n1. Client headers are copied including the `connection` header (`@fastify/reply-from/index.js` line 91)\n2. The proxy adds custom headers via `rewriteRequestHeaders` (line 151)\n3. During request construction, the transport handlers read the client's `Connection` header and strip any headers listed in it\n4. This stripping happens after `rewriteRequestHeaders`, allowing clients to target proxy-added headers for removal\n\nRFC 7230 Section 6.1 Connection header processing is intended for proxies to strip hop-by-hop headers from incoming requests before adding their own headers. The current implementation reverses this order, processing the client's Connection header after the proxy has already modified the header set.\n\nThe call chain:\n1. `@fastify/reply-from/index.js` line 91: `headers = { ...req.headers }` — copies ALL client headers including `connection`\n2. `index.js` line 151: `requestHeaders = rewriteRequestHeaders(this.request, headers)` — proxy adds custom headers (e.g., `x-forwarded-by`)\n3. `index.js` line 180: `requestImpl({...headers: requestHeaders...})` — passes headers to transport\n4. `request.js` line 191 (undici): `getConnectionHeaders(req.headers)` — reads Connection header FROM THE CLIENT\n5. `request.js` lines 198-200: Strips headers listed in Connection — including proxy-added headers\n\nThis is distinct from the general hop-by-hop forwarding concern — it's specifically about the client controlling which headers get stripped from the upstream request via the Connection header, subverting the proxy's `rewriteRequestHeaders` function.\n\n### PoC\n\nSelf-contained reproduction with an upstream echo service and a proxy that adds a custom header:\n\n```javascript\nconst fastify = require('fastify');\n\nasync function test() {\n  // Upstream service that echoes headers\n  const upstream = fastify({ logger: false });\n  upstream.get('/api/echo-headers', async (request) =\u003e {\n    return { headers: request.headers };\n  });\n  await upstream.listen({ port: 19801 });\n\n  // Proxy that adds a custom header via rewriteRequestHeaders\n  const proxy = fastify({ logger: false });\n  await proxy.register(require('@fastify/reply-from'), {\n    base: 'http://localhost:19801'\n  });\n\n  proxy.get('/proxy/*', async (request, reply) =\u003e {\n    const target = '/' + (request.params['*'] || '');\n    return reply.from(target, {\n      rewriteRequestHeaders: (originalReq, headers) =\u003e {\n        return { ...headers, 'x-forwarded-by': 'fastify-proxy' };\n      }\n    });\n  });\n\n  await proxy.listen({ port: 19800 });\n\n  // Baseline: proxy adds x-forwarded-by header\n  const res1 = await proxy.inject({\n    method: 'GET',\n    url: '/proxy/api/echo-headers'\n  });\n  console.log('Baseline response headers from upstream:');\n  const body1 = JSON.parse(res1.body);\n  console.log('  x-forwarded-by:', body1.headers['x-forwarded-by'] || 'NOT PRESENT');\n\n  // Attack: Connection header strips the proxy-added header\n  const res2 = await proxy.inject({\n    method: 'GET',\n    url: '/proxy/api/echo-headers',\n    headers: { 'connection': 'x-forwarded-by' }\n  });\n  console.log('\\nAttack response headers from upstream:');\n  const body2 = JSON.parse(res2.body);\n  console.log('  x-forwarded-by:', body2.headers['x-forwarded-by'] || 'NOT PRESENT (stripped!)');\n\n  await proxy.close();\n  await upstream.close();\n}\ntest();\n```\n\nActual output:\n```\nBaseline response headers from upstream:\n  x-forwarded-by: fastify-proxy\n\nAttack response headers from upstream:\n  x-forwarded-by: NOT PRESENT (stripped!)\n```\n\nThe `x-forwarded-by` header that the proxy explicitly added in `rewriteRequestHeaders` is stripped before reaching the upstream.\n\nMultiple headers can be stripped at once by sending `Connection: x-forwarded-by, x-forwarded-for`.\n\nBoth the undici (default) and HTTP/1.1 transport handlers in `@fastify/reply-from` are affected, as well as `@fastify/http-proxy` which delegates to `@fastify/reply-from`.\n\n### Impact\n\nAttackers can selectively remove any header added by the proxy's `rewriteRequestHeaders` function. This enables several attack scenarios:\n\n1. **Bypass proxy identification**: Strip headers that identify requests as coming through the proxy, potentially bypassing upstream controls that differentiate between direct and proxied requests\n2. **Circumvent access control**: If the proxy adds headers used for routing, authorization, or security decisions (e.g., `x-internal-auth`, `x-proxy-token`), attackers can strip them to access unauthorized resources\n3. **Remove arbitrary headers**: Any header can be targeted, including `Connection: authorization` to strip authentication or `Connection: x-forwarded-for, x-forwarded-by` to remove multiple headers at once\n\nThis vulnerability affects deployments where the proxy adds security-relevant headers that downstream services rely on for access control decisions. It undermines the security model where proxies act as trusted intermediaries adding authentication or routing signals.\n\n### Affected Versions\n\n- `@fastify/reply-from` — All versions, both undici (default) and HTTP/1.1 transport handlers\n- `@fastify/http-proxy` — All versions (delegates to `@fastify/reply-from`)\n- Any configuration using `rewriteRequestHeaders` to add headers that could be security-relevant\n- No special configuration required to exploit — works with default settings\n\n### Suggested Fix\n\nThe Connection header from the client should be processed and consumed before `rewriteRequestHeaders` is called, not after. Alternatively, the Connection header processing in `request.js` should maintain a list of headers that existed in the original client request and only strip those, not headers added by `rewriteRequestHeaders`.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2026-04-16T01:02:59.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.0,"cvss_vector":"CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:N/VI:H/VA:N/SC:L/SI:H/SA:N","references":["https://github.com/fastify/fastify-reply-from/security/advisories/GHSA-gwhp-pf74-vj37","https://nvd.nist.gov/vuln/detail/CVE-2026-33805","https://cna.openjsf.org/security-advisories.html","https://github.com/advisories/GHSA-gwhp-pf74-vj37"],"source_kind":"github","identifiers":["GHSA-gwhp-pf74-vj37","CVE-2026-33805"],"repository_url":null,"blast_radius":0.0,"created_at":"2026-04-16T02:00:11.926Z","updated_at":"2026-05-23T03:00:55.618Z","epss_percentage":0.00019,"epss_percentile":0.05633,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nd2hwLXBmNzQtdmozN84ABVWq","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1nd2hwLXBmNzQtdmozN84ABVWq","packages":[{"ecosystem":"npm","package_name":"@fastify/http-proxy","versions":[{"first_patched_version":"11.4.4","vulnerable_version_range":"\u003c= 11.4.3"}],"purl":"pkg:npm/%40fastify%2Fhttp-proxy"},{"ecosystem":"npm","package_name":"@fastify/reply-from","versions":[{"first_patched_version":"12.6.2","vulnerable_version_range":"\u003c= 12.6.1"}],"purl":"pkg:npm/%40fastify%2Freply-from"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1nd2hwLXBmNzQtdmozN84ABVWq/related_packages","related_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-04-15T16:09:06.031Z","issues_count":60,"pull_requests_count":267,"avg_time_to_close_issue":8637916.4,"avg_time_to_close_pull_request":825432.5137254902,"issues_closed_count":45,"pull_requests_closed_count":255,"pull_request_authors_count":46,"issue_authors_count":56,"avg_comments_per_issue":3.2666666666666666,"avg_comments_per_pull_request":0.6217228464419475,"merged_pull_requests_count":180,"bot_issues_count":1,"bot_pull_requests_count":124,"past_year_issues_count":4,"past_year_pull_requests_count":35,"past_year_avg_time_to_close_issue":666340.0,"past_year_avg_time_to_close_pull_request":259750.3,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":30,"past_year_pull_request_authors_count":8,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":0.2571428571428571,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":18,"past_year_merged_pull_requests_count":28,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Ffastify-http-proxy/issues","maintainers":[{"login":"Fdawgs","count":53,"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":"Tony133","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tony133"},{"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":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"},{"login":"Tony133","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Tony133"}]},"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","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fhttp-proxy/latest_version","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":264,"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":673,"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":213,"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":201,"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":332,"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":270,"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":312,"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":156,"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":198,"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":169,"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":195,"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":176,"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":141,"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":143,"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":164,"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"}]}