{"id":4127366,"name":"hreq","ecosystem":"cargo","description":"hreq is a user first async http client","homepage":null,"licenses":"MIT/Apache-2.0","normalized_licenses":["MIT","Apache-2.0"],"repository_url":"https://github.com/algesten/hreq","keywords_array":["request","client","http","web","rest"],"namespace":null,"versions_count":14,"first_release_published_at":"2020-05-08T21:33:33.174Z","latest_release_published_at":"2021-03-14T12:08:59.634Z","latest_release_number":"0.8.0","last_synced_at":"2026-08-10T18:45:35.589Z","created_at":"2022-04-12T15:24:22.289Z","updated_at":"2026-08-10T18:46:00.747Z","registry_url":"https://crates.io/crates/hreq/","install_command":"cargo install hreq","documentation_url":"https://docs.rs/hreq/","metadata":{"categories":["web-programming::http-client"]},"repo_metadata":{"id":48313746,"uuid":"237823796","full_name":"algesten/hreq","owner":"algesten","description":"User first async http client","archived":false,"fork":false,"pushed_at":"2023-06-17T09:07:33.000Z","size":889,"stargazers_count":24,"open_issues_count":12,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-24T18:56:28.669Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/algesten.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2020-02-02T19:24:31.000Z","updated_at":"2024-08-05T21:07:46.000Z","dependencies_parsed_at":"2024-10-27T12:23:57.477Z","dependency_job_id":null,"html_url":"https://github.com/algesten/hreq","commit_stats":{"total_commits":256,"total_committers":3,"mean_commits":85.33333333333333,"dds":0.0234375,"last_synced_commit":"2e7f7b89782736607b90c6f189d178b8cdc4f672"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/algesten/hreq","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algesten","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/sbom","scorecard":{"id":183172,"data":{"date":"2025-08-11","repo":{"name":"github.com/algesten/hreq","commit":"2e7f7b89782736607b90c6f189d178b8cdc4f672"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Code-Review","score":0,"reason":"Found 1/27 approved changesets -- score normalized to 0","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":"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 0 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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/rust.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":"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/rust.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/algesten/hreq/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/algesten/hreq/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/algesten/hreq/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/algesten/hreq/rust.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/rust.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/algesten/hreq/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/algesten/hreq/rust.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/rust.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/algesten/hreq/rust.yml/main?enable=pin","Info:   0 out of   2 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   5 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"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: RustCargoFuzzer integration found: fuzz/fuzz_targets/fuzz_charset.rs:2"],"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":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'main'"],"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 4 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-16T19:15:45.774Z","repository_id":48313746,"created_at":"2025-08-16T19:15:45.774Z","updated_at":"2025-08-16T19:15:45.774Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36496748,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-10T02:00:05.122Z","response_time":58,"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":"algesten","name":"Martin Algesten","uuid":"227204","kind":"user","description":"","email":"","website":"https://dulc.es/@martin","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/227204?u=415fcbc7de5b4f7b07b94a00ceb76c7895fcfa11\u0026v=4","repositories_count":97,"last_synced_at":"2024-04-14T22:05:03.740Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/algesten","funding_links":[],"total_stars":2149,"followers":76,"following":4,"created_at":"2022-11-02T16:39:04.219Z","updated_at":"2024-04-14T22:05:24.233Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algesten","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/algesten/repositories"},"tags":[{"name":"0.8.0","sha":"a62f256a1c4d57595d4dd6afc69f1fc40c751d57","kind":"commit","published_at":"2021-03-14T12:02:48.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.8.0","html_url":"https://github.com/algesten/hreq/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.8.0/manifests"},{"name":"0.7.1","sha":"784576ee2ef06d1c3ca7c7d0dc9b16e20981dc00","kind":"commit","published_at":"2020-11-14T10:10:25.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.7.1","html_url":"https://github.com/algesten/hreq/releases/tag/0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.7.1/manifests"},{"name":"0.7.0","sha":"08ad37ed79955882eb0ef082065d7c535eabbb05","kind":"commit","published_at":"2020-09-13T12:07:01.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.7.0","html_url":"https://github.com/algesten/hreq/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"cbbd5a452538bf0331e42bc20a6b37afe7e60be4","kind":"commit","published_at":"2020-09-08T19:11:52.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.6.0","html_url":"https://github.com/algesten/hreq/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.6.0/manifests"},{"name":"0.5.5","sha":"9c356a1e05fab9e1627cd6cdfee67283152af027","kind":"commit","published_at":"2020-08-29T11:07:34.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.5.5","html_url":"https://github.com/algesten/hreq/releases/tag/0.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.5/manifests"},{"name":"0.5.4","sha":"091e67741cda6b6556aed4fd3f43da98f3cd222b","kind":"commit","published_at":"2020-08-21T18:16:30.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.5.4","html_url":"https://github.com/algesten/hreq/releases/tag/0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.4/manifests"},{"name":"0.5.3","sha":"76a7dd65cf22174537c2adaa597f188ad48568b7","kind":"commit","published_at":"2020-08-21T05:11:37.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.5.3","html_url":"https://github.com/algesten/hreq/releases/tag/0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.3/manifests"},{"name":"0.5.2","sha":"6d013b38e1e6d03d7b097c6c9fe35325e5daaf53","kind":"commit","published_at":"2020-08-21T04:19:37.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.5.2","html_url":"https://github.com/algesten/hreq/releases/tag/0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.2/manifests"},{"name":"0.5.1","sha":"633e4004fff18fabce8d35ff22d487a198e6b00c","kind":"commit","published_at":"2020-08-20T20:38:10.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.5.1","html_url":"https://github.com/algesten/hreq/releases/tag/0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.1/manifests"},{"name":"0.5.0","sha":"c3484379e2465a1ae6442b5bffaf8332571f80a0","kind":"commit","published_at":"2020-08-19T17:28:52.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.5.0","html_url":"https://github.com/algesten/hreq/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.5.0/manifests"},{"name":"0.4.0","sha":"a73fe3f5c449127da7a6385604cd9f5577dae71c","kind":"commit","published_at":"2020-08-09T14:40:20.000Z","download_url":"https://codeload.github.com/algesten/hreq/tar.gz/0.4.0","html_url":"https://github.com/algesten/hreq/releases/tag/0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/algesten/hreq@0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/tags/0.4.0/manifests"}]},"repo_metadata_updated_at":"2026-08-10T18:46:00.747Z","dependent_packages_count":0,"downloads":18366,"downloads_period":"total","dependent_repos_count":1,"rankings":{"downloads":25.677022823520595,"dependent_repos_count":16.586295082458996,"dependent_packages_count":36.15521340343035,"stargazers_count":21.524055150283775,"forks_count":19.785715356816173,"docker_downloads_count":null,"average":23.945660363301975},"purl":"pkg:cargo/hreq","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/cargo/hreq","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/cargo/hreq","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/cargo/hreq/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-09-25T06:06:50.737Z","issues_count":19,"pull_requests_count":39,"avg_time_to_close_issue":2498816.5384615385,"avg_time_to_close_pull_request":3104786.484848485,"issues_closed_count":13,"pull_requests_closed_count":33,"pull_request_authors_count":6,"issue_authors_count":5,"avg_comments_per_issue":1.2105263157894737,"avg_comments_per_pull_request":1.0256410256410255,"merged_pull_requests_count":6,"bot_issues_count":1,"bot_pull_requests_count":34,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/algesten%2Fhreq/issues","maintainers":[{"login":"algesten","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/algesten"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hreq/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hreq/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hreq/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hreq/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hreq/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/packages/hreq/codemeta","maintainers":[{"uuid":"5441","login":"algesten","name":"Martin Algesten","email":null,"url":"https://github.com/algesten","packages_count":28,"html_url":"https://crates.io/users/algesten","role":null,"created_at":"2022-11-07T20:25:07.562Z","updated_at":"2022-11-07T20:25:07.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/crates.io/maintainers/algesten/packages"}]}