{"id":936000,"name":"@fastify/proxy-addr","ecosystem":"npm","description":"Determine the address of a proxied request","homepage":"https://github.com/fastify/proxy-addr#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/fastify/proxy-addr","keywords_array":["ip","proxy","x-forwarded-for"],"namespace":"fastify","versions_count":6,"first_release_published_at":"2021-02-12T18:16:02.939Z","latest_release_published_at":"2025-09-28T15:18:44.994Z","latest_release_number":"5.1.0","last_synced_at":"2026-03-26T04:37:28.570Z","created_at":"2022-04-07T17:17:51.076Z","updated_at":"2026-03-26T04:37:28.570Z","registry_url":"https://www.npmjs.com/package/@fastify/proxy-addr","install_command":"npm install @fastify/proxy-addr","documentation_url":null,"metadata":{"funding":[{"type":"github","url":"https://github.com/sponsors/fastify"},{"type":"opencollective","url":"https://opencollective.com/fastify"}],"dist-tags":{"latest":"5.1.0","next":"5.0.0"}},"repo_metadata":{"id":38068871,"uuid":"338384657","full_name":"fastify/proxy-addr","owner":"fastify","description":"Determine the address of a proxied request","archived":false,"fork":false,"pushed_at":"2025-09-17T19:46:58.000Z","size":216,"stargazers_count":5,"open_issues_count":1,"forks_count":4,"subscribers_count":12,"default_branch":"main","last_synced_at":"2025-09-17T21:43:59.575Z","etag":null,"topics":["fastify-fork","fastify-library"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/@fastify/proxy-addr","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/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":"2021-02-12T17:20:27.000Z","updated_at":"2025-09-17T19:46:29.000Z","dependencies_parsed_at":"2023-02-06T06:50:17.551Z","dependency_job_id":"84998c79-27af-4ddb-86a7-13463b7ce713","html_url":"https://github.com/fastify/proxy-addr","commit_stats":{"total_commits":323,"total_committers":13,"mean_commits":"24.846153846153847","dds":"0.20123839009287925","last_synced_commit":"5602b6f4c043e0e6dbb815da77f72819763c9fd2"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/fastify/proxy-addr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fastify","download_url":"https://codeload.github.com/fastify/proxy-addr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/sbom","scorecard":{"id":393402,"data":{"date":"2025-08-11","repo":{"name":"github.com/fastify/proxy-addr","commit":"99c61f3da1f8b5268497109ac259e4a565a63a1c"},"scorecard":{"version":"v5.2.1-41-g40576783","commit":"40576783fda6698350fcbbeaea760ff827433034"},"score":6.5,"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#dangerous-workflow"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#binary-artifacts"}},{"name":"Maintained","score":2,"reason":"3 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#maintained"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#packaging"}},{"name":"Code-Review","score":2,"reason":"Found 6/22 approved changesets -- score normalized to 2","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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/fastify/proxy-addr/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#vulnerabilities"}},{"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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#fuzzing"}},{"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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/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/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#security-policy"}},{"name":"SAST","score":9,"reason":"SAST tool is not run on all commits -- score normalized to 9","details":["Warn: 27 commits out of 28 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/40576783fda6698350fcbbeaea760ff827433034/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T18:23:13.695Z","repository_id":38068871,"created_at":"2025-08-18T18:23:13.696Z","updated_at":"2025-08-18T18:23:13.696Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276175251,"owners_count":25597792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"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":137,"last_synced_at":"2025-09-08T01:35:59.497Z","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":59981,"followers":1073,"following":0,"created_at":"2022-11-02T16:30:46.974Z","updated_at":"2025-09-08T01:35:59.498Z","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":"v5.0.0","sha":"5602b6f4c043e0e6dbb815da77f72819763c9fd2","kind":"commit","published_at":"2024-09-04T08:06:50.000Z","download_url":"https://codeload.github.com/fastify/proxy-addr/tar.gz/v5.0.0","html_url":"https://github.com/fastify/proxy-addr/releases/tag/v5.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/proxy-addr@v5.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/tags/v5.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/tags/v5.0.0/manifests"},{"name":"v4.1.0","sha":"db635d606fb368a9d6e4736508fd5cf509c7a332","kind":"commit","published_at":"2022-12-15T12:24:15.000Z","download_url":"https://codeload.github.com/fastify/proxy-addr/tar.gz/v4.1.0","html_url":"https://github.com/fastify/proxy-addr/releases/tag/v4.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/proxy-addr@v4.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/tags/v4.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/tags/v4.1.0/manifests"},{"name":"v4.0.0","sha":"c846304b73239e4aaef95b29c08f43c071e9bd05","kind":"commit","published_at":"2022-05-25T09:11:21.000Z","download_url":"https://codeload.github.com/fastify/proxy-addr/tar.gz/v4.0.0","html_url":"https://github.com/fastify/proxy-addr/releases/tag/v4.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/fastify/proxy-addr@v4.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/tags/v4.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/tags/v4.0.0/manifests"}]},"repo_metadata_updated_at":"2025-12-13T13:54:17.379Z","dependent_packages_count":3,"downloads":6616781,"downloads_period":"last-month","dependent_repos_count":819,"rankings":{"downloads":1.0364250760414457,"dependent_repos_count":0.6426184246721373,"dependent_packages_count":5.909706194415378,"stargazers_count":10.912970056288303,"forks_count":9.859443423417542,"docker_downloads_count":0.827834966295371,"average":4.8648330235216966},"purl":"pkg:npm/%40fastify/proxy-addr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@fastify/proxy-addr","docker_dependents_count":33,"docker_downloads_count":3715,"usage_url":"https://repos.ecosyste.ms/usage/npm/@fastify/proxy-addr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@fastify/proxy-addr/dependencies","status":null,"funding_links":["https://github.com/sponsors/fastify","https://opencollective.com/fastify"],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-18T21:58:08.624Z","issues_count":1,"pull_requests_count":115,"avg_time_to_close_issue":90736337.0,"avg_time_to_close_pull_request":558239.2385321101,"issues_closed_count":1,"pull_requests_closed_count":109,"pull_request_authors_count":8,"issue_authors_count":1,"avg_comments_per_issue":14.0,"avg_comments_per_pull_request":0.22608695652173913,"merged_pull_requests_count":96,"bot_issues_count":0,"bot_pull_requests_count":51,"past_year_issues_count":0,"past_year_pull_requests_count":45,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":27592.560975609755,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":41,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.022222222222222223,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":41,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/fastify%2Fproxy-addr/issues","maintainers":[{"login":"Fdawgs","count":52,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"},{"login":"gurgunday","count":6,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"},{"login":"jsumners","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jsumners"},{"login":"Eomm","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Eomm"},{"login":"mcollina","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mcollina"}],"active_maintainers":[{"login":"Fdawgs","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Fdawgs"},{"login":"gurgunday","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gurgunday"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fproxy-addr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fproxy-addr/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fproxy-addr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fproxy-addr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@fastify%2Fproxy-addr/codemeta","maintainers":[{"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-20T15:28:12.311Z","updated_at":"2022-11-20T15:28:12.311Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/matteo.collina/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-20T15:28:12.306Z","updated_at":"2022-11-20T15:28:12.306Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/delvedor/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-20T15:28:12.316Z","updated_at":"2022-11-20T15:28:12.316Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jsumners/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":"2023-10-23T06:50:19.433Z","updated_at":"2023-10-23T06:50:19.433Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/eomm/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":"2024-12-24T08:58:38.096Z","updated_at":"2024-12-24T08:58:38.096Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/climba03003/packages"}]}