{"id":4127728,"name":"httparse","ecosystem":"cargo","description":"A tiny, safe, speedy, zero-copy HTTP/1.x parser.","homepage":null,"licenses":"MIT OR Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/seanmonstar/httparse","keywords_array":["http","no_std","parser"],"namespace":null,"versions_count":46,"first_release_published_at":"2015-02-20T18:34:43.468Z","latest_release_published_at":"2025-03-03T14:44:09.975Z","latest_release_number":"1.10.1","last_synced_at":"2026-04-13T20:20:15.042Z","created_at":"2022-04-12T15:27:16.870Z","updated_at":"2026-04-13T20:20:15.042Z","registry_url":"https://crates.io/crates/httparse/","install_command":"cargo install httparse","documentation_url":"https://docs.rs/httparse/","metadata":{"categories":["network-programming","no-std","parser-implementations","web-programming"]},"repo_metadata":{"id":27595376,"uuid":"31078679","full_name":"seanmonstar/httparse","owner":"seanmonstar","description":"A push parser for the HTTP 1.x protocol in Rust.","archived":false,"fork":false,"pushed_at":"2026-03-20T16:34:12.000Z","size":260,"stargazers_count":691,"open_issues_count":27,"forks_count":128,"subscribers_count":6,"default_branch":"master","last_synced_at":"2026-04-06T17:31:48.486Z","etag":null,"topics":["http","parse","rust"],"latest_commit_sha":null,"homepage":"https://docs.rs/httparse","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/seanmonstar.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":["seanmonstar"]}},"created_at":"2015-02-20T18:35:34.000Z","updated_at":"2026-03-30T07:35:51.000Z","dependencies_parsed_at":"2024-02-06T14:59:32.414Z","dependency_job_id":"eab04dbc-9793-44a2-9e87-a9e0367c427b","html_url":"https://github.com/seanmonstar/httparse","commit_stats":{"total_commits":211,"total_committers":48,"mean_commits":4.395833333333333,"dds":0.6824644549763033,"last_synced_commit":"9f6702be571b19ac84e19678b0c4f7eefd2a11b7"},"previous_names":[],"tags_count":33,"template":false,"template_full_name":null,"purl":"pkg:github/seanmonstar/httparse","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanmonstar%2Fhttparse","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanmonstar%2Fhttparse/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanmonstar%2Fhttparse/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanmonstar%2Fhttparse/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seanmonstar","download_url":"https://codeload.github.com/seanmonstar/httparse/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanmonstar%2Fhttparse/sbom","scorecard":{"id":807994,"data":{"date":"2025-08-11","repo":{"name":"github.com/seanmonstar/httparse","commit":"36147265105338185f49ceac51a9bea83941a1ec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5,"checks":[{"name":"Code-Review","score":5,"reason":"Found 16/27 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":"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":"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":"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Warn: no topLevel permission defined: .github/workflows/cibench.yml:1","Warn: no topLevel permission defined: .github/workflows/cifuzz.yml: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":"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":"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/ci.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:61: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:73: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:197: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:207: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:210: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:252: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:255: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:99: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:102: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:121: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:124: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:151: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:154: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:180: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:189: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cibench.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/cibench.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cibench.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/cibench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cibench.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/cibench.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cibench.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/cibench.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cibench.yml:91: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/cibench.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cibench.yml:96: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/cibench.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/seanmonstar/httparse/cifuzz.yml/master?enable=pin","Info:   0 out of  12 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  20 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/parse_chunk_size.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/parse_headers.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/parse_request.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/parse_request_multspaces.rs:3","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/parse_response.rs:2","Info: RustCargoFuzzer integration found: fuzz/fuzz_targets/parse_response_multspaces.rs:3"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE-APACHE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE-APACHE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 23 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-23T12:19:30.580Z","repository_id":27595376,"created_at":"2025-08-23T12:19:30.580Z","updated_at":"2025-08-23T12:19:30.580Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31663580,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"ssl_error","status_checked_at":"2026-04-10T17:19:13.364Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"tags":[]},"repo_metadata_updated_at":"2026-04-13T20:20:14.217Z","dependent_packages_count":305,"downloads":462691468,"downloads_period":"total","dependent_repos_count":42473,"rankings":{"downloads":0.07687045565138896,"dependent_repos_count":0.08180709041799192,"dependent_packages_count":0.25882070847761235,"stargazers_count":7.382384676685684,"forks_count":6.447950238721553,"docker_downloads_count":0.37377377518565275,"average":2.4369344908566473},"purl":"pkg:cargo/httparse","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/httparse","docker_dependents_count":586,"docker_downloads_count":33729231,"usage_url":"https://repos.ecosyste.ms/usage/cargo/httparse","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/httparse/dependencies","status":null,"funding_links":["https://github.com/sponsors/seanmonstar"],"critical":true,"issue_metadata":{"last_synced_at":"2026-03-21T23:28:44.000Z","issues_count":56,"pull_requests_count":152,"avg_time_to_close_issue":38691632.676470585,"avg_time_to_close_pull_request":4104995.0078740157,"issues_closed_count":34,"pull_requests_closed_count":127,"pull_request_authors_count":56,"issue_authors_count":54,"avg_comments_per_issue":2.1607142857142856,"avg_comments_per_pull_request":1.3289473684210527,"merged_pull_requests_count":105,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":4,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":895.0,"past_year_avg_time_to_close_pull_request":145052.5,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":4,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":4,"past_year_avg_comments_per_issue":0.5,"past_year_avg_comments_per_pull_request":0.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/seanmonstar%2Fhttparse/issues","maintainers":[{"login":"seanmonstar","count":19,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/seanmonstar"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/httparse/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/httparse/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/httparse/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/httparse/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/httparse/codemeta","maintainers":[{"uuid":"359","login":"seanmonstar","name":"Sean McArthur","email":null,"url":"https://github.com/seanmonstar","packages_count":54,"html_url":"https://crates.io/users/seanmonstar","role":null,"created_at":"2022-11-07T20:26:29.992Z","updated_at":"2022-11-07T20:26:29.992Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/seanmonstar/packages"}]}