{"id":378215,"url":"https://github.com/jshttp/proxy-addr","last_synced_at":"2026-08-13T02:01:57.542Z","repository":{"id":16685297,"uuid":"19441542","full_name":"jshttp/proxy-addr","owner":"jshttp","description":"Determine address of proxied request","archived":false,"fork":false,"pushed_at":"2026-06-01T03:44:07.000Z","size":181,"stargazers_count":140,"open_issues_count":13,"forks_count":33,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-07-22T11:14:52.261Z","etag":null,"topics":["http","javascript","nodejs","proxy","x-forwarded-for"],"latest_commit_sha":null,"homepage":null,"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/jshttp.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","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":{"open_collective":"express"}},"created_at":"2014-05-05T02:30:10.000Z","updated_at":"2026-05-02T22:46:35.000Z","dependencies_parsed_at":"2024-06-18T12:27:44.282Z","dependency_job_id":"222f24ba-782e-40ed-b796-f4ea025f70fc","html_url":"https://github.com/jshttp/proxy-addr","commit_stats":{"total_commits":304,"total_committers":5,"mean_commits":60.8,"dds":"0.016447368421052655","last_synced_commit":"1cdd2f78e0fcc23ceae4723e6b837345c2499772"},"previous_names":["expressjs/proxy-addr"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/proxy-addr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/sbom","scorecard":{"id":538319,"data":{"date":"2025-08-18T21:30:28Z","repo":{"name":"github.com/jshttp/proxy-addr","commit":"6dff32065da520833bd1815825e4263c81635af8"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:227","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:178","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:194","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 10 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":8,"reason":"10 out of 12 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 6 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T07:34:25.641Z","repository_id":16685297,"created_at":"2025-08-20T07:34:25.641Z","updated_at":"2025-08-20T07:34:25.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36071355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":{"login":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2026-08-06T05:26:30.820Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":10135,"followers":239,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2026-08-06T05:26:30.837Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"packages":[{"id":2198901,"name":"proxy-addr","ecosystem":"npm","description":"Determine address of proxied request","homepage":"https://github.com/jshttp/proxy-addr#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/proxy-addr","keywords_array":["ip","proxy","x-forwarded-for"],"namespace":null,"versions_count":27,"first_release_published_at":"2014-05-05T02:38:49.512Z","latest_release_published_at":"2021-06-01T00:57:28.507Z","latest_release_number":"2.0.7","last_synced_at":"2026-08-12T00:47:43.882Z","created_at":"2022-04-09T22:23:00.235Z","updated_at":"2026-08-12T00:47:43.882Z","registry_url":"https://www.npmjs.com/package/proxy-addr","install_command":"npm install proxy-addr","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.7"},"contentPolicy":null},"repo_metadata":{"id":16685297,"uuid":"19441542","full_name":"jshttp/proxy-addr","owner":"jshttp","description":"Determine address of proxied request","archived":false,"fork":false,"pushed_at":"2024-05-14T17:18:08.000Z","size":145,"stargazers_count":133,"open_issues_count":2,"forks_count":25,"subscribers_count":15,"default_branch":"master","last_synced_at":"2024-10-25T05:04:49.295Z","etag":null,"topics":["http","javascript","nodejs","proxy","x-forwarded-for"],"latest_commit_sha":null,"homepage":null,"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/jshttp.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2014-05-05T02:30:10.000Z","updated_at":"2024-10-06T15:36:28.000Z","dependencies_parsed_at":"2024-06-18T12:27:44.282Z","dependency_job_id":"6c26ee91-e345-47ac-9875-ce70cdf9d403","html_url":"https://github.com/jshttp/proxy-addr","commit_stats":{"total_commits":304,"total_committers":5,"mean_commits":60.8,"dds":"0.016447368421052655","last_synced_commit":"1cdd2f78e0fcc23ceae4723e6b837345c2499772"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221435649,"owners_count":16820704,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://jshttp.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2024-04-16T08:37:30.344Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/jshttp","funding_links":[],"total_stars":9089,"followers":163,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2024-04-16T08:37:36.746Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v2.0.7","sha":"1cdd2f78e0fcc23ceae4723e6b837345c2499772","kind":"commit","published_at":"2021-06-01T00:56:35.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.7","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"9f78739c5333ebea49442235ce720f1d37605706","kind":"commit","published_at":"2020-02-24T07:16:09.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.6","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"6dec756fafa35a2666e0f298a82ea6b1ac504f52","kind":"commit","published_at":"2019-04-16T16:14:06.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"0942626d371d6d4e4cd5c59f4be7e55c81efd357","kind":"commit","published_at":"2018-07-26T18:13:18.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d841ab7a2150963793ad2dc121df014f426f2964","kind":"commit","published_at":"2018-02-20T04:00:29.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7c1bc4c5c05bd5285af710baabf87421d950f689","kind":"commit","published_at":"2017-09-25T01:35:38.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"461898d3c6f950fe954ecd9121ec63cfcd88cd28","kind":"commit","published_at":"2017-09-11T01:04:54.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2fd80a9bf9152854e94ce36b47f8078aa72145fd","kind":"commit","published_at":"2017-08-09T02:42:37.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.0/manifests"},{"name":"v1.1.5","sha":"f40ceab074ec2f92399d112793d9ad1c9d96e146","kind":"commit","published_at":"2017-07-26T00:52:58.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"4c636264c036d9825e8a3cf50555a272e3246fe6","kind":"commit","published_at":"2017-03-24T22:46:08.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0724490937983255e7687812594c97c36ebca90b","kind":"commit","published_at":"2017-01-15T05:57:29.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"28c34525632884a6d5e69a9165d7420b3f972d8b","kind":"commit","published_at":"2016-05-30T01:52:39.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fc4ee6765b6fbde5600be60d45bb5585424899a5","kind":"commit","published_at":"2016-05-04T04:06:35.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"78d203e77642698359390ef4fb03028ed5437a7e","kind":"commit","published_at":"2016-05-02T06:14:55.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"0cdb6444100a7930285ed2555d0c3c687690a7a5","kind":"commit","published_at":"2015-12-10T03:26:55.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.10","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"3941f1bbfb34b746b0dc01d8563c56b2a3464789","kind":"commit","published_at":"2015-12-01T20:36:46.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.9","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"b32d9bda51c92f67a5c2c7b4f81971dbef41783c","kind":"commit","published_at":"2015-05-11T02:55:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.8","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"917fa69ae1a4c3e2962d89461b6945538b763b28","kind":"commit","published_at":"2015-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.7","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"550cade433f7a7d7cbcdebbd0f9e1cb94aed5e26","kind":"commit","published_at":"2015-02-01T19:50:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.6","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"dd768c48b99fb65b2b753269b8eea675e86da3fd","kind":"commit","published_at":"2015-01-09T03:12:11.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"f72c40adfeeb81fa905f017030d2ecd1cd4d1821","kind":"commit","published_at":"2014-11-23T20:33:12.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"0a9006a64de938d879f1e4b38b275c1c46524dfd","kind":"commit","published_at":"2014-09-21T19:39:15.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"63a0f679bd4b074b7391fa464cb779275f24b1da","kind":"commit","published_at":"2014-09-18T17:29:47.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"07f65997d649907c23694efd4ddb1450f74bd960","kind":"commit","published_at":"2014-06-03T14:41:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1dec07d20c1631b8d00659568eb1951f902c8ea2","kind":"commit","published_at":"2014-05-08T14:45:38.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.0/manifests"},{"name":"v0.0.1","sha":"0780099cb4524efa616a31c2861768cba4ace808","kind":"commit","published_at":"2014-05-05T02:44:59.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v0.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"cfd87b6df1c5a7af1f6c4d9f286b779b6c502baf","kind":"commit","published_at":"2014-05-05T02:35:05.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v0.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2024-10-30T03:11:35.239Z","dependent_packages_count":849,"downloads":384051474,"downloads_period":"last-month","dependent_repos_count":4050584,"rankings":{"downloads":0.011910224832189039,"dependent_repos_count":0.0022177660032352002,"dependent_packages_count":0.07827892596604244,"stargazers_count":4.6207839173085405,"forks_count":4.624207661808662,"docker_downloads_count":0.014812486515435104,"average":1.558701830405684},"purl":"pkg:npm/proxy-addr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/proxy-addr","docker_dependents_count":47108,"docker_downloads_count":6619766022,"usage_url":"https://repos.ecosyste.ms/usage/npm/proxy-addr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/proxy-addr/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2024-10-29T17:31:50.772Z","issues_count":11,"pull_requests_count":12,"avg_time_to_close_issue":18183839.666666668,"avg_time_to_close_pull_request":3472955.4166666665,"issues_closed_count":9,"pull_requests_closed_count":12,"pull_request_authors_count":10,"issue_authors_count":11,"avg_comments_per_issue":3.3636363636363638,"avg_comments_per_pull_request":2.75,"merged_pull_requests_count":5,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":3,"past_year_avg_time_to_close_issue":8806.0,"past_year_avg_time_to_close_pull_request":658525.6666666666,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":2.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/issues","maintainers":[{"login":"3imed-jaberi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3imed-jaberi"},{"login":"jonathanong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-addr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-addr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-addr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-addr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-addr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/proxy-addr/codemeta","maintainers":[{"uuid":"dougwilson","login":"dougwilson","name":null,"email":"doug@somethingdoug.com","url":null,"packages_count":102,"html_url":"https://www.npmjs.com/~dougwilson","role":null,"created_at":"2022-11-13T22:07:29.455Z","updated_at":"2022-11-13T22:07:29.455Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dougwilson/packages"},{"uuid":"ulisesgascon","login":"ulisesgascon","name":null,"email":"ulisesgascondev@gmail.com","url":null,"packages_count":224,"html_url":"https://www.npmjs.com/~ulisesgascon","role":null,"created_at":"2026-02-11T05:46:07.553Z","updated_at":"2026-02-11T05:46:07.553Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/ulisesgascon/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726752,"maintainers_count":1223887,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":14099567,"name":"@depup/proxy-addr","ecosystem":"npm","description":"Determine address of proxied request (with updated dependencies)","homepage":"https://github.com/jshttp/proxy-addr#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/proxy-addr","keywords_array":["proxy-addr","depup","updated-dependencies","security","latest","patched","ip","proxy","x-forwarded-for"],"namespace":"depup","versions_count":2,"first_release_published_at":"2026-03-19T03:02:46.747Z","latest_release_published_at":"2026-08-04T16:39:25.667Z","latest_release_number":"2.0.7-depup.2","last_synced_at":"2026-08-12T00:47:43.898Z","created_at":"2026-03-23T00:11:45.466Z","updated_at":"2026-08-12T00:47:43.899Z","registry_url":"https://www.npmjs.com/package/@depup/proxy-addr","install_command":"npm install @depup/proxy-addr","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"2.0.7-depup.2"},"contentPolicy":null},"repo_metadata":{"id":16685297,"uuid":"19441542","full_name":"jshttp/proxy-addr","owner":"jshttp","description":"Determine address of proxied request","archived":false,"fork":false,"pushed_at":"2026-06-01T03:44:07.000Z","size":181,"stargazers_count":140,"open_issues_count":13,"forks_count":33,"subscribers_count":10,"default_branch":"master","last_synced_at":"2026-07-22T11:14:52.261Z","etag":null,"topics":["http","javascript","nodejs","proxy","x-forwarded-for"],"latest_commit_sha":null,"homepage":null,"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/jshttp.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","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":{"open_collective":"express"}},"created_at":"2014-05-05T02:30:10.000Z","updated_at":"2026-05-02T22:46:35.000Z","dependencies_parsed_at":"2024-06-18T12:27:44.282Z","dependency_job_id":"222f24ba-782e-40ed-b796-f4ea025f70fc","html_url":"https://github.com/jshttp/proxy-addr","commit_stats":{"total_commits":304,"total_committers":5,"mean_commits":60.8,"dds":"0.016447368421052655","last_synced_commit":"1cdd2f78e0fcc23ceae4723e6b837345c2499772"},"previous_names":["expressjs/proxy-addr"],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/proxy-addr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/sbom","scorecard":{"id":538319,"data":{"date":"2025-08-18T21:30:28Z","repo":{"name":"github.com/jshttp/proxy-addr","commit":"6dff32065da520833bd1815825e4263c81635af8"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:227","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:178","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:194","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 10 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":8,"reason":"10 out of 12 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 6 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T07:34:25.641Z","repository_id":16685297,"created_at":"2025-08-20T07:34:25.641Z","updated_at":"2025-08-20T07:34:25.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36071355,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-07-20T02:08:10.276Z","status":"online","status_checked_at":"2026-07-30T02:00:05.956Z","response_time":106,"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":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://expressjs.com/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2026-08-06T05:26:30.820Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":10135,"followers":239,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2026-08-06T05:26:30.837Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v2.0.7","sha":"1cdd2f78e0fcc23ceae4723e6b837345c2499772","kind":"commit","published_at":"2021-06-01T00:56:35.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.7","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"9f78739c5333ebea49442235ce720f1d37605706","kind":"commit","published_at":"2020-02-24T07:16:09.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.6","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"6dec756fafa35a2666e0f298a82ea6b1ac504f52","kind":"commit","published_at":"2019-04-16T16:14:06.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"0942626d371d6d4e4cd5c59f4be7e55c81efd357","kind":"commit","published_at":"2018-07-26T18:13:18.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d841ab7a2150963793ad2dc121df014f426f2964","kind":"commit","published_at":"2018-02-20T04:00:29.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7c1bc4c5c05bd5285af710baabf87421d950f689","kind":"commit","published_at":"2017-09-25T01:35:38.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"461898d3c6f950fe954ecd9121ec63cfcd88cd28","kind":"commit","published_at":"2017-09-11T01:04:54.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2fd80a9bf9152854e94ce36b47f8078aa72145fd","kind":"commit","published_at":"2017-08-09T02:42:37.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.0/manifests"},{"name":"v1.1.5","sha":"f40ceab074ec2f92399d112793d9ad1c9d96e146","kind":"commit","published_at":"2017-07-26T00:52:58.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"4c636264c036d9825e8a3cf50555a272e3246fe6","kind":"commit","published_at":"2017-03-24T22:46:08.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0724490937983255e7687812594c97c36ebca90b","kind":"commit","published_at":"2017-01-15T05:57:29.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"28c34525632884a6d5e69a9165d7420b3f972d8b","kind":"commit","published_at":"2016-05-30T01:52:39.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fc4ee6765b6fbde5600be60d45bb5585424899a5","kind":"commit","published_at":"2016-05-04T04:06:35.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"78d203e77642698359390ef4fb03028ed5437a7e","kind":"commit","published_at":"2016-05-02T06:14:55.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"0cdb6444100a7930285ed2555d0c3c687690a7a5","kind":"commit","published_at":"2015-12-10T03:26:55.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.10","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"3941f1bbfb34b746b0dc01d8563c56b2a3464789","kind":"commit","published_at":"2015-12-01T20:36:46.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.9","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"b32d9bda51c92f67a5c2c7b4f81971dbef41783c","kind":"commit","published_at":"2015-05-11T02:55:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.8","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"917fa69ae1a4c3e2962d89461b6945538b763b28","kind":"commit","published_at":"2015-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.7","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"550cade433f7a7d7cbcdebbd0f9e1cb94aed5e26","kind":"commit","published_at":"2015-02-01T19:50:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.6","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"dd768c48b99fb65b2b753269b8eea675e86da3fd","kind":"commit","published_at":"2015-01-09T03:12:11.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"f72c40adfeeb81fa905f017030d2ecd1cd4d1821","kind":"commit","published_at":"2014-11-23T20:33:12.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"0a9006a64de938d879f1e4b38b275c1c46524dfd","kind":"commit","published_at":"2014-09-21T19:39:15.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"63a0f679bd4b074b7391fa464cb779275f24b1da","kind":"commit","published_at":"2014-09-18T17:29:47.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"07f65997d649907c23694efd4ddb1450f74bd960","kind":"commit","published_at":"2014-06-03T14:41:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1dec07d20c1631b8d00659568eb1951f902c8ea2","kind":"commit","published_at":"2014-05-08T14:45:38.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.0/manifests"},{"name":"v0.0.1","sha":"0780099cb4524efa616a31c2861768cba4ace808","kind":"commit","published_at":"2014-05-05T02:44:59.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v0.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"cfd87b6df1c5a7af1f6c4d9f286b779b6c502baf","kind":"commit","published_at":"2014-05-05T02:35:05.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v0.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2026-08-11T00:46:48.264Z","dependent_packages_count":0,"downloads":200,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.356192877460796,"dependent_packages_count":32.23715913671932,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.296676007090056},"purl":"pkg:npm/%40depup/proxy-addr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/proxy-addr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/proxy-addr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/proxy-addr/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2026-07-29T09:21:32.156Z","issues_count":13,"pull_requests_count":47,"avg_time_to_close_issue":18183839.666666668,"avg_time_to_close_pull_request":1656735.0,"issues_closed_count":9,"pull_requests_closed_count":30,"pull_request_authors_count":15,"issue_authors_count":13,"avg_comments_per_issue":2.8461538461538463,"avg_comments_per_pull_request":0.851063829787234,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":1,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1785313.3333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/issues","maintainers":[{"login":"3imed-jaberi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3imed-jaberi"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"},{"login":"jonathanong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"}],"active_maintainers":[{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fproxy-addr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fproxy-addr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fproxy-addr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fproxy-addr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fproxy-addr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fproxy-addr/codemeta","maintainers":[{"uuid":"chiefmikey","login":"chiefmikey","name":null,"email":"wolfemikl@gmail.com","url":null,"packages_count":2114,"html_url":"https://www.npmjs.com/~chiefmikey","role":null,"created_at":"2026-03-23T00:11:47.853Z","updated_at":"2026-03-23T00:11:47.853Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/chiefmikey/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726752,"maintainers_count":1223887,"namespaces_count":412299,"keywords_count":867340,"github":"npm","metadata":{"funded_packages_count":182970,"rate_limit":1},"icon_url":"https://github.com/npm.png","created_at":"2022-04-04T15:19:23.081Z","updated_at":"2026-08-12T11:14:47.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/namespaces"}},{"id":5078672,"name":"org.webjars.npm:proxy-addr","ecosystem":"maven","description":"WebJar for proxy-addr","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/proxy-addr","keywords_array":[],"namespace":"org.webjars.npm","versions_count":11,"first_release_published_at":"2015-08-25T21:17:29.000Z","latest_release_published_at":"2021-09-13T12:01:41.000Z","latest_release_number":"2.0.7","last_synced_at":"2026-08-12T00:47:43.251Z","created_at":"2022-07-28T16:39:34.563Z","updated_at":"2026-08-12T00:47:43.251Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/proxy-addr/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/proxy-addr/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":16685297,"uuid":"19441542","full_name":"jshttp/proxy-addr","owner":"jshttp","description":"Determine address of proxied request","archived":false,"fork":false,"pushed_at":"2025-08-01T09:10:46.000Z","size":167,"stargazers_count":137,"open_issues_count":5,"forks_count":28,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-11T03:27:15.475Z","etag":null,"topics":["http","javascript","nodejs","proxy","x-forwarded-for"],"latest_commit_sha":null,"homepage":null,"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/jshttp.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","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},"funding":{"open_collective":"express"}},"created_at":"2014-05-05T02:30:10.000Z","updated_at":"2025-08-06T10:24:26.000Z","dependencies_parsed_at":"2024-06-18T12:27:44.282Z","dependency_job_id":"6c26ee91-e345-47ac-9875-ce70cdf9d403","html_url":"https://github.com/jshttp/proxy-addr","commit_stats":{"total_commits":304,"total_committers":5,"mean_commits":60.8,"dds":"0.016447368421052655","last_synced_commit":"1cdd2f78e0fcc23ceae4723e6b837345c2499772"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/proxy-addr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/sbom","scorecard":{"id":538319,"data":{"date":"2025-08-18T21:30:28Z","repo":{"name":"github.com/jshttp/proxy-addr","commit":"6dff32065da520833bd1815825e4263c81635af8"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:227","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:178","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:194","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 10 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":8,"reason":"10 out of 12 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 6 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T07:34:25.641Z","repository_id":16685297,"created_at":"2025-08-20T07:34:25.641Z","updated_at":"2025-08-20T07:34:25.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278403360,"owners_count":25981019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://jshttp.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2024-04-16T08:37:30.344Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":9089,"followers":163,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2024-04-16T08:37:36.746Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v2.0.7","sha":"1cdd2f78e0fcc23ceae4723e6b837345c2499772","kind":"commit","published_at":"2021-06-01T00:56:35.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.7","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"9f78739c5333ebea49442235ce720f1d37605706","kind":"commit","published_at":"2020-02-24T07:16:09.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.6","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"6dec756fafa35a2666e0f298a82ea6b1ac504f52","kind":"commit","published_at":"2019-04-16T16:14:06.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"0942626d371d6d4e4cd5c59f4be7e55c81efd357","kind":"commit","published_at":"2018-07-26T18:13:18.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d841ab7a2150963793ad2dc121df014f426f2964","kind":"commit","published_at":"2018-02-20T04:00:29.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7c1bc4c5c05bd5285af710baabf87421d950f689","kind":"commit","published_at":"2017-09-25T01:35:38.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"461898d3c6f950fe954ecd9121ec63cfcd88cd28","kind":"commit","published_at":"2017-09-11T01:04:54.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2fd80a9bf9152854e94ce36b47f8078aa72145fd","kind":"commit","published_at":"2017-08-09T02:42:37.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.0/manifests"},{"name":"v1.1.5","sha":"f40ceab074ec2f92399d112793d9ad1c9d96e146","kind":"commit","published_at":"2017-07-26T00:52:58.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"4c636264c036d9825e8a3cf50555a272e3246fe6","kind":"commit","published_at":"2017-03-24T22:46:08.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0724490937983255e7687812594c97c36ebca90b","kind":"commit","published_at":"2017-01-15T05:57:29.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"28c34525632884a6d5e69a9165d7420b3f972d8b","kind":"commit","published_at":"2016-05-30T01:52:39.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fc4ee6765b6fbde5600be60d45bb5585424899a5","kind":"commit","published_at":"2016-05-04T04:06:35.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"78d203e77642698359390ef4fb03028ed5437a7e","kind":"commit","published_at":"2016-05-02T06:14:55.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"0cdb6444100a7930285ed2555d0c3c687690a7a5","kind":"commit","published_at":"2015-12-10T03:26:55.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.10","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"3941f1bbfb34b746b0dc01d8563c56b2a3464789","kind":"commit","published_at":"2015-12-01T20:36:46.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.9","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"b32d9bda51c92f67a5c2c7b4f81971dbef41783c","kind":"commit","published_at":"2015-05-11T02:55:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.8","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"917fa69ae1a4c3e2962d89461b6945538b763b28","kind":"commit","published_at":"2015-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.7","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"550cade433f7a7d7cbcdebbd0f9e1cb94aed5e26","kind":"commit","published_at":"2015-02-01T19:50:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.6","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"dd768c48b99fb65b2b753269b8eea675e86da3fd","kind":"commit","published_at":"2015-01-09T03:12:11.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"f72c40adfeeb81fa905f017030d2ecd1cd4d1821","kind":"commit","published_at":"2014-11-23T20:33:12.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"0a9006a64de938d879f1e4b38b275c1c46524dfd","kind":"commit","published_at":"2014-09-21T19:39:15.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"63a0f679bd4b074b7391fa464cb779275f24b1da","kind":"commit","published_at":"2014-09-18T17:29:47.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"07f65997d649907c23694efd4ddb1450f74bd960","kind":"commit","published_at":"2014-06-03T14:41:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1dec07d20c1631b8d00659568eb1951f902c8ea2","kind":"commit","published_at":"2014-05-08T14:45:38.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.0/manifests"},{"name":"v0.0.1","sha":"0780099cb4524efa616a31c2861768cba4ace808","kind":"commit","published_at":"2014-05-05T02:44:59.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v0.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"cfd87b6df1c5a7af1f6c4d9f286b779b6c502baf","kind":"commit","published_at":"2014-05-05T02:35:05.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v0.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T03:26:01.173Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":31.998402898858956,"stargazers_count":null,"forks_count":null,"average":31.98917341990317},"purl":"pkg:maven/org.webjars.npm/proxy-addr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:proxy-addr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:proxy-addr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:proxy-addr/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T05:04:07.247Z","issues_count":12,"pull_requests_count":34,"avg_time_to_close_issue":18183839.666666668,"avg_time_to_close_pull_request":1624590.4166666667,"issues_closed_count":9,"pull_requests_closed_count":24,"pull_request_authors_count":11,"issue_authors_count":12,"avg_comments_per_issue":3.0833333333333335,"avg_comments_per_pull_request":1.0294117647058825,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":1,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":181390.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.23809523809523808,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/issues","maintainers":[{"login":"3imed-jaberi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3imed-jaberi"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonathanong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:proxy-addr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:proxy-addr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:proxy-addr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:proxy-addr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:proxy-addr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:proxy-addr/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614311,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":4991577,"name":"org.webjars.bowergithub.jshttp:proxy-addr","ecosystem":"maven","description":"WebJar for proxy-addr","homepage":"http://webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/jshttp/proxy-addr","keywords_array":[],"namespace":"org.webjars.bowergithub.jshttp","versions_count":1,"first_release_published_at":"2018-08-29T16:57:58.000Z","latest_release_published_at":"2018-08-29T16:57:58.000Z","latest_release_number":"2.0.4","last_synced_at":"2026-08-12T00:47:43.252Z","created_at":"2022-07-27T10:38:07.987Z","updated_at":"2026-08-12T00:47:43.252Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.bowergithub.jshttp/proxy-addr/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.bowergithub.jshttp/proxy-addr/","metadata":{},"repo_metadata":{"id":16685297,"uuid":"19441542","full_name":"jshttp/proxy-addr","owner":"jshttp","description":"Determine address of proxied request","archived":false,"fork":false,"pushed_at":"2025-08-01T09:10:46.000Z","size":167,"stargazers_count":137,"open_issues_count":5,"forks_count":28,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-11T03:27:15.475Z","etag":null,"topics":["http","javascript","nodejs","proxy","x-forwarded-for"],"latest_commit_sha":null,"homepage":null,"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/jshttp.png","metadata":{"files":{"readme":"README.md","changelog":"HISTORY.md","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},"funding":{"open_collective":"express"}},"created_at":"2014-05-05T02:30:10.000Z","updated_at":"2025-08-06T10:24:26.000Z","dependencies_parsed_at":"2024-06-18T12:27:44.282Z","dependency_job_id":"6c26ee91-e345-47ac-9875-ce70cdf9d403","html_url":"https://github.com/jshttp/proxy-addr","commit_stats":{"total_commits":304,"total_committers":5,"mean_commits":60.8,"dds":"0.016447368421052655","last_synced_commit":"1cdd2f78e0fcc23ceae4723e6b837345c2499772"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/jshttp/proxy-addr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/sbom","scorecard":{"id":538319,"data":{"date":"2025-08-18T21:30:28Z","repo":{"name":"github.com/jshttp/proxy-addr","commit":"6dff32065da520833bd1815825e4263c81635af8"},"scorecard":{"version":"v5.2.1","commit":"ab2f6e92482462fe66246d9e32f642855a691dc1"},"score":7.1,"checks":[{"name":"Maintained","score":8,"reason":"10 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#maintained"}},{"name":"Code-Review","score":1,"reason":"Found 4/22 approved changesets -- score normalized to 1","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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#binary-artifacts"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#packaging"}},{"name":"Dependency-Update-Tool","score":10,"reason":"update tool detected","details":["Info: detected update tool: Dependabot: .github/dependabot.yml:1"],"documentation":{"short":"Determines if the project uses a dependency update tool.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dependency-update-tool"}},{"name":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:13","Info: jobLevel 'contents' permission set to 'read': .github/workflows/ci.yml:14","Warn: jobLevel 'checks' permission set to 'write': .github/workflows/ci.yml:227","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:31","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:32","Info: topLevel 'contents' permission set to 'read': .github/workflows/ci.yml:8","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:24","Info: topLevel permissions set to 'read-all': .github/workflows/scorecard.yml:18"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":6,"reason":"dependency not pinned by hash detected -- score normalized to 6","details":["Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:178","Warn: npmCommand not pinned by hash: .github/workflows/ci.yml:194","Info:   8 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   3 out of   3 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand 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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#pinned-dependencies"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#dangerous-workflow"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#vulnerabilities"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#cii-best-practices"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#license"}},{"name":"SAST","score":9,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 10 commits out of 12 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#sast"}},{"name":"Security-Policy","score":9,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/jshttp/.github/SECURITY.md:1","Info: Found linked content: github.com/jshttp/.github/SECURITY.md:1","Warn: One or no descriptive hints of disclosure, vulnerability, and/or timelines in security policy","Info: Found text in security policy: github.com/jshttp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#security-policy"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#fuzzing"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#branch-protection"}},{"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/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#signed-releases"}},{"name":"CI-Tests","score":8,"reason":"10 out of 12 merged PRs checked by a CI test -- score normalized to 8","details":null,"documentation":{"short":"Determines if the project runs tests before pull requests are merged.","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#ci-tests"}},{"name":"Contributors","score":10,"reason":"project has 6 contributing companies or organizations","details":["Info: found contributions from: ExpressGateway, crypto-utils, mysqljs, nodejs, repo-utils, stream-utils"],"documentation":{"short":"Determines if the project has a set of contributors from multiple organizations (e.g., companies).","url":"https://github.com/ossf/scorecard/blob/ab2f6e92482462fe66246d9e32f642855a691dc1/docs/checks.md#contributors"}}]},"last_synced_at":"2025-08-20T07:34:25.641Z","repository_id":16685297,"created_at":"2025-08-20T07:34:25.641Z","updated_at":"2025-08-20T07:34:25.641Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278403360,"owners_count":25981019,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-05T02:00:06.059Z","response_time":54,"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":"jshttp","name":"jshttp","uuid":"8325802","kind":"organization","description":"Low-Level JavaScript HTTP-related Modules","email":null,"website":"https://jshttp.github.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/8325802?v=4","repositories_count":29,"last_synced_at":"2024-04-16T08:37:30.344Z","metadata":{"has_sponsors_listing":false,"funding":{"open_collective":"express"}},"html_url":"https://github.com/jshttp","funding_links":["https://opencollective.com/express"],"total_stars":9089,"followers":163,"following":0,"created_at":"2022-11-02T16:18:51.300Z","updated_at":"2024-04-16T08:37:36.746Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jshttp/repositories"},"tags":[{"name":"v2.0.7","sha":"1cdd2f78e0fcc23ceae4723e6b837345c2499772","kind":"commit","published_at":"2021-06-01T00:56:35.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.7","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.7/manifests"},{"name":"v2.0.6","sha":"9f78739c5333ebea49442235ce720f1d37605706","kind":"commit","published_at":"2020-02-24T07:16:09.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.6","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.6/manifests"},{"name":"v2.0.5","sha":"6dec756fafa35a2666e0f298a82ea6b1ac504f52","kind":"commit","published_at":"2019-04-16T16:14:06.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.5/manifests"},{"name":"v2.0.4","sha":"0942626d371d6d4e4cd5c59f4be7e55c81efd357","kind":"commit","published_at":"2018-07-26T18:13:18.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.4/manifests"},{"name":"v2.0.3","sha":"d841ab7a2150963793ad2dc121df014f426f2964","kind":"commit","published_at":"2018-02-20T04:00:29.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.3/manifests"},{"name":"v2.0.2","sha":"7c1bc4c5c05bd5285af710baabf87421d950f689","kind":"commit","published_at":"2017-09-25T01:35:38.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.2/manifests"},{"name":"v2.0.1","sha":"461898d3c6f950fe954ecd9121ec63cfcd88cd28","kind":"commit","published_at":"2017-09-11T01:04:54.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.1/manifests"},{"name":"v2.0.0","sha":"2fd80a9bf9152854e94ce36b47f8078aa72145fd","kind":"commit","published_at":"2017-08-09T02:42:37.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v2.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v2.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v2.0.0/manifests"},{"name":"v1.1.5","sha":"f40ceab074ec2f92399d112793d9ad1c9d96e146","kind":"commit","published_at":"2017-07-26T00:52:58.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.5/manifests"},{"name":"v1.1.4","sha":"4c636264c036d9825e8a3cf50555a272e3246fe6","kind":"commit","published_at":"2017-03-24T22:46:08.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.4/manifests"},{"name":"v1.1.3","sha":"0724490937983255e7687812594c97c36ebca90b","kind":"commit","published_at":"2017-01-15T05:57:29.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.3/manifests"},{"name":"v1.1.2","sha":"28c34525632884a6d5e69a9165d7420b3f972d8b","kind":"commit","published_at":"2016-05-30T01:52:39.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"fc4ee6765b6fbde5600be60d45bb5585424899a5","kind":"commit","published_at":"2016-05-04T04:06:35.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"78d203e77642698359390ef4fb03028ed5437a7e","kind":"commit","published_at":"2016-05-02T06:14:55.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.1.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.1.0/manifests"},{"name":"v1.0.10","sha":"0cdb6444100a7930285ed2555d0c3c687690a7a5","kind":"commit","published_at":"2015-12-10T03:26:55.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.10","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.10/manifests"},{"name":"v1.0.9","sha":"3941f1bbfb34b746b0dc01d8563c56b2a3464789","kind":"commit","published_at":"2015-12-01T20:36:46.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.9","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.9/manifests"},{"name":"v1.0.8","sha":"b32d9bda51c92f67a5c2c7b4f81971dbef41783c","kind":"commit","published_at":"2015-05-11T02:55:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.8","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.8/manifests"},{"name":"v1.0.7","sha":"917fa69ae1a4c3e2962d89461b6945538b763b28","kind":"commit","published_at":"2015-03-17T04:43:47.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.7","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.7/manifests"},{"name":"v1.0.6","sha":"550cade433f7a7d7cbcdebbd0f9e1cb94aed5e26","kind":"commit","published_at":"2015-02-01T19:50:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.6","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.6/manifests"},{"name":"v1.0.5","sha":"dd768c48b99fb65b2b753269b8eea675e86da3fd","kind":"commit","published_at":"2015-01-09T03:12:11.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.5","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.5/manifests"},{"name":"v1.0.4","sha":"f72c40adfeeb81fa905f017030d2ecd1cd4d1821","kind":"commit","published_at":"2014-11-23T20:33:12.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.4","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.4/manifests"},{"name":"v1.0.3","sha":"0a9006a64de938d879f1e4b38b275c1c46524dfd","kind":"commit","published_at":"2014-09-21T19:39:15.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.3","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.3/manifests"},{"name":"v1.0.2","sha":"63a0f679bd4b074b7391fa464cb779275f24b1da","kind":"commit","published_at":"2014-09-18T17:29:47.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.2","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.2/manifests"},{"name":"v1.0.1","sha":"07f65997d649907c23694efd4ddb1450f74bd960","kind":"commit","published_at":"2014-06-03T14:41:17.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"1dec07d20c1631b8d00659568eb1951f902c8ea2","kind":"commit","published_at":"2014-05-08T14:45:38.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v1.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v1.0.0/manifests"},{"name":"v0.0.1","sha":"0780099cb4524efa616a31c2861768cba4ace808","kind":"commit","published_at":"2014-05-05T02:44:59.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v0.0.1","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v0.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v0.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.1/manifests"},{"name":"v0.0.0","sha":"cfd87b6df1c5a7af1f6c4d9f286b779b6c502baf","kind":"commit","published_at":"2014-05-05T02:35:05.000Z","download_url":"https://codeload.github.com/jshttp/proxy-addr/tar.gz/v0.0.0","html_url":"https://github.com/jshttp/proxy-addr/releases/tag/v0.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/jshttp/proxy-addr@v0.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/tags/v0.0.0/manifests"}]},"repo_metadata_updated_at":"2025-10-05T03:26:00.977Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":48.85985838769028,"stargazers_count":18.58034562392281,"forks_count":20.450518957550415,"average":29.96766672752772},"purl":"pkg:maven/org.webjars.bowergithub.jshttp/proxy-addr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.bowergithub.jshttp:proxy-addr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.bowergithub.jshttp:proxy-addr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.bowergithub.jshttp:proxy-addr/dependencies","status":null,"funding_links":["https://opencollective.com/express"],"critical":null,"issue_metadata":{"last_synced_at":"2025-10-01T05:04:07.247Z","issues_count":12,"pull_requests_count":34,"avg_time_to_close_issue":18183839.666666668,"avg_time_to_close_pull_request":1624590.4166666667,"issues_closed_count":9,"pull_requests_closed_count":24,"pull_request_authors_count":11,"issue_authors_count":12,"avg_comments_per_issue":3.0833333333333335,"avg_comments_per_pull_request":1.0294117647058825,"merged_pull_requests_count":19,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":1,"past_year_pull_requests_count":21,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":181390.5,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":12,"past_year_pull_request_authors_count":2,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.23809523809523808,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":19,"past_year_merged_pull_requests_count":12,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/issues","maintainers":[{"login":"3imed-jaberi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3imed-jaberi"},{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"},{"login":"jonathanong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:proxy-addr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:proxy-addr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:proxy-addr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:proxy-addr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:proxy-addr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.bowergithub.jshttp:proxy-addr/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614311,"maintainers_count":0,"namespaces_count":81639,"keywords_count":35201,"github":"maven-central","metadata":{"funded_packages_count":44250,"rate_limit":2},"icon_url":"https://github.com/maven-central.png","created_at":"2022-07-21T16:40:13.074Z","updated_at":"2026-08-12T15:20:50.627Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/namespaces"}},{"id":14339758,"name":"github.com/jshttp/proxy-addr","ecosystem":"go","description":null,"homepage":null,"licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/jshttp/proxy-addr","keywords_array":[],"namespace":null,"versions_count":27,"first_release_published_at":"2026-04-28T11:04:56.955Z","latest_release_published_at":"2021-06-01T00:56:35.000Z","latest_release_number":"v2.0.7+incompatible","last_synced_at":"2026-08-12T00:47:43.979Z","created_at":"2026-04-28T11:04:54.111Z","updated_at":"2026-08-12T00:47:43.979Z","registry_url":"https://pkg.go.dev/github.com/jshttp/proxy-addr","install_command":"go get github.com/jshttp/proxy-addr","documentation_url":"https://pkg.go.dev/github.com/jshttp/proxy-addr#section-documentation","metadata":{},"repo_metadata":{},"repo_metadata_updated_at":"2026-04-28T12:54:19.681Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.135177172859481,"dependent_packages_count":4.811484132117595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.973330652488539},"purl":"pkg:golang/github.com/jshttp/proxy-addr","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/jshttp/proxy-addr","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/jshttp/proxy-addr","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/jshttp/proxy-addr/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":null,"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fproxy-addr/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fproxy-addr/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fproxy-addr/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fproxy-addr/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fproxy-addr/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fjshttp%2Fproxy-addr/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2263069,"maintainers_count":0,"namespaces_count":837425,"keywords_count":122443,"github":"golang","metadata":{"funded_packages_count":65362,"sync_missing_packages_cursor":{"timestamp":"2026-08-12T00:18:10.975284Z","path":"github.com/fhunleth/muontrap","version":"v0.2.1"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-12T12:33:12.528Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}}],"commits":{"id":279233,"full_name":"jshttp/proxy-addr","default_branch":"master","total_commits":327,"total_committers":9,"total_bot_commits":19,"total_bot_committers":1,"mean_commits":36.333333333333336,"dds":0.08562691131498468,"past_year_total_commits":11,"past_year_total_committers":1,"past_year_total_bot_commits":11,"past_year_total_bot_committers":1,"past_year_mean_commits":11.0,"past_year_dds":0.0,"last_synced_at":"2026-08-12T00:47:43.674Z","last_synced_commit":"a4b9038d57d98515b23fa74afe6ce6b0c23bd85e","created_at":"2023-03-08T14:49:07.845Z","updated_at":"2026-08-12T00:47:43.626Z","committers":[{"name":"Douglas Christopher Wilson","email":"doug@somethingdoug.com","login":"dougwilson","count":299},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":19},{"name":"Carlos Serrano","email":"carlos.pastor@mailonline.co.uk","login":"carpasse","count":2},{"name":"3imed-jaberi","email":"imed_jebari@hotmail.fr","login":"3imed-jaberi","count":2},{"name":"Ulises Gascon","email":"ulises.gascon@guidesmiths.com","login":"UlisesGascon","count":1},{"name":"StepSecurity Bot","email":"bot@stepsecurity.io","login":"step-security-bot","count":1},{"name":"Phillip Barta","email":"barta.phillip@gmail.com","login":"Phillip9587","count":1},{"name":"Nook Scheel","email":"nook@live.ru","login":"nook-scheel","count":1},{"name":"Alexey Zabrodsky","email":"elmigranto@gmail.com","login":"elmigranto","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":11}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6642103,"commits_count":925343681,"contributors_count":39383979,"owners_count":1334420,"committers_count":3299431,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"jshttp/proxy-addr","html_url":"https://github.com/jshttp/proxy-addr","last_synced_at":"2026-07-29T09:21:32.156Z","status":null,"issues_count":13,"pull_requests_count":47,"avg_time_to_close_issue":18183839.666666668,"avg_time_to_close_pull_request":1656735.0,"issues_closed_count":9,"pull_requests_closed_count":30,"pull_request_authors_count":15,"issue_authors_count":13,"avg_comments_per_issue":2.8461538461538463,"avg_comments_per_pull_request":0.851063829787234,"merged_pull_requests_count":21,"bot_issues_count":0,"bot_pull_requests_count":28,"past_year_issues_count":1,"past_year_pull_requests_count":16,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":1785313.3333333333,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":5,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":0.0,"past_year_avg_comments_per_pull_request":0.3125,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":12,"past_year_merged_pull_requests_count":2,"created_at":"2023-05-16T14:18:42.551Z","updated_at":"2026-08-12T10:59:45.599Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/jshttp%2Fproxy-addr/issues","issue_labels_count":{"table":{"bug":4,"enhancement":2,"docs":2,"deps":2,"ideas":1,"help wanted":1,"question":1,"awaiting more info":1}},"pull_request_labels_count":{"table":{"dependencies":28,"github_actions":22,"fast track":13,"pr":7,"javascript":6,"needs tests":2,"bug":2,"deps":2,"tests":1}},"issue_author_associations_count":{"table":{"NONE":11,"MEMBER":1,"CONTRIBUTOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":31,"NONE":12,"MEMBER":4}},"issue_authors":{"table":{"ndunks":1,"SkeLLLa":1,"elmigranto":1,"ledlamp":1,"dafortune":1,"jonathanong":1,"HartS":1,"silverwind":1,"jetersen":1,"abhijeetsharma7":1,"wondersd":1,"takov":1,"EnzoMartin":1}},"pull_request_authors":{"table":{"dependabot[bot]":28,"carpasse":4,"step-security-bot":2,"3imed-jaberi":2,"elmigranto":1,"UlisesGascon":1,"sheplu":1,"schiwekM":1,"wondersd":1,"madgene":1,"marceli1404":1,"DakshSinghDhami":1,"lancecarlson":1,"sorccu":1,"madarche":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.201Z","repositories_count":16027431,"issues_count":40497448,"pull_requests_count":130958306,"authors_count":11441615,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"bug":1}},"past_year_pull_request_labels_count":{"table":{"dependencies":11,"github_actions":11,"fast track":2}},"past_year_issue_author_associations_count":{"table":{"NONE":1}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":11,"NONE":3,"MEMBER":1}},"past_year_issue_authors":{"table":{"abhijeetsharma7":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":11,"DakshSinghDhami":1,"marceli1404":1,"schiwekM":1,"sheplu":1}},"maintainers":[{"table":{"login":"3imed-jaberi","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/3imed-jaberi"}},{"table":{"login":"UlisesGascon","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/UlisesGascon"}},{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}},{"table":{"login":"jonathanong","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/jonathanong"}}],"active_maintainers":[{"table":{"login":"sheplu","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/sheplu"}}]}},"events":{"total":{"DeleteEvent":12,"PullRequestEvent":41,"ForkEvent":3,"IssuesEvent":1,"WatchEvent":10,"IssueCommentEvent":6,"PushEvent":14,"PullRequestReviewEvent":9,"CreateEvent":18},"last_year":{"DeleteEvent":9,"PullRequestEvent":29,"ForkEvent":1,"WatchEvent":4,"IssueCommentEvent":3,"PushEvent":6,"PullRequestReviewEvent":2,"CreateEvent":12}},"keywords":["http","javascript","nodejs","proxy","x-forwarded-for"],"dependencies":[{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2022-09-05T15:11:12.863Z","updated_at":"2022-09-05T15:11:12.863Z","repository_link":"https://github.com/jshttp/proxy-addr/blob/master/package.json","dependencies":[{"id":3918224877,"package_name":"forwarded","ecosystem":"npm","requirements":"0.2.0","direct":true,"kind":"runtime","optional":false},{"id":3918224878,"package_name":"ipaddr.js","ecosystem":"npm","requirements":"1.9.1","direct":true,"kind":"runtime","optional":false},{"id":3918224879,"package_name":"benchmark","ecosystem":"npm","requirements":"2.1.4","direct":true,"kind":"development","optional":false},{"id":3918224880,"package_name":"beautify-benchmark","ecosystem":"npm","requirements":"0.2.4","direct":true,"kind":"development","optional":false},{"id":3918224881,"package_name":"deep-equal","ecosystem":"npm","requirements":"1.0.1","direct":true,"kind":"development","optional":false},{"id":3918224882,"package_name":"eslint","ecosystem":"npm","requirements":"7.26.0","direct":true,"kind":"development","optional":false},{"id":3918224883,"package_name":"eslint-config-standard","ecosystem":"npm","requirements":"14.1.1","direct":true,"kind":"development","optional":false},{"id":3918224884,"package_name":"eslint-plugin-import","ecosystem":"npm","requirements":"2.23.4","direct":true,"kind":"development","optional":false},{"id":3918224885,"package_name":"eslint-plugin-markdown","ecosystem":"npm","requirements":"2.2.0","direct":true,"kind":"development","optional":false},{"id":3918224886,"package_name":"eslint-plugin-node","ecosystem":"npm","requirements":"11.1.0","direct":true,"kind":"development","optional":false},{"id":3918224887,"package_name":"eslint-plugin-promise","ecosystem":"npm","requirements":"4.3.1","direct":true,"kind":"development","optional":false},{"id":3918224888,"package_name":"eslint-plugin-standard","ecosystem":"npm","requirements":"4.1.0","direct":true,"kind":"development","optional":false},{"id":3918224889,"package_name":"mocha","ecosystem":"npm","requirements":"8.4.0","direct":true,"kind":"development","optional":false},{"id":3918224890,"package_name":"nyc","ecosystem":"npm","requirements":"15.1.0","direct":true,"kind":"development","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/ci.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:27:43.061Z","updated_at":"2024-06-18T12:27:43.061Z","repository_link":"https://github.com/jshttp/proxy-addr/blob/master/.github/workflows/ci.yml","dependencies":[{"id":18675818496,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":18675818497,"package_name":"coverallsapp/github-action","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/scorecard.yml","sha":null,"kind":"manifest","created_at":"2024-06-18T12:27:43.437Z","updated_at":"2024-06-18T12:27:43.437Z","repository_link":"https://github.com/jshttp/proxy-addr/blob/master/.github/workflows/scorecard.yml","dependencies":[{"id":18675818498,"package_name":"actions/checkout","ecosystem":"actions","requirements":"f43a0e5ff2bd294095638e18286ca9a3d1956744","direct":true,"kind":"composite","optional":false},{"id":18675818499,"package_name":"ossf/scorecard-action","ecosystem":"actions","requirements":"99c53751e09b9529366343771cc321ec74e9bd3d","direct":true,"kind":"composite","optional":false},{"id":18675818500,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"a8a3f3ad30e3422c9c7b888a15615d19a852ae32","direct":true,"kind":"composite","optional":false},{"id":18675818501,"package_name":"github/codeql-action/upload-sarif","ecosystem":"actions","requirements":"2f93e4319b2f04a2efc38fa7f78bd681bc3f7b2f","direct":true,"kind":"composite","optional":false}]}],"score":29.89796873732563,"created_at":"2026-07-08T07:26:54.990Z","updated_at":"2026-08-13T02:01:57.542Z","avatar_url":"https://github.com/jshttp.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/378215","html_url":"https://summary.ecosyste.ms/projects/378215"}