{"id":377891,"url":"https://github.com/creationix/http-parser-js","last_synced_at":"2026-08-13T00:00:57.669Z","repository":{"id":4081879,"uuid":"5187723","full_name":"creationix/http-parser-js","owner":"creationix","description":"A pure JS HTTP parser for node.","archived":false,"fork":false,"pushed_at":"2025-04-08T14:12:29.000Z","size":499,"stargazers_count":249,"open_issues_count":6,"forks_count":61,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-07-27T11:50:19.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hubtee/awesome-opensource-documents","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creationix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-26T04:20:46.000Z","updated_at":"2026-06-10T01:53:14.000Z","dependencies_parsed_at":"2025-01-24T20:00:36.995Z","dependency_job_id":"8474387e-f172-4545-95fb-11ee39a1312a","html_url":"https://github.com/creationix/http-parser-js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/creationix/http-parser-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/sbom","scorecard":{"id":308104,"data":{"date":"2025-08-11","repo":{"name":"github.com/creationix/http-parser-js","commit":"ed2a08c59f221e6d1d0fec664df28e8adac5e0bd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/22 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-v12.yaml:1","Warn: no topLevel permission defined: .github/workflows/node.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node-v12.yaml:30","Warn: npmCommand not pinned by hash: .github/workflows/node.yaml:30","Info:   0 out of   4 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:35:32.323Z","repository_id":4081879,"created_at":"2025-08-17T22:35:32.323Z","updated_at":"2025-08-17T22:35:32.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36320690,"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-08-05T02:00:06.619Z","response_time":104,"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":"creationix","name":"Tim Caswell","uuid":"89353","kind":"user","description":"Making the world better and more free, one technology at a time.","email":"tim@creationix.com","website":"https://patreon.com/creationix","location":"Mountainburg, AR, USA","twitter":"creationix","company":"@vercel  ","icon_url":"https://avatars.githubusercontent.com/u/89353?u=04618167d8f04b9f4127d7718174cb13179051a8\u0026v=4","repositories_count":520,"last_synced_at":"2026-08-08T09:52:15.234Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/creationix","funding_links":["https://github.com/sponsors/creationix"],"total_stars":17457,"followers":5305,"following":33,"created_at":"2022-11-02T16:21:00.244Z","updated_at":"2026-08-08T09:52:15.306Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix/repositories"},"packages":[{"id":5055991,"name":"org.webjars.npm:http-parser-js","ecosystem":"maven","description":"WebJar for http-parser-js","homepage":"https://www.webjars.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/creationix/http-parser-js","keywords_array":[],"namespace":"org.webjars.npm","versions_count":11,"first_release_published_at":"2018-02-12T11:42:49.000Z","latest_release_published_at":"2025-05-12T13:02:59.000Z","latest_release_number":"0.5.10","last_synced_at":"2026-08-11T23:31:16.721Z","created_at":"2022-07-27T23:43:16.567Z","updated_at":"2026-08-11T23:31:16.721Z","registry_url":"https://central.sonatype.com/artifact/org.webjars.npm/http-parser-js/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.webjars.npm/http-parser-js/","metadata":{"repositories":["https://repo.maven.apache.org/maven2"]},"repo_metadata":{"id":4081879,"uuid":"5187723","full_name":"creationix/http-parser-js","owner":"creationix","description":"A pure JS HTTP parser for node.","archived":false,"fork":false,"pushed_at":"2025-04-08T14:12:29.000Z","size":499,"stargazers_count":247,"open_issues_count":6,"forks_count":59,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-10-09T12:34:58.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hubtee/awesome-opensource-documents","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creationix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-26T04:20:46.000Z","updated_at":"2025-09-30T01:44:01.000Z","dependencies_parsed_at":"2025-01-24T20:00:36.995Z","dependency_job_id":"8474387e-f172-4545-95fb-11ee39a1312a","html_url":"https://github.com/creationix/http-parser-js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/creationix/http-parser-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/sbom","scorecard":{"id":308104,"data":{"date":"2025-08-11","repo":{"name":"github.com/creationix/http-parser-js","commit":"ed2a08c59f221e6d1d0fec664df28e8adac5e0bd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/22 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-v12.yaml:1","Warn: no topLevel permission defined: .github/workflows/node.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node-v12.yaml:30","Warn: npmCommand not pinned by hash: .github/workflows/node.yaml:30","Info:   0 out of   4 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:35:32.323Z","repository_id":4081879,"created_at":"2025-08-17T22:35:32.323Z","updated_at":"2025-08-17T22:35:32.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006214,"owners_count":26084063,"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-11T02:00:06.511Z","response_time":55,"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":"creationix","name":"Tim Caswell","uuid":"89353","kind":"user","description":"Making the world better and more free, one technology at a time.","email":"","website":"https://patreon.com/creationix","location":"Mountainburg, AR, USA","twitter":"creationix","company":"@vercel  ","icon_url":"https://avatars.githubusercontent.com/u/89353?u=04618167d8f04b9f4127d7718174cb13179051a8\u0026v=4","repositories_count":506,"last_synced_at":"2025-10-06T15:04:21.897Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/creationix","funding_links":["https://github.com/sponsors/creationix"],"total_stars":17065,"followers":5210,"following":34,"created_at":"2022-11-02T16:21:00.244Z","updated_at":"2025-10-06T15:04:21.898Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix/repositories"},"tags":[{"name":"0.4.5","sha":"e9130502f73ba737d7fe336d3ef8977a57e31a7b","kind":"commit","published_at":"2017-06-20T17:56:00.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.4.5","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5/manifests"},{"name":"0.1.0","sha":"0456e1e2b27ab95d827ca98ba672cb51542c4146","kind":"commit","published_at":"2014-04-17T13:30:19.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.1.0","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-10-11T04:57:11.887Z","dependent_packages_count":2,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":31.979943940947386,"dependent_packages_count":22.360619819704137,"stargazers_count":16.027391488413993,"forks_count":15.716598816620287,"average":21.521138516421452},"purl":"pkg:maven/org.webjars.npm/http-parser-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.webjars.npm:http-parser-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.webjars.npm:http-parser-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.webjars.npm:http-parser-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/creationix"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T09:37:58.539Z","issues_count":49,"pull_requests_count":59,"avg_time_to_close_issue":15329414.34883721,"avg_time_to_close_pull_request":3504018.052631579,"issues_closed_count":43,"pull_requests_closed_count":57,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":3.4081632653061225,"avg_comments_per_pull_request":2.9491525423728815,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":154543.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"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":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/issues","maintainers":[{"login":"Jimbly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimbly"},{"login":"creationix","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/creationix"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:http-parser-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:http-parser-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:http-parser-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:http-parser-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:http-parser-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.webjars.npm:http-parser-js/codemeta","maintainers":[],"registry":{"name":"repo1.maven.org","url":"https://maven-central.storage-download.googleapis.com/maven2","ecosystem":"maven","default":true,"packages_count":614306,"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":11487729,"name":"@achingbrain/http-parser-js","ecosystem":"npm","description":"A pure JS HTTP parser","homepage":"https://github.com/creationix/http-parser-js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/creationix/http-parser-js","keywords_array":["http"],"namespace":"achingbrain","versions_count":2,"first_release_published_at":"2025-03-26T06:57:38.648Z","latest_release_published_at":"2025-04-09T16:33:10.786Z","latest_release_number":"0.5.9","last_synced_at":"2026-08-11T23:31:13.688Z","created_at":"2025-03-28T01:21:49.772Z","updated_at":"2026-08-11T23:31:13.688Z","registry_url":"https://www.npmjs.com/package/@achingbrain/http-parser-js","install_command":"npm install @achingbrain/http-parser-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.9"},"contentPolicy":null},"repo_metadata":{"id":4081879,"uuid":"5187723","full_name":"creationix/http-parser-js","owner":"creationix","description":"A pure JS HTTP parser for node.","archived":false,"fork":false,"pushed_at":"2025-04-08T14:12:29.000Z","size":499,"stargazers_count":249,"open_issues_count":6,"forks_count":61,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-07-27T11:50:19.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hubtee/awesome-opensource-documents","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creationix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-26T04:20:46.000Z","updated_at":"2026-06-10T01:53:14.000Z","dependencies_parsed_at":"2025-01-24T20:00:36.995Z","dependency_job_id":"8474387e-f172-4545-95fb-11ee39a1312a","html_url":"https://github.com/creationix/http-parser-js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/creationix/http-parser-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/sbom","scorecard":{"id":308104,"data":{"date":"2025-08-11","repo":{"name":"github.com/creationix/http-parser-js","commit":"ed2a08c59f221e6d1d0fec664df28e8adac5e0bd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/22 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-v12.yaml:1","Warn: no topLevel permission defined: .github/workflows/node.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node-v12.yaml:30","Warn: npmCommand not pinned by hash: .github/workflows/node.yaml:30","Info:   0 out of   4 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:35:32.323Z","repository_id":4081879,"created_at":"2025-08-17T22:35:32.323Z","updated_at":"2025-08-17T22:35:32.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36320690,"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-08-05T02:00:06.619Z","response_time":104,"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":"creationix","name":"Tim Caswell","uuid":"89353","kind":"user","description":"Making the world better and more free, one technology at a time.","email":"tim@creationix.com","website":"https://patreon.com/creationix","location":"Mountainburg, AR, USA","twitter":"creationix","company":"@vercel  ","icon_url":"https://avatars.githubusercontent.com/u/89353?u=04618167d8f04b9f4127d7718174cb13179051a8\u0026v=4","repositories_count":520,"last_synced_at":"2026-06-29T17:09:22.787Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/creationix","funding_links":["https://github.com/sponsors/creationix"],"total_stars":17456,"followers":5291,"following":33,"created_at":"2022-11-02T16:21:00.244Z","updated_at":"2026-06-29T17:09:22.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix/repositories"},"tags":[{"name":"0.4.5","sha":"e9130502f73ba737d7fe336d3ef8977a57e31a7b","kind":"commit","published_at":"2017-06-20T17:56:00.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.4.5","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5/manifests"},{"name":"0.1.0","sha":"0456e1e2b27ab95d827ca98ba672cb51542c4146","kind":"commit","published_at":"2014-04-17T13:30:19.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.1.0","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-06T20:32:11.076Z","dependent_packages_count":0,"downloads":70545,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":5.512956739690787,"dependent_repos_count":24.95682551486972,"dependent_packages_count":36.02859422249109,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":22.16612549235053},"purl":"pkg:npm/%40achingbrain/http-parser-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@achingbrain/http-parser-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@achingbrain/http-parser-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@achingbrain/http-parser-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/creationix"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-24T07:31:37.837Z","issues_count":49,"pull_requests_count":59,"avg_time_to_close_issue":15329414.34883721,"avg_time_to_close_pull_request":3504018.052631579,"issues_closed_count":43,"pull_requests_closed_count":57,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":3.4081632653061225,"avg_comments_per_pull_request":2.9491525423728815,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":154543.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"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":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/issues","maintainers":[{"login":"Jimbly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimbly"},{"login":"creationix","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/creationix"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@achingbrain%2Fhttp-parser-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@achingbrain%2Fhttp-parser-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@achingbrain%2Fhttp-parser-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@achingbrain%2Fhttp-parser-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@achingbrain%2Fhttp-parser-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@achingbrain%2Fhttp-parser-js/codemeta","maintainers":[{"uuid":"achingbrain","login":"achingbrain","name":null,"email":"alex@achingbrain.net","url":null,"packages_count":535,"html_url":"https://www.npmjs.com/~achingbrain","role":null,"created_at":"2025-03-28T01:22:19.329Z","updated_at":"2025-03-28T01:22:19.329Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/achingbrain/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726647,"maintainers_count":1223865,"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":11234215,"name":"@kylecarbs/http-parser-js","ecosystem":"npm","description":"A pure JS HTTP parser for node.","homepage":"https://github.com/creationix/http-parser-js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/creationix/http-parser-js","keywords_array":["http"],"namespace":"kylecarbs","versions_count":9,"first_release_published_at":"2025-01-03T18:29:36.833Z","latest_release_published_at":"2025-01-03T18:32:34.206Z","latest_release_number":"0.5.9","last_synced_at":"2026-08-11T23:31:12.751Z","created_at":"2025-01-03T06:47:36.171Z","updated_at":"2026-08-11T23:31:12.751Z","registry_url":"https://www.npmjs.com/package/@kylecarbs/http-parser-js","install_command":"npm install @kylecarbs/http-parser-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.9-6"},"contentPolicy":null},"repo_metadata":{"id":4081879,"uuid":"5187723","full_name":"creationix/http-parser-js","owner":"creationix","description":"A pure JS HTTP parser for node.","archived":false,"fork":false,"pushed_at":"2025-04-08T14:12:29.000Z","size":499,"stargazers_count":249,"open_issues_count":6,"forks_count":61,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-07-27T11:50:19.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hubtee/awesome-opensource-documents","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creationix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-26T04:20:46.000Z","updated_at":"2026-06-10T01:53:14.000Z","dependencies_parsed_at":"2025-01-24T20:00:36.995Z","dependency_job_id":"8474387e-f172-4545-95fb-11ee39a1312a","html_url":"https://github.com/creationix/http-parser-js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/creationix/http-parser-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/sbom","scorecard":{"id":308104,"data":{"date":"2025-08-11","repo":{"name":"github.com/creationix/http-parser-js","commit":"ed2a08c59f221e6d1d0fec664df28e8adac5e0bd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/22 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-v12.yaml:1","Warn: no topLevel permission defined: .github/workflows/node.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node-v12.yaml:30","Warn: npmCommand not pinned by hash: .github/workflows/node.yaml:30","Info:   0 out of   4 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:35:32.323Z","repository_id":4081879,"created_at":"2025-08-17T22:35:32.323Z","updated_at":"2025-08-17T22:35:32.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36320690,"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-08-05T02:00:06.619Z","response_time":104,"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":"creationix","name":"Tim Caswell","uuid":"89353","kind":"user","description":"Making the world better and more free, one technology at a time.","email":"tim@creationix.com","website":"https://patreon.com/creationix","location":"Mountainburg, AR, USA","twitter":"creationix","company":"@vercel  ","icon_url":"https://avatars.githubusercontent.com/u/89353?u=04618167d8f04b9f4127d7718174cb13179051a8\u0026v=4","repositories_count":520,"last_synced_at":"2026-08-08T09:52:15.234Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/creationix","funding_links":["https://github.com/sponsors/creationix"],"total_stars":17457,"followers":5305,"following":33,"created_at":"2022-11-02T16:21:00.244Z","updated_at":"2026-08-08T09:52:15.306Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix/repositories"},"tags":[{"name":"0.4.5","sha":"e9130502f73ba737d7fe336d3ef8977a57e31a7b","kind":"commit","published_at":"2017-06-20T17:56:00.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.4.5","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5/manifests"},{"name":"0.1.0","sha":"0456e1e2b27ab95d827ca98ba672cb51542c4146","kind":"commit","published_at":"2014-04-17T13:30:19.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.1.0","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-09T22:32:24.650Z","dependent_packages_count":0,"downloads":25,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":25.281122287492735,"dependent_packages_count":36.579536116230855,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":30.930329201861795},"purl":"pkg:npm/%40kylecarbs/http-parser-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@kylecarbs/http-parser-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@kylecarbs/http-parser-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@kylecarbs/http-parser-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/creationix"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-24T07:31:37.837Z","issues_count":49,"pull_requests_count":59,"avg_time_to_close_issue":15329414.34883721,"avg_time_to_close_pull_request":3504018.052631579,"issues_closed_count":43,"pull_requests_closed_count":57,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":3.4081632653061225,"avg_comments_per_pull_request":2.9491525423728815,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":154543.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"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":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/issues","maintainers":[{"login":"Jimbly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimbly"},{"login":"creationix","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/creationix"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kylecarbs%2Fhttp-parser-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kylecarbs%2Fhttp-parser-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kylecarbs%2Fhttp-parser-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kylecarbs%2Fhttp-parser-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kylecarbs%2Fhttp-parser-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@kylecarbs%2Fhttp-parser-js/codemeta","maintainers":[{"uuid":"kylecarbs","login":"kylecarbs","name":null,"email":"kyle@carberry.com","url":null,"packages_count":50,"html_url":"https://www.npmjs.com/~kylecarbs","role":null,"created_at":"2025-01-03T07:11:37.407Z","updated_at":"2025-01-03T07:11:37.407Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/kylecarbs/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726647,"maintainers_count":1223865,"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":1841781,"name":"http-parser-js","ecosystem":"npm","description":"A pure JS HTTP parser for node.","homepage":"https://github.com/creationix/http-parser-js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/creationix/http-parser-js","keywords_array":["http"],"namespace":null,"versions_count":32,"first_release_published_at":"2012-07-26T04:26:17.652Z","latest_release_published_at":"2025-04-08T14:12:27.703Z","latest_release_number":"0.5.10","last_synced_at":"2026-08-11T23:31:14.111Z","created_at":"2022-04-09T17:18:02.167Z","updated_at":"2026-08-11T23:31:14.112Z","registry_url":"https://www.npmjs.com/package/http-parser-js","install_command":"npm install http-parser-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.10"},"contentPolicy":null},"repo_metadata":{"id":4081879,"uuid":"5187723","full_name":"creationix/http-parser-js","owner":"creationix","description":"A pure JS HTTP parser for node.","archived":false,"fork":false,"pushed_at":"2025-04-08T14:12:29.000Z","size":499,"stargazers_count":249,"open_issues_count":6,"forks_count":61,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-07-27T11:50:19.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hubtee/awesome-opensource-documents","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creationix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-26T04:20:46.000Z","updated_at":"2026-06-10T01:53:14.000Z","dependencies_parsed_at":"2025-01-24T20:00:36.995Z","dependency_job_id":"8474387e-f172-4545-95fb-11ee39a1312a","html_url":"https://github.com/creationix/http-parser-js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/creationix/http-parser-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/sbom","scorecard":{"id":308104,"data":{"date":"2025-08-11","repo":{"name":"github.com/creationix/http-parser-js","commit":"ed2a08c59f221e6d1d0fec664df28e8adac5e0bd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/22 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-v12.yaml:1","Warn: no topLevel permission defined: .github/workflows/node.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node-v12.yaml:30","Warn: npmCommand not pinned by hash: .github/workflows/node.yaml:30","Info:   0 out of   4 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:35:32.323Z","repository_id":4081879,"created_at":"2025-08-17T22:35:32.323Z","updated_at":"2025-08-17T22:35:32.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36320690,"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-08-05T02:00:06.619Z","response_time":104,"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":"creationix","name":"Tim Caswell","uuid":"89353","kind":"user","description":"Making the world better and more free, one technology at a time.","email":"tim@creationix.com","website":"https://patreon.com/creationix","location":"Mountainburg, AR, USA","twitter":"creationix","company":"@vercel  ","icon_url":"https://avatars.githubusercontent.com/u/89353?u=04618167d8f04b9f4127d7718174cb13179051a8\u0026v=4","repositories_count":520,"last_synced_at":"2026-08-08T09:52:15.234Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/creationix","funding_links":["https://github.com/sponsors/creationix"],"total_stars":17457,"followers":5305,"following":33,"created_at":"2022-11-02T16:21:00.244Z","updated_at":"2026-08-08T09:52:15.306Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix/repositories"},"tags":[{"name":"0.4.5","sha":"e9130502f73ba737d7fe336d3ef8977a57e31a7b","kind":"commit","published_at":"2017-06-20T17:56:00.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.4.5","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5/manifests"},{"name":"0.1.0","sha":"0456e1e2b27ab95d827ca98ba672cb51542c4146","kind":"commit","published_at":"2014-04-17T13:30:19.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.1.0","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-09T22:32:24.656Z","dependent_packages_count":374,"downloads":121770313,"downloads_period":"last-month","dependent_repos_count":2825835,"rankings":{"downloads":0.027817904435641527,"dependent_repos_count":0.0071735147265138575,"dependent_packages_count":0.14593447897831627,"stargazers_count":3.774337592814217,"forks_count":3.7035891139937824,"docker_downloads_count":0.049283688960782224,"average":1.2846893823182088},"purl":"pkg:npm/http-parser-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/http-parser-js","docker_dependents_count":12694,"docker_downloads_count":3217827837,"usage_url":"https://repos.ecosyste.ms/usage/npm/http-parser-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/http-parser-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/creationix"],"critical":true,"issue_metadata":{"last_synced_at":"2026-06-24T07:31:37.837Z","issues_count":49,"pull_requests_count":59,"avg_time_to_close_issue":15329414.34883721,"avg_time_to_close_pull_request":3504018.052631579,"issues_closed_count":43,"pull_requests_closed_count":57,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":3.4081632653061225,"avg_comments_per_pull_request":2.9491525423728815,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":154543.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"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":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/issues","maintainers":[{"login":"Jimbly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimbly"},{"login":"creationix","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/creationix"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-parser-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-parser-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-parser-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-parser-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-parser-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/http-parser-js/codemeta","maintainers":[{"uuid":"jimbly","login":"jimbly","name":null,"email":"wasteland@gmail.com","url":null,"packages_count":45,"html_url":"https://www.npmjs.com/~jimbly","role":null,"created_at":"2022-11-12T18:06:32.016Z","updated_at":"2022-11-12T18:06:32.016Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/jimbly/packages"},{"uuid":"creationix","login":"creationix","name":null,"email":"tim@creationix.com","url":null,"packages_count":158,"html_url":"https://www.npmjs.com/~creationix","role":null,"created_at":"2022-11-12T18:06:32.009Z","updated_at":"2022-11-12T18:06:32.009Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/creationix/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726647,"maintainers_count":1223865,"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":14074599,"name":"@depup/http-parser-js","ecosystem":"npm","description":"[DepUp] A pure JS HTTP parser for node.","homepage":"https://github.com/creationix/http-parser-js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/creationix/http-parser-js","keywords_array":["depup","dependency-bumped","updated-deps","http-parser-js","http"],"namespace":"depup","versions_count":1,"first_release_published_at":"2026-03-17T16:36:19.400Z","latest_release_published_at":"2026-03-17T16:36:19.400Z","latest_release_number":"0.5.10-depup.0","last_synced_at":"2026-08-11T23:31:15.818Z","created_at":"2026-03-19T04:22:43.910Z","updated_at":"2026-08-11T23:31:15.818Z","registry_url":"https://www.npmjs.com/package/@depup/http-parser-js","install_command":"npm install @depup/http-parser-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.10-depup.0"},"contentPolicy":null},"repo_metadata":{"id":4081879,"uuid":"5187723","full_name":"creationix/http-parser-js","owner":"creationix","description":"A pure JS HTTP parser for node.","archived":false,"fork":false,"pushed_at":"2025-04-08T14:12:29.000Z","size":499,"stargazers_count":249,"open_issues_count":6,"forks_count":61,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-07-27T11:50:19.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hubtee/awesome-opensource-documents","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creationix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-26T04:20:46.000Z","updated_at":"2026-06-10T01:53:14.000Z","dependencies_parsed_at":"2025-01-24T20:00:36.995Z","dependency_job_id":"8474387e-f172-4545-95fb-11ee39a1312a","html_url":"https://github.com/creationix/http-parser-js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/creationix/http-parser-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/sbom","scorecard":{"id":308104,"data":{"date":"2025-08-11","repo":{"name":"github.com/creationix/http-parser-js","commit":"ed2a08c59f221e6d1d0fec664df28e8adac5e0bd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/22 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-v12.yaml:1","Warn: no topLevel permission defined: .github/workflows/node.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node-v12.yaml:30","Warn: npmCommand not pinned by hash: .github/workflows/node.yaml:30","Info:   0 out of   4 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:35:32.323Z","repository_id":4081879,"created_at":"2025-08-17T22:35:32.323Z","updated_at":"2025-08-17T22:35:32.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36320690,"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-08-05T02:00:06.619Z","response_time":104,"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":"creationix","name":"Tim Caswell","uuid":"89353","kind":"user","description":"Making the world better and more free, one technology at a time.","email":"tim@creationix.com","website":"https://patreon.com/creationix","location":"Mountainburg, AR, USA","twitter":"creationix","company":"@vercel  ","icon_url":"https://avatars.githubusercontent.com/u/89353?u=04618167d8f04b9f4127d7718174cb13179051a8\u0026v=4","repositories_count":520,"last_synced_at":"2026-06-29T17:09:22.787Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/creationix","funding_links":["https://github.com/sponsors/creationix"],"total_stars":17456,"followers":5291,"following":33,"created_at":"2022-11-02T16:21:00.244Z","updated_at":"2026-06-29T17:09:22.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix/repositories"},"tags":[{"name":"0.4.5","sha":"e9130502f73ba737d7fe336d3ef8977a57e31a7b","kind":"commit","published_at":"2017-06-20T17:56:00.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.4.5","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5/manifests"},{"name":"0.1.0","sha":"0456e1e2b27ab95d827ca98ba672cb51542c4146","kind":"commit","published_at":"2014-04-17T13:30:19.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.1.0","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T23:15:13.793Z","dependent_packages_count":0,"downloads":9,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":22.40941024303714,"dependent_packages_count":32.301555319200475,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":27.35548278111881},"purl":"pkg:npm/%40depup/http-parser-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@depup/http-parser-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@depup/http-parser-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@depup/http-parser-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/creationix"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-24T07:31:37.837Z","issues_count":49,"pull_requests_count":59,"avg_time_to_close_issue":15329414.34883721,"avg_time_to_close_pull_request":3504018.052631579,"issues_closed_count":43,"pull_requests_closed_count":57,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":3.4081632653061225,"avg_comments_per_pull_request":2.9491525423728815,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":154543.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"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":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/issues","maintainers":[{"login":"Jimbly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimbly"},{"login":"creationix","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/creationix"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhttp-parser-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhttp-parser-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhttp-parser-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhttp-parser-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhttp-parser-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@depup%2Fhttp-parser-js/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-19T04:22:50.340Z","updated_at":"2026-03-19T04:22:50.340Z","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":5726647,"maintainers_count":1223865,"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":6399099,"name":"@luminati-io/http-parser-js","ecosystem":"npm","description":"A pure JS HTTP parser for node.","homepage":"https://github.com/creationix/http-parser-js#readme","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/creationix/http-parser-js","keywords_array":["http"],"namespace":"luminati-io","versions_count":1,"first_release_published_at":"2023-02-21T22:34:28.554Z","latest_release_published_at":"2023-02-21T22:34:28.554Z","latest_release_number":"0.5.3-lum.0","last_synced_at":"2026-08-11T23:31:16.677Z","created_at":"2023-02-21T22:49:56.154Z","updated_at":"2026-08-11T23:31:16.677Z","registry_url":"https://www.npmjs.com/package/@luminati-io/http-parser-js","install_command":"npm install @luminati-io/http-parser-js","documentation_url":null,"metadata":{"funding":null,"dist-tags":{"latest":"0.5.3-lum.0"},"contentPolicy":null},"repo_metadata":{"id":4081879,"uuid":"5187723","full_name":"creationix/http-parser-js","owner":"creationix","description":"A pure JS HTTP parser for node.","archived":false,"fork":false,"pushed_at":"2025-04-08T14:12:29.000Z","size":499,"stargazers_count":249,"open_issues_count":6,"forks_count":61,"subscribers_count":8,"default_branch":"master","last_synced_at":"2026-07-27T11:50:19.979Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"hubtee/awesome-opensource-documents","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creationix.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2012-07-26T04:20:46.000Z","updated_at":"2026-06-10T01:53:14.000Z","dependencies_parsed_at":"2025-01-24T20:00:36.995Z","dependency_job_id":"8474387e-f172-4545-95fb-11ee39a1312a","html_url":"https://github.com/creationix/http-parser-js","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/creationix/http-parser-js","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/sbom","scorecard":{"id":308104,"data":{"date":"2025-08-11","repo":{"name":"github.com/creationix/http-parser-js","commit":"ed2a08c59f221e6d1d0fec664df28e8adac5e0bd"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3.9,"checks":[{"name":"Code-Review","score":5,"reason":"Found 13/22 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/node-v12.yaml:1","Warn: no topLevel permission defined: .github/workflows/node.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node-v12.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node-v12.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/node.yaml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/creationix/http-parser-js/node.yaml/master?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/node-v12.yaml:30","Warn: npmCommand not pinned by hash: .github/workflows/node.yaml:30","Info:   0 out of   4 GitHub-owned 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/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 21 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T22:35:32.323Z","repository_id":4081879,"created_at":"2025-08-17T22:35:32.323Z","updated_at":"2025-08-17T22:35:32.323Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36320690,"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-08-05T02:00:06.619Z","response_time":104,"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":"creationix","name":"Tim Caswell","uuid":"89353","kind":"user","description":"Making the world better and more free, one technology at a time.","email":"tim@creationix.com","website":"https://patreon.com/creationix","location":"Mountainburg, AR, USA","twitter":"creationix","company":"@vercel  ","icon_url":"https://avatars.githubusercontent.com/u/89353?u=04618167d8f04b9f4127d7718174cb13179051a8\u0026v=4","repositories_count":520,"last_synced_at":"2026-06-29T17:09:22.787Z","metadata":{"has_sponsors_listing":true},"html_url":"https://github.com/creationix","funding_links":["https://github.com/sponsors/creationix"],"total_stars":17456,"followers":5291,"following":33,"created_at":"2022-11-02T16:21:00.244Z","updated_at":"2026-06-29T17:09:22.787Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creationix/repositories"},"tags":[{"name":"0.4.5","sha":"e9130502f73ba737d7fe336d3ef8977a57e31a7b","kind":"commit","published_at":"2017-06-20T17:56:00.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.4.5","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.4.5/manifests"},{"name":"0.1.0","sha":"0456e1e2b27ab95d827ca98ba672cb51542c4146","kind":"commit","published_at":"2014-04-17T13:30:19.000Z","download_url":"https://codeload.github.com/creationix/http-parser-js/tar.gz/0.1.0","html_url":"https://github.com/creationix/http-parser-js/releases/tag/0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/creationix/http-parser-js@0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/tags/0.1.0/manifests"}]},"repo_metadata_updated_at":"2026-08-07T23:15:13.789Z","dependent_packages_count":0,"downloads":5,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":3.2492912882575484,"dependent_repos_count":25.30552159382132,"dependent_packages_count":32.889739249478886,"stargazers_count":4.927522726204388,"forks_count":4.78592484680348,"average":14.231599940913124},"purl":"pkg:npm/%40luminati-io/http-parser-js","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/npm/@luminati-io/http-parser-js","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/npm/@luminati-io/http-parser-js","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/npm/@luminati-io/http-parser-js/dependencies","status":null,"funding_links":["https://github.com/sponsors/creationix"],"critical":null,"issue_metadata":{"last_synced_at":"2026-06-24T07:31:37.837Z","issues_count":49,"pull_requests_count":59,"avg_time_to_close_issue":15329414.34883721,"avg_time_to_close_pull_request":3504018.052631579,"issues_closed_count":43,"pull_requests_closed_count":57,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":3.4081632653061225,"avg_comments_per_pull_request":2.9491525423728815,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":154543.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"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":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/issues","maintainers":[{"login":"Jimbly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimbly"},{"login":"creationix","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/creationix"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fhttp-parser-js/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fhttp-parser-js/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fhttp-parser-js/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fhttp-parser-js/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fhttp-parser-js/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/packages/@luminati-io%2Fhttp-parser-js/codemeta","maintainers":[{"uuid":"luminati.io","login":"luminati.io","name":null,"email":"npm@luminati.io","url":null,"packages_count":128,"html_url":"https://www.npmjs.com/~luminati.io","role":null,"created_at":"2023-02-21T23:05:43.593Z","updated_at":"2023-02-21T23:05:43.593Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/luminati.io/packages"},{"uuid":"fudali","login":"fudali","name":null,"email":"fudali.krzysztof@gmail.com","url":null,"packages_count":119,"html_url":"https://www.npmjs.com/~fudali","role":null,"created_at":"2023-02-21T23:05:43.603Z","updated_at":"2023-02-21T23:05:43.603Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/fudali/packages"},{"uuid":"demarchisd","login":"demarchisd","name":null,"email":"demarchi.sd@gmail.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~demarchisd","role":null,"created_at":"2023-02-21T23:05:43.613Z","updated_at":"2023-02-21T23:05:43.613Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/demarchisd/packages"},{"uuid":"joshwillik","login":"joshwillik","name":null,"email":"josh@willik.ca","url":null,"packages_count":151,"html_url":"https://www.npmjs.com/~joshwillik","role":null,"created_at":"2023-02-21T23:05:43.655Z","updated_at":"2023-02-21T23:05:43.655Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/joshwillik/packages"},{"uuid":"dmitriie","login":"dmitriie","name":null,"email":"dmitriie@brightdata.com","url":null,"packages_count":118,"html_url":"https://www.npmjs.com/~dmitriie","role":null,"created_at":"2023-02-21T23:05:43.668Z","updated_at":"2023-02-21T23:05:43.668Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/npmjs.org/maintainers/dmitriie/packages"}],"registry":{"name":"npmjs.org","url":"https://registry.npmjs.org","ecosystem":"npm","default":true,"packages_count":5726647,"maintainers_count":1223865,"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"}}],"commits":{"id":12125,"full_name":"creationix/http-parser-js","default_branch":"master","total_commits":123,"total_committers":21,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":5.857142857142857,"dds":0.5040650406504066,"past_year_total_commits":0,"past_year_total_committers":0,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":0.0,"past_year_dds":0.0,"last_synced_at":"2026-08-11T23:31:16.520Z","last_synced_commit":"ed2a08c59f221e6d1d0fec664df28e8adac5e0bd","created_at":"2023-03-07T11:19:03.438Z","updated_at":"2026-08-11T23:31:16.309Z","committers":[{"name":"Jimb Esser","email":"wasteland@gmail.com","login":"Jimbly","count":61},{"name":"Jan Schär","email":"jscissr@gmail.com","login":"jscissr","count":11},{"name":"Paul Rutter","email":"paul@blueconic.com","login":"paulrutter","count":9},{"name":"0x0a0d","email":"vandug23@gmail.com","login":"0x0a0d","count":6},{"name":"HonkingGoose","email":"34918129+HonkingGoose","login":"HonkingGoose","count":5},{"name":"Tim Caswell","email":"tim@creationix.com","login":"creationix","count":5},{"name":"Jeremy Forsythe","email":"jforsythe@sensourceinc.com","login":"jdforsythe","count":4},{"name":"masx200","email":"34191203+masx200","login":"masx200","count":4},{"name":"Laurence Rowe","email":"laurence@lrowe.co.uk","login":"lrowe","count":3},{"name":"root","email":"magicode7@gmail.com","login":"magicode","count":2},{"name":"Kyle Carberry","email":"kyle@carberry.com","login":"kylecarbs","count":2},{"name":"Blaine Bublitz","email":"blaine@iceddev.com","login":"phated","count":2},{"name":"Tim Caswell","email":"tim@creatoinix.com","login":null,"count":1},{"name":"Alex Potsides","email":"alex@achingbrain.net","login":"achingbrain","count":1},{"name":"Alexander Prinzhorn","email":"alexander@prinzhorn.it","login":"Prinzhorn","count":1},{"name":"Brian White","email":"mscdex@gmail.com","login":"mscdex","count":1},{"name":"Danny Kirchmeier","email":"danny@kirchmeier.us","login":"danthegoodman","count":1},{"name":"Erik Wilson","email":"Erik.E.Wilson@gmail.com","login":"erikwilson","count":1},{"name":"Keeper","email":"hd_keeper@mail.ru","login":"hdkeeper","count":1},{"name":"Nazar Leush","email":"n.leush@gmail.com","login":"nleush","count":1},{"name":"hackwaly","email":"hackwaly@gmail.com","login":"hackwaly","count":1}],"past_year_committers":[],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-13T00:00:06.963Z","repositories_count":6641575,"commits_count":924746398,"contributors_count":39343726,"owners_count":1334314,"committers_count":3299357,"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":"creationix/http-parser-js","html_url":"https://github.com/creationix/http-parser-js","last_synced_at":"2026-08-10T23:00:41.921Z","status":"error","issues_count":49,"pull_requests_count":59,"avg_time_to_close_issue":15329414.34883721,"avg_time_to_close_pull_request":3504018.052631579,"issues_closed_count":43,"pull_requests_closed_count":57,"pull_request_authors_count":19,"issue_authors_count":43,"avg_comments_per_issue":3.4081632653061225,"avg_comments_per_pull_request":2.9491525423728815,"merged_pull_requests_count":45,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":154543.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":8,"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":2.4,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":6,"created_at":"2023-05-16T19:22:35.944Z","updated_at":"2026-08-10T23:00:41.921Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/creationix%2Fhttp-parser-js/issues","issue_labels_count":{"table":{}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":37,"CONTRIBUTOR":11,"COLLABORATOR":1}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":42,"COLLABORATOR":12,"NONE":4,"OWNER":1}},"issue_authors":{"table":{"masx200":3,"meesha81":2,"magicode":2,"HonkingGoose":2,"umutm":2,"tommiv":1,"dandres16":1,"etumyan":1,"arcanis":1,"exander77":1,"voxsoftware":1,"paulrutter":1,"bradisbell":1,"paulbjensen":1,"AntonShevel":1,"Jimbly":1,"Janpot":1,"dbertella":1,"disfated":1,"richardlay":1,"xsigik":1,"guest271314":1,"Prinzhorn":1,"mopduan":1,"junhui":1,"japrescott":1,"blackknifes":1,"jcoglan":1,"maciejjankowski":1,"eAmin":1,"shotat":1,"lawrence-peng":1,"dgcoffman":1,"evanshortiss":1,"jdforsythe":1,"lllama":1,"clovnrian":1,"emarteca":1,"cristovao-trevisan":1,"mscdex":1,"szmarczak":1,"meritozh":1,"darkyen":1}},"pull_request_authors":{"table":{"Jimbly":12,"jscissr":8,"kylecarbs":8,"HonkingGoose":6,"masx200":4,"0x0a0d":3,"magicode":3,"paulrutter":3,"achingbrain":2,"hackwaly":1,"mscdex":1,"jdforsythe":1,"Prinzhorn":1,"blackknifes":1,"creationix":1,"kainz":1,"nleush":1,"hdkeeper":1,"lrowe":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-11T00:00:06.821Z","repositories_count":14791027,"issues_count":28396066,"pull_requests_count":93495788,"authors_count":11434940,"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":{}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{}},"past_year_pull_request_author_associations_count":{"table":{}},"past_year_issue_authors":{"table":{}},"past_year_pull_request_authors":{"table":{}},"maintainers":[{"table":{"login":"Jimbly","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Jimbly"}},{"table":{"login":"creationix","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/creationix"}}],"active_maintainers":[]}},"events":{"total":{"PullRequestEvent":9,"ForkEvent":2,"IssuesEvent":1,"WatchEvent":5,"IssueCommentEvent":18,"PushEvent":2},"last_year":{}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/node-v12.yaml","sha":null,"kind":"manifest","created_at":"2025-01-24T20:00:36.779Z","updated_at":"2025-01-24T20:00:36.779Z","repository_link":"https://github.com/creationix/http-parser-js/blob/master/.github/workflows/node-v12.yaml","dependencies":[{"id":21602906563,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":21602906564,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/node.yaml","sha":null,"kind":"manifest","created_at":"2025-01-24T20:00:36.843Z","updated_at":"2025-01-24T20:00:36.843Z","repository_link":"https://github.com/creationix/http-parser-js/blob/master/.github/workflows/node.yaml","dependencies":[{"id":21602906565,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":21602906566,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"npm","filepath":"package.json","sha":null,"kind":"manifest","created_at":"2025-01-24T20:00:36.907Z","updated_at":"2025-01-24T20:00:36.907Z","repository_link":"https://github.com/creationix/http-parser-js/blob/master/package.json","dependencies":[]}],"score":30.515773138226482,"created_at":"2026-07-08T06:02:46.630Z","updated_at":"2026-08-13T00:00:57.670Z","avatar_url":"https://github.com/creationix.png","language":"JavaScript","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/377891","html_url":"https://summary.ecosyste.ms/projects/377891"}