{"id":369294,"url":"https://github.com/encode/httpcore","last_synced_at":"2026-08-24T12:37:00.414Z","repository":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36800812,"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-21T02:00:06.756Z","response_time":57,"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":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-22T23:36:38.664Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62898,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-22T23:36:38.680Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"packages":[{"id":12815485,"name":"python310Packages.httpcore","ecosystem":"nixpkgs","description":"A minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T17:07:59.894Z","latest_release_published_at":"2026-01-26T17:07:59.894Z","latest_release_number":"0.16.3","last_synced_at":"2026-04-17T17:05:08.618Z","created_at":"2026-01-26T17:07:59.733Z","updated_at":"2026-08-20T11:33:19.638Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python310Packages.httpcore","install_command":"nix-env -iA nixpkgs.python310Packages.httpcore","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/httpcore/default.nix#L74","metadata":{"nix_attribute":"python3.10-httpcore-0.16.3","position":"pkgs/development/python-modules/httpcore/default.nix:74","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"httpcore","upstream_purl":"pkg:pypi/httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":192,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-13T07:54:35.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-06T09:53:10.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"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-13T02:00:06.325Z","response_time":111,"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":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:33:19.638Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.httpcore?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:04:53.768Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python310Packages.httpcore/codemeta","maintainers":[{"uuid":"risicle","login":null,"name":"Robert Scott","email":"code@humanleg.org.uk","url":"https://github.com/risicle","packages_count":60,"html_url":null,"role":null,"created_at":"2026-03-04T18:26:29.633Z","updated_at":"2026-03-04T18:26:29.633Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/risicle/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":14541791,"name":"www/py-httpcore","ecosystem":"pkgsrc","description":"Minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"modified-bsd","normalized_licenses":["Other"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["www","python"],"namespace":"www","versions_count":1,"first_release_published_at":"2026-03-06T19:51:31.000Z","latest_release_published_at":"2026-03-06T19:51:31.000Z","latest_release_number":"1.0.9","last_synced_at":"2026-05-27T10:49:18.387Z","created_at":"2026-05-27T10:49:17.783Z","updated_at":"2026-08-20T14:03:50.424Z","registry_url":"https://pkgsrc.se/www/py-httpcore","install_command":"pkg_add py312-httpcore","documentation_url":"https://pkgsrc.se/www/py-httpcore","metadata":{"pkg_slug":"py-httpcore","pkgbase":"py312-httpcore","machine_arch":"x86_64","opsys":"NetBSD","pkgname_latest":"py312-httpcore-1.0.9"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:03:50.424Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:pkgsrc/www/py-httpcore?arch=x86_64\u0026os=NetBSD","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pkgsrc/www/py-httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pkgsrc/www/py-httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pkgsrc/www/py-httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages/www%2Fpy-httpcore/codemeta","maintainers":[],"registry":{"name":"pkgsrc-netbsd-x86_64-10.1-all","url":"https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/x86_64/10.1/All","ecosystem":"pkgsrc","default":true,"packages_count":19690,"maintainers_count":0,"namespaces_count":43,"keywords_count":368,"github":"pkgsrc","metadata":{"funded_packages_count":479},"icon_url":"https://github.com/pkgsrc.png","created_at":"2026-05-26T08:59:24.518Z","updated_at":"2026-08-24T05:00:24.175Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pkgsrc-netbsd-x86_64-10.1-all/namespaces"}},{"id":13195486,"name":"python311Packages.httpcore","ecosystem":"nixpkgs","description":"A minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:22:46.320Z","latest_release_published_at":"2026-02-02T00:22:46.320Z","latest_release_number":"1.0.5","last_synced_at":"2026-05-08T12:37:24.979Z","created_at":"2026-02-02T00:22:37.401Z","updated_at":"2026-08-20T14:06:53.767Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python311Packages.httpcore","install_command":"nix-env -iA nixpkgs.python311Packages.httpcore","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/httpcore/default.nix#L74","metadata":{"nix_attribute":"python3.11-httpcore-1.0.5","position":"pkgs/development/python-modules/httpcore/default.nix:74","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"httpcore","upstream_purl":"pkg:pypi/httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:06:53.767Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.httpcore?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python311Packages.httpcore/codemeta","maintainers":[{"uuid":"risicle","login":null,"name":"Robert Scott","email":"code@humanleg.org.uk","url":"https://github.com/risicle","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-07T06:01:23.566Z","updated_at":"2026-03-07T06:01:23.566Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/risicle/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13952584,"name":"python-httpcore","ecosystem":"guix","description":"Minimal, low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"bsd-3","normalized_licenses":["BSD-1-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:38:22.995Z","latest_release_published_at":"2026-03-02T19:38:22.995Z","latest_release_number":"1.0.9","last_synced_at":"2026-04-27T16:38:23.990Z","created_at":"2026-03-02T19:38:22.819Z","updated_at":"2026-08-20T12:09:39.923Z","registry_url":"https://packages.guix.gnu.org/packages/python-httpcore/1.0.9/","install_command":"guix install python-httpcore","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-web.scm#n10138","metadata":{"location":"gnu/packages/python-web.scm:10138","variable_name":"python-httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:09:39.923Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-httpcore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:04:53.768Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13390797,"name":"httpcore","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/encode/httpcore","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/encode/httpcore","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-05T19:25:37.292Z","latest_release_published_at":"2026-02-05T19:25:37.292Z","latest_release_number":"1.0.2-2","last_synced_at":"2026-08-14T10:30:10.384Z","created_at":"2026-02-05T19:25:36.992Z","updated_at":"2026-08-20T11:18:58.372Z","registry_url":"https://launchpad.net/ubuntu/+source/httpcore","install_command":"apt-get install httpcore","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-httpcore","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, mitmproxy \u003c!nocheck\u003e, pybuild-plugin-pyproject, python3-all, python3-anyio \u003c!nocheck\u003e, python3-hatch-fancy-pypi-readme, python3-hatchling, python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-pytest-httpbin \u003c!nocheck\u003e, python3-sniffio \u003c!nocheck\u003e, python3-socksio \u003c!nocheck\u003e, python3-trio \u003c!nocheck\u003e, python3-trustme \u003c!nocheck\u003e, python3-uvicorn \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":192,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-13T07:54:35.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-06T09:53:10.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"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-13T02:00:06.325Z","response_time":111,"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":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:18:58.372Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/httpcore?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:04:53.768Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/httpcore/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1237},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-24T05:06:09.353Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13076417,"name":"python311Packages.httpcore","ecosystem":"nixpkgs","description":"Minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T17:32:58.609Z","latest_release_published_at":"2026-02-01T17:32:58.609Z","latest_release_number":"1.0.6","last_synced_at":"2026-04-20T17:05:52.803Z","created_at":"2026-02-01T17:32:38.466Z","updated_at":"2026-08-20T11:38:56.383Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python311Packages.httpcore","install_command":"nix-env -iA nixpkgs.python311Packages.httpcore","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/httpcore/default.nix#L74","metadata":{"nix_attribute":"python3.11-httpcore-1.0.6","position":"pkgs/development/python-modules/httpcore/default.nix:74","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"httpcore","upstream_purl":"pkg:pypi/httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":192,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-13T07:54:35.453Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-06T09:53:10.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36601171,"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-13T02:00:06.325Z","response_time":111,"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":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:38:56.383Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.httpcore?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:04:53.768Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python311Packages.httpcore/codemeta","maintainers":[{"uuid":"risicle","login":null,"name":"Robert Scott","email":"code@humanleg.org.uk","url":"https://github.com/risicle","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-05T02:18:25.372Z","updated_at":"2026-03-05T02:18:25.372Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/risicle/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":12889330,"name":"python314Packages.httpcore","ecosystem":"nixpkgs","description":"Minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T07:47:19.361Z","latest_release_published_at":"2026-01-27T07:47:19.361Z","latest_release_number":"1.0.9","last_synced_at":"2026-03-08T04:38:56.630Z","created_at":"2026-01-27T07:47:19.137Z","updated_at":"2026-08-20T11:41:44.444Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python314Packages.httpcore","install_command":"nix-env -iA nixpkgs.python314Packages.httpcore","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/httpcore/default.nix#L68","metadata":{"nix_attribute":"python3.14-httpcore-1.0.9","position":"pkgs/development/python-modules/httpcore/default.nix:68","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"httpcore","upstream_purl":"pkg:pypi/httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:41:44.444Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python314Packages.httpcore?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python314Packages.httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python314Packages.httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python314Packages.httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:04:53.768Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python314Packages.httpcore/codemeta","maintainers":[{"uuid":"risicle","login":null,"name":"Robert Scott","email":"code@humanleg.org.uk","url":"https://github.com/risicle","packages_count":75,"html_url":null,"role":null,"created_at":"2026-03-08T04:38:56.792Z","updated_at":"2026-03-08T04:38:56.792Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/risicle/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":11544360,"name":"httpcore-eager-response","ecosystem":"pypi","description":"A minimal low-level HTTP client.","homepage":"https://www.encode.io/httpcore/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":[],"namespace":null,"versions_count":5,"first_release_published_at":"2025-04-15T07:12:08.000Z","latest_release_published_at":"2025-04-15T07:12:08.000Z","latest_release_number":"1.0.8","last_synced_at":"2026-08-23T12:09:01.028Z","created_at":"2025-04-15T07:15:52.776Z","updated_at":"2026-08-23T12:09:01.028Z","registry_url":"https://pypi.org/project/httpcore-eager-response/","install_command":"pip install httpcore-eager-response --index-url https://pypi.org/simple","documentation_url":"https://www.encode.io/httpcore","metadata":{"funding":null,"documentation":"https://www.encode.io/httpcore","classifiers":["Development Status :: 3 - Alpha","Environment :: Web Environment","Framework :: AsyncIO","Framework :: Trio","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP"],"normalized_name":"httpcore-eager-response","project_status":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:41:44.478Z","dependent_packages_count":0,"downloads":15,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":52.383829433009765,"dependent_packages_count":9.3002093002093,"stargazers_count":3.9711815991825836,"forks_count":5.546945503091415,"docker_downloads_count":null,"average":17.800541458873266},"purl":"pkg:pypi/httpcore-eager-response","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/httpcore-eager-response","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/httpcore-eager-response","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/httpcore-eager-response/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:04:53.768Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-eager-response/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-eager-response/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-eager-response/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-eager-response/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-eager-response/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-eager-response/codemeta","maintainers":[{"uuid":"caffeinism","login":"caffeinism","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/caffeinism/","role":"Owner","created_at":"2025-04-15T07:15:54.121Z","updated_at":"2025-04-15T07:15:54.121Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/caffeinism/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13688653,"name":"httpcore","ecosystem":"debian","description":null,"homepage":"https://github.com/encode/httpcore","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/encode/httpcore","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:37:57.960Z","latest_release_published_at":"2026-02-12T18:37:57.960Z","latest_release_number":"0.16.3-1","last_synced_at":"2026-03-13T09:37:56.976Z","created_at":"2026-02-12T18:37:57.728Z","updated_at":"2026-08-20T11:44:52.069Z","registry_url":"https://tracker.debian.org/pkg/httpcore","install_command":"apt-get install httpcore","documentation_url":"https://packages.debian.org/bookworm/httpcore","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-httpcore","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, mitmproxy \u003c!nocheck\u003e, python3-all, python3-anyio \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-pytest-httpbin \u003c!nocheck\u003e, python3-setuptools, python3-sniffio \u003c!nocheck\u003e, python3-socksio \u003c!nocheck\u003e, python3-trio \u003c!nocheck\u003e, python3-trustme \u003c!nocheck\u003e, python3-uvicorn \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:44:52.069Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/httpcore?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:04:53.768Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/httpcore/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2650,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1231},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-24T05:06:15.317Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13303629,"name":"python311Packages.httpcore","ecosystem":"nixpkgs","description":"A minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:57:19.120Z","latest_release_published_at":"2026-02-02T06:57:19.120Z","latest_release_number":"0.18.0","last_synced_at":"2026-03-07T06:37:19.855Z","created_at":"2026-02-02T06:57:17.650Z","updated_at":"2026-08-20T11:47:51.332Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python311Packages.httpcore","install_command":"nix-env -iA nixpkgs.python311Packages.httpcore","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/httpcore/default.nix#L90","metadata":{"nix_attribute":"python3.11-httpcore-0.18.0","position":"pkgs/development/python-modules/httpcore/default.nix:90","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"httpcore","upstream_purl":"pkg:pypi/httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T11:47:51.332Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{},"purl":"pkg:nix/python311Packages.httpcore?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:04:53.768Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python311Packages.httpcore/codemeta","maintainers":[{"uuid":"risicle","login":null,"name":"Robert Scott","email":"code@humanleg.org.uk","url":"https://github.com/risicle","packages_count":61,"html_url":null,"role":null,"created_at":"2026-03-07T06:37:20.023Z","updated_at":"2026-03-07T06:37:20.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/risicle/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":13952487,"name":"python-httpcore-bootstrap","ecosystem":"guix","description":"Minimal, low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"bsd-3-clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T19:36:50.193Z","latest_release_published_at":"2026-03-02T19:36:50.193Z","latest_release_number":"1.0.9","last_synced_at":"2026-04-27T16:38:09.740Z","created_at":"2026-03-02T19:36:50.018Z","updated_at":"2026-08-20T12:09:40.132Z","registry_url":"https://packages.guix.gnu.org/packages/python-httpcore-bootstrap/1.0.9/","install_command":"guix install python-httpcore-bootstrap","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/python-web.scm#n10192","metadata":{"location":"gnu/packages/python-web.scm:10192","variable_name":"python-httpcore-bootstrap"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:09:40.132Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/python-httpcore-bootstrap","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/python-httpcore-bootstrap","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/python-httpcore-bootstrap","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/python-httpcore-bootstrap/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-19T10:04:53.768Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore-bootstrap/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore-bootstrap/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore-bootstrap/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore-bootstrap/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore-bootstrap/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/python-httpcore-bootstrap/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32336,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1223},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-24T05:05:20.073Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":13203770,"name":"python312Packages.httpcore","ecosystem":"nixpkgs","description":"A minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T00:56:09.101Z","latest_release_published_at":"2026-02-02T00:56:09.101Z","latest_release_number":"1.0.5","last_synced_at":"2026-08-03T13:03:49.109Z","created_at":"2026-02-02T00:56:08.326Z","updated_at":"2026-08-20T12:22:22.864Z","registry_url":"https://search.nixos.org/packages?channel=24.05\u0026query=python312Packages.httpcore","install_command":"nix-env -iA nixpkgs.python312Packages.httpcore","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.05/pkgs/development/python-modules/httpcore/default.nix#L74","metadata":{"nix_attribute":"python3.12-httpcore-1.0.5","position":"pkgs/development/python-modules/httpcore/default.nix:74","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"httpcore","upstream_purl":"pkg:pypi/httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:22:22.864Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.httpcore?channel=24.05\u0026repository_url=https://channels.nixos.org/nixos-24.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages/python312Packages.httpcore/codemeta","maintainers":[{"uuid":"risicle","login":null,"name":"Robert Scott","email":"code@humanleg.org.uk","url":"https://github.com/risicle","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-07T08:11:31.291Z","updated_at":"2026-03-07T08:11:31.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers/risicle/packages"}],"registry":{"name":"nixpkgs-24.05","url":"https://channels.nixos.org/nixos-24.05","ecosystem":"nixpkgs","default":false,"packages_count":116156,"maintainers_count":3383,"namespaces_count":0,"keywords_count":654,"github":"NixOS","metadata":{"funded_packages_count":3165},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.309Z","updated_at":"2026-08-24T05:01:24.965Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.05/namespaces"}},{"id":13085282,"name":"python312Packages.httpcore","ecosystem":"nixpkgs","description":"Minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-01T18:00:21.870Z","latest_release_published_at":"2026-02-01T18:00:21.870Z","latest_release_number":"1.0.6","last_synced_at":"2026-03-08T06:18:47.361Z","created_at":"2026-02-01T18:00:21.543Z","updated_at":"2026-08-20T12:40:01.891Z","registry_url":"https://search.nixos.org/packages?channel=24.11\u0026query=python312Packages.httpcore","install_command":"nix-env -iA nixpkgs.python312Packages.httpcore","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-24.11/pkgs/development/python-modules/httpcore/default.nix#L74","metadata":{"nix_attribute":"python3.12-httpcore-1.0.6","position":"pkgs/development/python-modules/httpcore/default.nix:74","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"httpcore","upstream_purl":"pkg:pypi/httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:40:01.891Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python312Packages.httpcore?channel=24.11\u0026repository_url=https://channels.nixos.org/nixos-24.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python312Packages.httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python312Packages.httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python312Packages.httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages/python312Packages.httpcore/codemeta","maintainers":[{"uuid":"risicle","login":null,"name":"Robert Scott","email":"code@humanleg.org.uk","url":"https://github.com/risicle","packages_count":72,"html_url":null,"role":null,"created_at":"2026-03-08T06:18:47.543Z","updated_at":"2026-03-08T06:18:47.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers/risicle/packages"}],"registry":{"name":"nixpkgs-24.11","url":"https://channels.nixos.org/nixos-24.11","ecosystem":"nixpkgs","default":false,"packages_count":121983,"maintainers_count":3777,"namespaces_count":0,"keywords_count":739,"github":"NixOS","metadata":{"funded_packages_count":3349},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.059Z","updated_at":"2026-08-24T05:04:31.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-24.11/namespaces"}},{"id":13508411,"name":"httpcore","ecosystem":"debian","description":null,"homepage":"https://github.com/encode/httpcore","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/encode/httpcore","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:38:55.502Z","latest_release_published_at":"2026-02-10T19:38:55.502Z","latest_release_number":"0.12.3-1","last_synced_at":"2026-03-13T17:32:04.382Z","created_at":"2026-02-10T19:38:55.233Z","updated_at":"2026-08-20T12:42:56.609Z","registry_url":"https://tracker.debian.org/pkg/httpcore","install_command":"apt-get install httpcore","documentation_url":"https://packages.debian.org/bullseye/httpcore","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-httpcore","standards_version":"4.5.1","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, mitmproxy \u003c!nocheck\u003e, python3-all, python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-setuptools, python3-sniffio \u003c!nocheck\u003e, python3-trio \u003c!nocheck\u003e, python3-trustme \u003c!nocheck\u003e, python3-uvicorn \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:42:56.609Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/httpcore?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/httpcore/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":800},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-24T05:06:16.474Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13478313,"name":"httpcore","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/encode/httpcore","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/encode/httpcore","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T07:24:54.390Z","latest_release_published_at":"2026-02-10T07:24:54.390Z","latest_release_number":"0.17.3-1","last_synced_at":"2026-03-10T08:07:47.338Z","created_at":"2026-02-10T07:24:53.989Z","updated_at":"2026-08-20T12:56:46.121Z","registry_url":"https://launchpad.net/ubuntu/+source/httpcore","install_command":"apt-get install httpcore","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-httpcore","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, mitmproxy \u003c!nocheck\u003e, python3-all, python3-anyio \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-pytest-httpbin \u003c!nocheck\u003e, python3-setuptools, python3-sniffio \u003c!nocheck\u003e, python3-socksio \u003c!nocheck\u003e, python3-trio \u003c!nocheck\u003e, python3-trustme \u003c!nocheck\u003e, python3-uvicorn \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T12:56:46.121Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/httpcore?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/httpcore/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1334},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-24T05:06:10.948Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":12865759,"name":"python313Packages.httpcore","ecosystem":"nixpkgs","description":"Minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-27T02:19:42.376Z","latest_release_published_at":"2026-01-27T02:19:42.376Z","latest_release_number":"1.0.9","last_synced_at":"2026-04-03T10:08:38.992Z","created_at":"2026-01-27T02:19:42.081Z","updated_at":"2026-08-20T13:00:08.985Z","registry_url":"https://search.nixos.org/packages?channel=unstable\u0026query=python313Packages.httpcore","install_command":"nix-env -iA nixpkgs.python313Packages.httpcore","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-unstable/pkgs/development/python-modules/httpcore/default.nix#L68","metadata":{"nix_attribute":"python3.13-httpcore-1.0.9","position":"pkgs/development/python-modules/httpcore/default.nix:68","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","aarch64-darwin","aarch64-windows","x86_64-windows","i686-windows","i686-freebsd","x86_64-freebsd","aarch64-freebsd"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"httpcore","upstream_purl":"pkg:pypi/httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:00:08.985Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python313Packages.httpcore?channel=unstable","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python313Packages.httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python313Packages.httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python313Packages.httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages/python313Packages.httpcore/codemeta","maintainers":[{"uuid":"risicle","login":null,"name":"Robert Scott","email":"code@humanleg.org.uk","url":"https://github.com/risicle","packages_count":75,"html_url":null,"role":null,"created_at":"2026-03-03T09:14:22.319Z","updated_at":"2026-03-03T09:14:22.319Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers/risicle/packages"}],"registry":{"name":"nixpkgs-unstable","url":"https://channels.nixos.org/nixos-unstable","ecosystem":"nixpkgs","default":true,"packages_count":153756,"maintainers_count":4901,"namespaces_count":0,"keywords_count":3257,"github":"NixOS","metadata":{"funded_packages_count":5996},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:52.762Z","updated_at":"2026-08-24T05:00:11.845Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-unstable/namespaces"}},{"id":13548806,"name":"httpcore","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/encode/httpcore","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/encode/httpcore","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:42:39.527Z","latest_release_published_at":"2026-02-11T02:42:39.527Z","latest_release_number":"0.16.3-1","last_synced_at":"2026-03-11T10:39:01.090Z","created_at":"2026-02-11T02:42:39.354Z","updated_at":"2026-08-20T13:08:43.833Z","registry_url":"https://launchpad.net/ubuntu/+source/httpcore","install_command":"apt-get install httpcore","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-httpcore","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, mitmproxy \u003c!nocheck\u003e, python3-all, python3-anyio \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-pytest-httpbin \u003c!nocheck\u003e, python3-setuptools, python3-sniffio \u003c!nocheck\u003e, python3-socksio \u003c!nocheck\u003e, python3-trio \u003c!nocheck\u003e, python3-trustme \u003c!nocheck\u003e, python3-uvicorn \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:08:43.832Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/httpcore?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/httpcore/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1100},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-24T05:06:12.490Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13649066,"name":"httpcore","ecosystem":"debian","description":null,"homepage":"https://github.com/encode/httpcore","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/encode/httpcore","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T04:28:34.297Z","latest_release_published_at":"2026-02-12T04:28:34.297Z","latest_release_number":"1.0.7-1","last_synced_at":"2026-03-13T22:13:21.712Z","created_at":"2026-02-12T04:28:34.122Z","updated_at":"2026-08-20T13:47:24.396Z","registry_url":"https://tracker.debian.org/pkg/httpcore","install_command":"apt-get install httpcore","documentation_url":"https://packages.debian.org/trixie/httpcore","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"python3-httpcore","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, pybuild-plugin-pyproject, python3-all, python3-anyio \u003c!nocheck\u003e, python3-h2 \u003c!nocheck\u003e, python3-hatch-fancy-pypi-readme, python3-hatchling, python3-hpack \u003c!nocheck\u003e, python3-hyperframe \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-pytest-httpbin \u003c!nocheck\u003e, python3-sniffio \u003c!nocheck\u003e, python3-socksio \u003c!nocheck\u003e, python3-trio \u003c!nocheck\u003e, python3-trustme \u003c!nocheck\u003e, python3-uvicorn \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:47:24.396Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/httpcore?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/httpcore/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1681},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-24T05:05:13.674Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13420219,"name":"httpcore","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/encode/httpcore","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/encode/httpcore","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T06:26:43.096Z","latest_release_published_at":"2026-02-07T06:26:43.096Z","latest_release_number":"0.14.5-1","last_synced_at":"2026-03-07T06:41:33.275Z","created_at":"2026-02-07T06:26:42.741Z","updated_at":"2026-08-20T13:54:21.640Z","registry_url":"https://launchpad.net/ubuntu/+source/httpcore","install_command":"apt-get install httpcore","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-httpcore","standards_version":"4.5.1","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, mitmproxy \u003c!nocheck\u003e, python3-all, python3-anyio \u003c!nocheck\u003e, python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-pytest-httpbin \u003c!nocheck\u003e, python3-setuptools, python3-sniffio \u003c!nocheck\u003e, python3-trio \u003c!nocheck\u003e, python3-trustme \u003c!nocheck\u003e, python3-uvicorn \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T13:54:21.639Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/httpcore?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/httpcore/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":971},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-24T05:06:06.213Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":12828049,"name":"python311Packages.httpcore","ecosystem":"nixpkgs","description":"A minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-01-26T19:18:55.009Z","latest_release_published_at":"2026-01-26T19:18:55.009Z","latest_release_number":"0.16.3","last_synced_at":"2026-04-18T06:04:45.485Z","created_at":"2026-01-26T19:18:54.860Z","updated_at":"2026-08-20T16:35:22.661Z","registry_url":"https://search.nixos.org/packages?channel=23.05\u0026query=python311Packages.httpcore","install_command":"nix-env -iA nixpkgs.python311Packages.httpcore","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.05/pkgs/development/python-modules/httpcore/default.nix#L74","metadata":{"nix_attribute":"python3.11-httpcore-0.16.3","position":"pkgs/development/python-modules/httpcore/default.nix:74","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mipsel-linux","mips64el-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"httpcore","upstream_purl":"pkg:pypi/httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T16:35:22.661Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python311Packages.httpcore?channel=23.05\u0026repository_url=https://channels.nixos.org/nixos-23.05","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python311Packages.httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python311Packages.httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python311Packages.httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages/python311Packages.httpcore/codemeta","maintainers":[{"uuid":"risicle","login":null,"name":"Robert Scott","email":"code@humanleg.org.uk","url":"https://github.com/risicle","packages_count":60,"html_url":null,"role":null,"created_at":"2026-03-04T20:29:53.454Z","updated_at":"2026-03-04T20:29:53.454Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers/risicle/packages"}],"registry":{"name":"nixpkgs-23.05","url":"https://channels.nixos.org/nixos-23.05","ecosystem":"nixpkgs","default":false,"packages_count":101092,"maintainers_count":2622,"namespaces_count":0,"keywords_count":613,"github":"NixOS","metadata":{"funded_packages_count":2146},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.882Z","updated_at":"2026-08-24T05:04:28.515Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.05/namespaces"}},{"id":5297860,"name":"httpcore","ecosystem":"conda","description":null,"homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":[],"namespace":null,"versions_count":34,"first_release_published_at":"2019-06-23T04:26:27.000Z","latest_release_published_at":"2022-11-17T19:41:17.000Z","latest_release_number":"0.16.1","last_synced_at":"2026-08-03T23:03:18.282Z","created_at":"2022-10-03T16:03:09.221Z","updated_at":"2026-08-20T20:16:48.228Z","registry_url":"https://anaconda.org/conda-forge/httpcore","install_command":"conda install -c conda-forge httpcore","documentation_url":null,"metadata":{},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T20:16:48.227Z","dependent_packages_count":5,"downloads":16318749,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":13.952792055491791,"dependent_packages_count":10.419681620839363,"stargazers_count":21.70767004341534,"forks_count":23.34946853635411,"docker_downloads_count":null,"average":17.35740306402515},"purl":"pkg:conda/httpcore?repository_url=https://conda-forge.org","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages/httpcore/codemeta","maintainers":[],"registry":{"name":"conda-forge.org","url":"https://conda-forge.org","ecosystem":"conda","default":false,"packages_count":20636,"maintainers_count":0,"namespaces_count":0,"keywords_count":13549,"github":"conda-forge","metadata":{"kind":"conda-forge","key":"CondaForge","api":"https://conda.anaconda.org","funded_packages_count":2348},"icon_url":"https://github.com/conda-forge.png","created_at":"2022-10-03T15:37:08.743Z","updated_at":"2026-08-23T05:06:09.364Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/conda-forge.org/namespaces"}},{"id":5285330,"name":"httpcore","ecosystem":"conda","description":"The HTTP Core package provides a minimal low-level HTTP client, which does one thing only. Sending HTTP requests.","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":[],"namespace":null,"versions_count":15,"first_release_published_at":"2020-07-06T18:13:02.000Z","latest_release_published_at":"2025-05-29T13:42:42.000Z","latest_release_number":"1.0.9","last_synced_at":"2026-08-03T23:04:26.286Z","created_at":"2022-10-03T15:42:33.564Z","updated_at":"2026-08-23T07:24:28.007Z","registry_url":"https://anaconda.org/anaconda/httpcore","install_command":"conda install -c anaconda httpcore","documentation_url":null,"metadata":{},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-22T23:36:38.664Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62898,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-22T23:36:38.680Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T07:24:28.007Z","dependent_packages_count":1,"downloads":75443,"downloads_period":"total","dependent_repos_count":6,"rankings":{"downloads":null,"dependent_repos_count":42.19269102990033,"dependent_packages_count":51.19299305345817,"stargazers_count":34.913923286016306,"forks_count":36.57505285412262,"docker_downloads_count":null,"average":41.218665055874354},"purl":"pkg:conda/httpcore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/conda/httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/conda/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/conda/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-22T11:35:01.645Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages/httpcore/codemeta","maintainers":[],"registry":{"name":"anaconda.org","url":"https://anaconda.org","ecosystem":"conda","default":true,"packages_count":5475,"maintainers_count":0,"namespaces_count":0,"keywords_count":3313,"github":"Anaconda","metadata":{"kind":"anaconda","key":"Main","api":"https://repo.ananconda.com","funded_packages_count":852},"icon_url":"https://github.com/Anaconda.png","created_at":"2022-10-03T15:37:08.736Z","updated_at":"2026-08-24T05:06:29.101Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/anaconda.org/namespaces"}},{"id":13758533,"name":"httpcore","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/encode/httpcore","licenses":"bsd-3-clause","normalized_licenses":[],"repository_url":"https://github.com/encode/httpcore","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T09:22:40.427Z","latest_release_published_at":"2026-02-13T09:22:40.427Z","latest_release_number":"1.0.4-1","last_synced_at":"2026-03-13T10:15:10.790Z","created_at":"2026-02-13T09:22:40.230Z","updated_at":"2026-08-21T04:15:31.886Z","registry_url":"https://launchpad.net/ubuntu/+source/httpcore","install_command":"apt-get install httpcore","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"python3-httpcore","standards_version":"4.6.2.0","maintainer":"Sandro Tosi \u003cmorph@debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-python, mitmproxy \u003c!nocheck\u003e, pybuild-plugin-pyproject, python3-all, python3-anyio \u003c!nocheck\u003e, python3-hatch-fancy-pypi-readme, python3-hatchling, python3-pytest \u003c!nocheck\u003e, python3-pytest-asyncio \u003c!nocheck\u003e, python3-pytest-cov \u003c!nocheck\u003e, python3-pytest-httpbin \u003c!nocheck\u003e, python3-sniffio \u003c!nocheck\u003e, python3-socksio \u003c!nocheck\u003e, python3-trio \u003c!nocheck\u003e, python3-trustme \u003c!nocheck\u003e, python3-uvicorn \u003c!nocheck\u003e","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-21T04:15:31.886Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/httpcore?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/httpcore/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1308},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-24T05:05:15.657Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}},{"id":2761435,"name":"httpcore","ecosystem":"pypi","description":"A minimal low-level HTTP client.","homepage":"https://www.encode.io/httpcore/","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":[],"namespace":null,"versions_count":64,"first_release_published_at":"2019-04-04T17:44:38.000Z","latest_release_published_at":"2025-04-24T22:06:20.000Z","latest_release_number":"1.0.9","last_synced_at":"2026-08-23T12:09:19.571Z","created_at":"2022-04-10T11:15:56.620Z","updated_at":"2026-08-23T12:09:19.571Z","registry_url":"https://pypi.org/project/httpcore/","install_command":"pip install httpcore --index-url https://pypi.org/simple","documentation_url":"https://www.encode.io/httpcore","metadata":{"funding":null,"documentation":"https://www.encode.io/httpcore","classifiers":["Development Status :: 3 - Alpha","Environment :: Web Environment","Framework :: AsyncIO","Framework :: Trio","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP"],"normalized_name":"httpcore","project_status":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-23T00:31:10.037Z","dependent_packages_count":250,"downloads":849490295,"downloads_period":"last-month","dependent_repos_count":12334,"rankings":{"downloads":0.025128070622717612,"dependent_repos_count":0.07666812788537199,"dependent_packages_count":0.17919799268901535,"stargazers_count":4.112199586579043,"forks_count":6.257256418204461,"docker_downloads_count":0.043286311437674134,"average":1.782289417903047},"purl":"pkg:pypi/httpcore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/httpcore","docker_dependents_count":2485,"docker_downloads_count":1794982210,"usage_url":"https://repos.ecosyste.ms/usage/pypi/httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-22T11:35:01.645Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore/codemeta","maintainers":[{"uuid":"tomchristie","login":"tomchristie","name":null,"email":null,"url":null,"packages_count":52,"html_url":"https://pypi.org/user/tomchristie/","role":null,"created_at":"2022-12-21T13:16:01.046Z","updated_at":"2022-12-21T13:16:01.046Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/tomchristie/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}},{"id":13295951,"name":"python310Packages.httpcore","ecosystem":"nixpkgs","description":"A minimal low-level HTTP client","homepage":"https://github.com/encode/httpcore","licenses":"BSD-3-Clause","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":["python"],"namespace":null,"versions_count":1,"first_release_published_at":"2026-02-02T06:27:12.113Z","latest_release_published_at":"2026-02-02T06:27:12.113Z","latest_release_number":"0.18.0","last_synced_at":"2026-08-24T07:27:39.958Z","created_at":"2026-02-02T06:27:09.121Z","updated_at":"2026-08-24T07:27:39.958Z","registry_url":"https://search.nixos.org/packages?channel=23.11\u0026query=python310Packages.httpcore","install_command":"nix-env -iA nixpkgs.python310Packages.httpcore","documentation_url":"https://github.com/NixOS/nixpkgs/blob/nixos-23.11/pkgs/development/python-modules/httpcore/default.nix#L90","metadata":{"nix_attribute":"python3.10-httpcore-0.18.0","position":"pkgs/development/python-modules/httpcore/default.nix:90","platforms":["aarch64-linux","armv5tel-linux","armv6l-linux","armv7a-linux","armv7l-linux","i686-linux","loongarch64-linux","m68k-linux","microblaze-linux","microblazeel-linux","mips-linux","mips64-linux","mips64el-linux","mipsel-linux","powerpc64-linux","powerpc64le-linux","riscv32-linux","riscv64-linux","s390-linux","s390x-linux","x86_64-linux","x86_64-darwin","i686-darwin","aarch64-darwin","armv7a-darwin","i686-cygwin","x86_64-cygwin","x86_64-windows","i686-windows"],"broken":false,"insecure":false,"unfree":false,"outputs":["dist","out"],"upstream_ecosystem":"pypi","upstream_name":"httpcore","upstream_purl":"pkg:pypi/httpcore"},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T18:33:14.292Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:nix/python310Packages.httpcore?channel=23.11\u0026repository_url=https://channels.nixos.org/nixos-23.11","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/nixpkgs/python310Packages.httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/nixpkgs/python310Packages.httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/nixpkgs/python310Packages.httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages/python310Packages.httpcore/codemeta","maintainers":[{"uuid":"risicle","login":null,"name":"Robert Scott","email":"code@humanleg.org.uk","url":"https://github.com/risicle","packages_count":61,"html_url":null,"role":null,"created_at":"2026-03-03T22:34:26.775Z","updated_at":"2026-03-03T22:34:26.775Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers/risicle/packages"}],"registry":{"name":"nixpkgs-23.11","url":"https://channels.nixos.org/nixos-23.11","ecosystem":"nixpkgs","default":false,"packages_count":108178,"maintainers_count":2997,"namespaces_count":0,"keywords_count":569,"github":"NixOS","metadata":{"funded_packages_count":3080},"icon_url":"https://github.com/NixOS.png","created_at":"2026-01-25T22:30:53.577Z","updated_at":"2026-08-24T05:04:51.596Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/nixpkgs-23.11/namespaces"}},{"id":75480,"name":"py-httpcore","ecosystem":"spack","description":"The HTTP Core package provides a minimal low-level HTTP client, which\ndoes one thing only. Sending HTTP requests.\n","homepage":"https://github.com/encode/httpcore","licenses":"[]","normalized_licenses":["Other"],"repository_url":"https://github.com/encode/httpcore","keywords_array":[],"namespace":null,"versions_count":6,"first_release_published_at":"2022-04-05T09:25:09.473Z","latest_release_published_at":"2025-09-28T05:35:26.514Z","latest_release_number":"1.0.9","last_synced_at":"2026-08-23T12:08:11.174Z","created_at":"2022-04-05T09:25:09.442Z","updated_at":"2026-08-23T12:08:11.174Z","registry_url":"https://packages.spack.io/package.html?name=py-httpcore","install_command":"spack install py-httpcore","documentation_url":null,"metadata":{},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-20T14:01:13.486Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":28.06725024315687,"stargazers_count":12.32457968598027,"forks_count":13.880783659858272,"average":13.568153397248853},"purl":"pkg:spack/py-httpcore","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/spack/py-httpcore","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/spack/py-httpcore","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/spack/py-httpcore/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-20T10:34:03.021Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-httpcore/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-httpcore/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-httpcore/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-httpcore/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-httpcore/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages/py-httpcore/codemeta","maintainers":[{"uuid":"adamjstewart","login":"adamjstewart","name":null,"email":null,"url":"https://github.com/adamjstewart","packages_count":2153,"html_url":null,"role":null,"created_at":"2022-11-14T16:51:46.017Z","updated_at":"2022-11-14T16:51:46.017Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers/adamjstewart/packages"}],"registry":{"name":"spack.io","url":"https://packages.spack.io","ecosystem":"spack","default":true,"packages_count":9303,"maintainers_count":1032,"namespaces_count":0,"keywords_count":3959,"github":"spack","metadata":{"funded_packages_count":510},"icon_url":"https://github.com/spack.png","created_at":"2022-04-04T15:19:23.514Z","updated_at":"2026-08-24T05:06:47.739Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/spack.io/namespaces"}},{"id":8590904,"name":"httpcore-with-random-feature-branch","ecosystem":"pypi","description":"A minimal low-level HTTP client.","homepage":"https://www.encode.io/httpcore/","licenses":"BSD License","normalized_licenses":["BSD-3-Clause"],"repository_url":"https://github.com/encode/httpcore","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2023-11-22T12:12:29.000Z","latest_release_published_at":"2023-11-22T12:12:29.000Z","latest_release_number":"1.0.0","last_synced_at":"2026-08-23T12:09:36.412Z","created_at":"2023-11-22T12:16:24.862Z","updated_at":"2026-08-23T12:09:36.412Z","registry_url":"https://pypi.org/project/httpcore-with-random-feature-branch/","install_command":"pip install httpcore-with-random-feature-branch --index-url https://pypi.org/simple","documentation_url":"https://www.encode.io/httpcore","metadata":{"funding":null,"documentation":"https://www.encode.io/httpcore","classifiers":["Development Status :: 3 - Alpha","Environment :: Web Environment","Framework :: AsyncIO","Framework :: Trio","Intended Audience :: Developers","License :: OSI Approved :: BSD License","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP"],"normalized_name":"httpcore-with-random-feature-branch","project_status":null},"repo_metadata":{"id":37003076,"uuid":"237210639","full_name":"encode/httpcore","owner":"encode","description":"A minimal HTTP client. ⚙️","archived":false,"fork":false,"pushed_at":"2026-01-08T03:07:35.000Z","size":1850,"stargazers_count":548,"open_issues_count":63,"forks_count":191,"subscribers_count":24,"default_branch":"master","last_synced_at":"2026-08-20T10:39:41.838Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.encode.io/httpcore/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/encode.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2020-01-30T12:41:11.000Z","updated_at":"2026-08-14T22:22:24.000Z","dependencies_parsed_at":"2023-09-27T18:46:19.857Z","dependency_job_id":"c5a127cf-96bc-4da8-aa63-de1fe64eaf98","html_url":"https://github.com/encode/httpcore","commit_stats":{"total_commits":555,"total_committers":60,"mean_commits":9.25,"dds":0.6468468468468469,"last_synced_commit":"0bfcee4cd266775c4d9ce2f89fc1b6afa8afc356"},"previous_names":[],"tags_count":55,"template":false,"template_full_name":null,"purl":"pkg:github/encode/httpcore","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/sbom","scorecard":{"id":376685,"data":{"date":"2025-08-11","repo":{"name":"github.com/encode/httpcore","commit":"98209758cc14e1a5f966fe1dfdc1064b94055d8c"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.2,"checks":[{"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/publish.yml:1","Warn: no topLevel permission defined: .github/workflows/test-suite.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":"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":"Code-Review","score":7,"reason":"Found 17/22 approved changesets -- score normalized to 7","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":"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":"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/publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test-suite.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/encode/httpcore/test-suite.yml/master?enable=pin","Info:   0 out of   4 GitHub-owned 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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: BSD 3-Clause \"New\" or \"Revised\" License: LICENSE.md:0"],"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":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration 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":-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":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/encode/.github/SECURITY.md:1","Info: Found linked content: github.com/encode/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/encode/.github/SECURITY.md:1","Info: Found text in security policy: github.com/encode/.github/SECURITY.md:1"],"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":3,"reason":"7 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-8495-4g3g-x7pr","Warn: Project is vulnerable to: GHSA-9548-qrrj-x5pj","Warn: Project is vulnerable to: GHSA-cpwx-vrp4-4pq7","Warn: Project is vulnerable to: GHSA-gmj6-6f8f-6699","Warn: Project is vulnerable to: GHSA-q2x7-8rv6-6q7h","Warn: Project is vulnerable to: GHSA-48p4-8xcf-vxj5","Warn: Project is vulnerable to: GHSA-pq67-6m6q-mj2v"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 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-18T14:25:12.026Z","repository_id":37003076,"created_at":"2025-08-18T14:25:12.026Z","updated_at":"2025-08-18T14:25:12.026Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36791459,"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-20T02:00:06.210Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"encode","name":"Encode","uuid":"19159390","kind":"organization","description":"Collaboratively funded software development.","email":null,"website":"http://www.encode.io/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19159390?v=4","repositories_count":19,"last_synced_at":"2026-08-15T10:58:05.503Z","metadata":{"has_sponsors_listing":true,"funding":null},"html_url":"https://github.com/encode","funding_links":["https://github.com/sponsors/encode"],"total_stars":62869,"followers":2108,"following":0,"created_at":"2022-11-02T16:26:41.661Z","updated_at":"2026-08-15T10:58:05.513Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/encode/repositories"},"tags":[{"name":"1.0.9","sha":"98209758cc14e1a5f966fe1dfdc1064b94055d8c","kind":"commit","published_at":"2025-04-24T22:03:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.9","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.9/manifests"},{"name":"1.0.8","sha":"ae46dfbd4330eefaa9cd6ab1560dec18a1d0bcb8","kind":"commit","published_at":"2025-04-11T14:33:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.8","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"a1735520e3826ccc861cdadf3e692abfbb19ac6a","kind":"commit","published_at":"2024-11-15T12:25:59.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.7","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"4ee1ca25b6b242caec2d96782ed25e81ad7b4ecb","kind":"commit","published_at":"2024-10-01T17:00:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.6","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"1851ac30900a38a9cef4e56975f40267352c6012","kind":"commit","published_at":"2024-03-27T18:27:03.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.5","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"14bda52c3971971d67ccba306c454d7d602aab4d","kind":"commit","published_at":"2024-02-21T13:00:25.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.4","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"908013ca0d70afd44d75cb18e28b94aca5983611","kind":"commit","published_at":"2024-02-13T15:25:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.3","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"0d2c93cb46371521c1a2ba4bc7f789ea58d8fef2","kind":"commit","published_at":"2023-11-10T13:35:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.2","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"9c818e929376ef1ce6780d4d30a83d369e5cba67","kind":"commit","published_at":"2023-11-03T13:06:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.1","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"8780c9cf11ccd5d0a5ddc307bd2b1ed8a682a030","kind":"commit","published_at":"2023-10-06T11:28:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/1.0.0","html_url":"https://github.com/encode/httpcore/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/1.0.0/manifests"},{"name":"0.18.0","sha":"2d0945cd00fec69acb962cec1d96b3966c9d576b","kind":"commit","published_at":"2023-09-08T13:37:47.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.18.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.18.0/manifests"},{"name":"0.17.3","sha":"327e8bdf869cb496e7a6d38243abfd37f0c15ab6","kind":"commit","published_at":"2023-07-04T10:34:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.3/manifests"},{"name":"0.17.2","sha":"be4035df7cd9c2c9ba22cd4835aea3bbbae3e3a3","kind":"commit","published_at":"2023-05-23T10:50:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.2/manifests"},{"name":"0.17.1","sha":"c353ce297502b4c87dab0a59e0d3d2be261574d7","kind":"commit","published_at":"2023-05-17T15:11:08.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.1/manifests"},{"name":"0.17.0","sha":"21450a75323c715555bf147a941968fa6d662ef5","kind":"commit","published_at":"2023-03-16T13:41:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.17.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.17.0/manifests"},{"name":"0.16.3","sha":"f0657cb43cb707d1672b93b61bb53b4cfb166820","kind":"commit","published_at":"2022-12-20T12:07:43.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.3/manifests"},{"name":"0.16.2","sha":"d3ca620e8ffd1e18fe2a1aa5369f2df8b4de1662","kind":"commit","published_at":"2022-11-25T15:01:30.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.2/manifests"},{"name":"0.16.1","sha":"5d2eed05b083a65a41d0828db9d0a5f3d98707ef","kind":"commit","published_at":"2022-11-17T14:35:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.1/manifests"},{"name":"0.16.0","sha":"db0d4e1d46a630240fdf260ab99e9c75d9cd7c7a","kind":"commit","published_at":"2022-11-07T13:52:52.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.16.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.16.0/manifests"},{"name":"0.15.0","sha":"b76afce454aa3c90bbe7f98424ff2fc8a95d45b6","kind":"commit","published_at":"2022-05-17T12:39:48.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.15.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.15.0/manifests"},{"name":"0.14.7","sha":"cad62bf9a5c1b83e9a32bdabf84b134a4683cee2","kind":"commit","published_at":"2022-02-04T12:16:06.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.7/manifests"},{"name":"0.14.6","sha":"e75cf703c7866d5e33bab87e71690df12f42f7f2","kind":"commit","published_at":"2022-02-01T13:53:49.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.6/manifests"},{"name":"0.14.5","sha":"c1401ebfe10a0f728f8e88139c7a1f6d2441cd94","kind":"commit","published_at":"2022-01-18T11:44:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.5/manifests"},{"name":"0.14.4","sha":"ba6d7379c3dd3d3e969912cd83c3bb96495815f2","kind":"commit","published_at":"2022-01-05T14:45:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.4/manifests"},{"name":"0.14.3","sha":"823981335a6b99c6ac27d3a6a1b2c36afb1afd03","kind":"commit","published_at":"2021-11-17T14:18:29.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.3/manifests"},{"name":"0.14.2","sha":"aed635a0edb3c204eb09072fda2479eb2bfbc226","kind":"commit","published_at":"2021-11-16T11:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.2/manifests"},{"name":"0.14.1","sha":"fd2d8653b6b6684fcb1feae96cacdc0465e78b68","kind":"commit","published_at":"2021-11-12T11:22:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.1/manifests"},{"name":"0.14.0","sha":"22b980fae92c927fa253b76166cbeb07c821d7bf","kind":"commit","published_at":"2021-11-11T14:00:14.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.14.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.14.0/manifests"},{"name":"0.13.7","sha":"772805e328cc3c53067d6d536624c3a61f7931ce","kind":"commit","published_at":"2021-09-13T08:47:57.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.7","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.7/manifests"},{"name":"0.13.6","sha":"f0d16e9462910c13d3b72039223346a3fe8a3299","kind":"commit","published_at":"2021-06-15T14:00:13.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.6","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.6/manifests"},{"name":"0.13.5","sha":"0137177be7af637553c38224e0e4c66a7ce89653","kind":"commit","published_at":"2021-06-14T15:52:39.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.5","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.5/manifests"},{"name":"0.13.4","sha":"5baf2099fd633b067b611eeaa5da23f0937d0445","kind":"commit","published_at":"2021-06-09T11:28:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.4/manifests"},{"name":"0.13.3","sha":"3eff24e406af3ffa6086f3b17ed6aa2b015ff621","kind":"commit","published_at":"2021-05-06T15:58:53.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.3/manifests"},{"name":"0.13.2","sha":"9c54adefa80f83f5d771634c47e30ff12bd3df39","kind":"commit","published_at":"2021-04-29T12:37:11.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.2/manifests"},{"name":"0.13.1","sha":"0fe1cdc81ff130b7c3508fca54df6865c8d51c89","kind":"commit","published_at":"2021-04-28T14:32:01.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.1/manifests"},{"name":"0.13.0","sha":"172fa356df93878f7f6aa24620c394b82a83366f","kind":"commit","published_at":"2021-04-21T12:25:15.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.13.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.13.0/manifests"},{"name":"0.12.3","sha":"ed76a30277529c5687cbdb6e203d6dbd0d56833f","kind":"commit","published_at":"2021-01-28T16:01:10.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.3/manifests"},{"name":"0.12.2","sha":"84c7738de7fd23ec20187964a33b5b9a0de01493","kind":"commit","published_at":"2020-11-20T22:34:22.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.2/manifests"},{"name":"0.12.1","sha":"30e565c31bd1cc3ace8044aea1dd24abe1c4334f","kind":"commit","published_at":"2020-11-07T09:20:33.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.1/manifests"},{"name":"0.12.0","sha":"416cebbf7535d61e58ab446bc62f32ab25e14a85","kind":"commit","published_at":"2020-10-06T11:41:40.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.12.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.12.0/manifests"},{"name":"0.11.1","sha":"8d27424c7943be7fad9ed790689f2d69bf703a5b","kind":"commit","published_at":"2020-09-28T15:42:37.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.1/manifests"},{"name":"0.11.0","sha":"60f34759784e79998257bfb65b2213c37377d45d","kind":"commit","published_at":"2020-09-22T10:04:00.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.11.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.11.0/manifests"},{"name":"0.10.2","sha":"76f6e199b6ab92c6d18d3d8c65a9d19dab6d4ecb","kind":"commit","published_at":"2020-08-20T09:33:12.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.2/manifests"},{"name":"0.10.1","sha":"5479076741331bb8a04e8f0b12a009f49d8f0823","kind":"commit","published_at":"2020-08-07T13:05:07.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.1/manifests"},{"name":"0.10.0","sha":"d8e7c83217d6a50eabf83a0f5f76433fd39c4de6","kind":"commit","published_at":"2020-08-07T12:47:26.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.10.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.10.0/manifests"},{"name":"0.9.1","sha":"888c163bb385dc89fc802a7a01aa8420ded55774","kind":"commit","published_at":"2020-05-27T14:56:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.1/manifests"},{"name":"0.9.0","sha":"221754be06e540e5971fb74623477c62799ad1e2","kind":"commit","published_at":"2020-05-21T11:32:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.9.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.9.0/manifests"},{"name":"0.8.4","sha":"e80de8771a9829f3a26e550fa41e109127258058","kind":"commit","published_at":"2020-05-11T15:45:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.4","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.4/manifests"},{"name":"0.8.3","sha":"2bde5f6e39f18ab72ee0d5780f98aa4d0d0f0b8b","kind":"commit","published_at":"2020-05-06T13:20:44.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.3","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.3/manifests"},{"name":"0.8.2","sha":"98e9b5b2637dc1531fda6eb38cef506feed0f5cb","kind":"commit","published_at":"2020-05-03T08:49:18.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.2","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.2/manifests"},{"name":"0.8.1","sha":"ea63f14376b457521d9081060827411dc7d9ebf3","kind":"commit","published_at":"2020-04-30T14:50:51.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.1","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.1/manifests"},{"name":"0.8.0","sha":"5c045346df52245dbf84fd32f6c0d27a237a0a35","kind":"commit","published_at":"2020-04-30T10:03:58.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.8.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.8.0/manifests"},{"name":"0.7.0","sha":"52da38981327a31857d1defac6516a569c58e257","kind":"tag","published_at":"2020-03-05T16:14:19.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.7.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.7.0/manifests"},{"name":"0.6.0","sha":"ca443a8507bed6a280909b190150edd0111c4206","kind":"tag","published_at":"2020-03-05T15:12:32.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.6.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.6.0/manifests"},{"name":"0.5.0","sha":"9a10c68e40fe5ac0db3d6fc14d38517590fc6971","kind":"tag","published_at":"2020-02-27T10:48:23.000Z","download_url":"https://codeload.github.com/encode/httpcore/tar.gz/0.5.0","html_url":"https://github.com/encode/httpcore/releases/tag/0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/encode/httpcore@0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/tags/0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-22T12:08:50.746Z","dependent_packages_count":1,"downloads":14,"downloads_period":"last-month","dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":67.48055332030502,"dependent_packages_count":4.729378900195237,"stargazers_count":3.3394643062420966,"forks_count":5.029244473062889,"docker_downloads_count":null,"average":20.14466024995131},"purl":"pkg:pypi/httpcore-with-random-feature-branch","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/httpcore-with-random-feature-branch","docker_dependents_count":1,"docker_downloads_count":21546,"usage_url":"https://repos.ecosyste.ms/usage/pypi/httpcore-with-random-feature-branch","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/httpcore-with-random-feature-branch/dependencies","status":null,"funding_links":["https://github.com/sponsors/encode"],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-21T11:10:00.080Z","issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","maintainers":[{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"},{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"},{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"},{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"},{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"},{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"},{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-with-random-feature-branch/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-with-random-feature-branch/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-with-random-feature-branch/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-with-random-feature-branch/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-with-random-feature-branch/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/httpcore-with-random-feature-branch/codemeta","maintainers":[{"uuid":"magenta","login":"magenta","name":null,"email":null,"url":null,"packages_count":20,"html_url":"https://pypi.org/user/magenta/","role":null,"created_at":"2023-11-22T12:16:27.333Z","updated_at":"2023-11-22T12:16:27.333Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/magenta/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":930432,"maintainers_count":399682,"namespaces_count":0,"keywords_count":311773,"github":"pypi","metadata":{"funded_packages_count":58574,"rate_limit":2},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2026-08-24T05:05:47.334Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":16128,"full_name":"encode/httpcore","default_branch":"master","total_commits":567,"total_committers":58,"total_bot_commits":181,"total_bot_committers":1,"mean_commits":9.775862068965518,"dds":0.6437389770723104,"past_year_total_commits":3,"past_year_total_committers":3,"past_year_total_bot_commits":1,"past_year_total_bot_committers":1,"past_year_mean_commits":1.0,"past_year_dds":0.6666666666666667,"last_synced_at":"2026-08-19T10:05:02.632Z","last_synced_commit":"10a658221deb38a4c5b16db55ab554b0bf731707","created_at":"2023-03-07T11:31:53.503Z","updated_at":"2026-08-19T10:05:02.319Z","committers":[{"name":"Tom Christie","email":"tom@tomchristie.com","login":"tomchristie","count":202},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":181},{"name":"Florimond Manca","email":"florimond.manca@gmail.com","login":"florimondmanca","count":32},{"name":"Yeray Diaz Diaz","email":"yeraydiazdiaz@gmail.com","login":null,"count":17},{"name":"Kar Petrosyan","email":"92274156+karosis88","login":"karosis88","count":16},{"name":"cdeler","email":"serj.krotov@gmail.com","login":"cdeler","count":13},{"name":"Michael Oliver","email":"michael@michaeloliver.dev","login":"michaeloliverx","count":13},{"name":"Kar Petrosyan","email":"92274156+karpetrosyan","login":"karpetrosyan","count":7},{"name":"Joe","email":"nigelchiang@outlook.com","login":"j178","count":6},{"name":"Alex Grönholm","email":"alex.gronholm@nextday.fi","login":"agronholm","count":6},{"name":"T-256","email":"132141463+T-256","login":"T-256","count":5},{"name":"Thomas Grainger","email":"tagrain@gmail.com","login":"graingert","count":5},{"name":"Iurii Pliner","email":"yury.pliner@gmail.com","login":"Pliner","count":4},{"name":"Josep Cugat","email":"jcugat@gmail.com","login":"jcugat","count":4},{"name":"Zanie Adkins","email":"michael@prefect.io","login":"zanieb","count":4},{"name":"Hugo van Kemenade","email":"hugovk","login":"hugovk","count":4},{"name":"Victor","email":"victoraugustolls","login":"victoraugustolls","count":3},{"name":"4shen0ne","email":"33086594+zrquan","login":"zrquan","count":2},{"name":"Jamie Hewland","email":"jhewland@gmail.com","login":"JayH5","count":2},{"name":"MarkusSintonen","email":"12939780+MarkusSintonen","login":"MarkusSintonen","count":2},{"name":"MtkN1","email":"51289448+MtkN1","login":"MtkN1","count":2},{"name":"Michael Oliver","email":"michael.oliver@res-group.com","login":null,"count":1},{"name":"Amin Alaee","email":"mohammadamin.alaee@gmail.com","login":"aminalaee","count":1},{"name":"Aviram Hassan","email":"41201924+aviramha","login":"aviramha","count":1},{"name":"Bob Haddleton","email":"bobh66","login":"bobh66","count":1},{"name":"Charly Laurent","email":"douglas.blackwood@protonmail.com","login":"DouglasBlackwood","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1},{"name":"Christian Pedersen","email":"chripede@gmail.com","login":"chripede","count":1},{"name":"George Waters","email":"gwatersdev@gmail.com","login":"dunkmann00","count":1},{"name":"stonebig","email":"stonebig34@gmail.com","login":"stonebig","count":1},{"name":"m9810223","email":"39259397+m9810223","login":"m9810223","count":1},{"name":"devloop","email":"nicolas.surribas@gmail.com","login":"devl00p","count":1},{"name":"default-303","email":"54715852+default-303","login":"default-303","count":1},{"name":"cono","email":"q@cono.org.ua","login":"cono","count":1},{"name":"Yeray Diaz Diaz","email":"yeraydiazdiaz@fastmail.com","login":"yeraydiazdiaz","count":1},{"name":"Vincent Fazio","email":"vfazio@gmail.com","login":"vfazio","count":1},{"name":"Vincent Alsteen","email":"vincent.alsteen@deliveryhero.com","login":"valsteen","count":1},{"name":"Tunglies","email":"77394545+Tunglies","login":"Tunglies","count":1},{"name":"Simon Willison","email":"swillison@gmail.com","login":"simonw","count":1},{"name":"Sandro Tosi","email":"sandrotosi","login":"sandrotosi","count":1},{"name":"Povilas Balciunas","email":"balciunas90@gmail.com","login":"povilasb","count":1},{"name":"Piotr Staroszczyk","email":"oczkers@gmail.com","login":"oczkers","count":1},{"name":"Paul Liétar","email":"lietarp@gmail.com","login":"plietar","count":1},{"name":"Okba Boularaoui","email":"116910559+okba-boularaoui","login":"okba-boularaoui","count":1},{"name":"Nicolas Thumann","email":"me@n-thumann.de","login":"n-thumann","count":1},{"name":"Mateusz Litwin","email":"litwinos@gmail.com","login":"mateuszlitwin","count":1},{"name":"Marcelo Trylesinski","email":"marcelotryle@gmail.com","login":"Kludex","count":1},{"name":"Libor Martínek","email":"38978799+bibajz","login":"bibajz","count":1},{"name":"Lester Dela Vega","email":"lester.delavega@gmail.com","login":"ljdelavega","count":1},{"name":"Krzysztof Błażewicz","email":"blazewicz.krzysztof@gmail.com","login":"blazewicz","count":1},{"name":"Kian Meng Ang","email":"kianmeng.ang@gmail.com","login":"kianmeng","count":1},{"name":"Jonas Lundberg","email":"jonas@5monkeys.se","login":"lundberg","count":1},{"name":"Johnny Scanlon","email":"93554830+jscanlo1","login":"jscanlo1","count":1},{"name":"Johannes","email":"johtso@gmail.com","login":"johtso","count":1},{"name":"Jinseo Vik Lee","email":"96973603+Allgot","login":"Allgot","count":1},{"name":"Jeremy Lainé","email":"jeremy.laine@m4x.org","login":"jlaine","count":1},{"name":"J. Nick Koston","email":"nick@koston.org","login":"bdraco","count":1},{"name":"Huy Au","email":"duong.huy.au@gmail.com","login":"DHuyAu","count":1}],"past_year_committers":[{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":1},{"name":"Krzysztof Błażewicz","email":"blazewicz.krzysztof@gmail.com","login":"blazewicz","count":1},{"name":"Christian Clauss","email":"cclauss@me.com","login":"cclauss","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-20T00:00:10.776Z","repositories_count":6751073,"commits_count":978184156,"contributors_count":41233082,"owners_count":1358755,"committers_count":3352663,"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":"encode/httpcore","html_url":"https://github.com/encode/httpcore","last_synced_at":"2026-08-23T12:08:00.683Z","status":null,"issues_count":88,"pull_requests_count":393,"avg_time_to_close_issue":12133616.676470589,"avg_time_to_close_pull_request":4013499.61341853,"issues_closed_count":68,"pull_requests_closed_count":313,"pull_request_authors_count":83,"issue_authors_count":59,"avg_comments_per_issue":2.465909090909091,"avg_comments_per_pull_request":1.7709923664122138,"merged_pull_requests_count":215,"bot_issues_count":1,"bot_pull_requests_count":128,"past_year_issues_count":10,"past_year_pull_requests_count":47,"past_year_avg_time_to_close_issue":21849.666666666668,"past_year_avg_time_to_close_pull_request":45840.166666666664,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":33,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":1.1,"past_year_avg_comments_per_pull_request":0.6595744680851063,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":5,"past_year_merged_pull_requests_count":1,"created_at":"2023-05-10T11:05:44.512Z","updated_at":"2026-08-23T12:08:00.683Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/encode%2Fhttpcore/issues","issue_labels_count":{"table":{"wontfix":10,"enhancement":7,"bug":5,"refactor":4,"http/2":4,"documentation":3,"tooling":2,"good first issue":1,"tests":1,"dependencies":1}},"pull_request_labels_count":{"table":{"dependencies":130,"wontfix":24,"bug":17,"enhancement":16,"python":7,"refactor":6,"documentation":6,"release":3,"tests":3,"tooling":2}},"issue_author_associations_count":{"table":{"NONE":55,"MEMBER":28,"CONTRIBUTOR":5}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":192,"MEMBER":120,"NONE":81}},"issue_authors":{"table":{"tomchristie":18,"karosis88":4,"michaeloliverx":3,"karpetrosyan":3,"pettzilla1":2,"T-256":2,"MarkLux":2,"TheTechromancer":2,"Zac-HD":2,"GunGunGun":1,"DouglasBlackwood":1,"CastagnaIT":1,"xiexianbin":1,"nelhage":1,"vlaci":1,"easy6699":1,"mcepl":1,"Panda1283":1,"ebw44":1,"dependabot[bot]":1,"victoraugustolls":1,"kloczek":1,"fusiyuan2010":1,"mcclurem":1,"grigi":1,"0xmada":1,"ilovelinux":1,"lizhiwen19900709":1,"yshevchenko128":1,"rattrayalex":1,"Brranton":1,"ehaupt":1,"Mahdi-Ba":1,"AmericanY":1,"elliottmoos":1,"Anthonybelui":1,"plotski":1,"themavik":1,"jeremyschulman":1,"janosik47":1,"zrquan":1,"seanmuth":1,"teodoryantcheff":1,"wavebyrd":1,"sandro-qiang":1,"timespace314":1,"charxhit":1,"zpz":1,"fcourtial":1,"balaji-g":1,"spumer":1,"paveldudka":1,"mgorny":1,"ShivamB25":1,"rjduffner":1,"dimaqq":1,"jjsaunier":1,"dunkmann00":1,"niraj8989":1}},"pull_request_authors":{"table":{"dependabot[bot]":128,"tomchristie":62,"karosis88":24,"karpetrosyan":18,"T-256":17,"michaeloliverx":13,"MarkusSintonen":12,"Rohan5commit":5,"hugovk":5,"MtkN1":4,"zrquan":4,"Brranton":3,"wwmanidumaneesha":3,"madkinsz":3,"cclauss":3,"Pliner":3,"drshvik":2,"zhanghanyun":2,"mateuszlitwin":2,"Zenulous":2,"ljdelavega":2,"grynko":2,"graingert":2,"DouglasBlackwood":2,"Allgot":2,"amxhab":2,"CzBiX":2,"okba-boularaoui":2,"kloczek":2,"jscanlo1":2,"JohnVillalovos":2,"VictorPrins":2,"soundofspace":2,"tsubakiky":2,"n-thumann":2,"valsteen":1,"rafaelfelix":1,"florimondmanca":1,"baizhufbb":1,"l46983284-cpu":1,"phanen":1,"wavebyrd":1,"cono":1,"ltsyk":1,"armorbreak001":1,"muhamedfazalps":1,"blazewicz":1,"plietar":1,"DHuyAu":1,"mgraczyk":1,"Kludex":1,"agronholm":1,"nmlorg":1,"leventov":1,"mscheltienne":1,"pprados":1,"iamdrq":1,"m9810223":1,"bysiber":1,"cognis-digital":1,"dunkmann00":1,"LuomingXu":1,"Tunglies":1,"Mirochill":1,"naarob":1,"sarmientoF":1,"MadRay":1,"javacoder720":1,"mbeijen":1,"akx":1,"tlogemann":1,"lovelydinosaur":1,"tianrking":1,"r266-tech":1,"nihilSup":1,"CedricCabessa":1,"lin-hongkuan":1,"bubaizhanshen":1,"zanieb":1,"ShipItAndPray":1,"MarkLux":1,"balaji-g":1,"NewUserHa":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-24T00:00:06.384Z","repositories_count":16301769,"issues_count":42335015,"pull_requests_count":134763975,"authors_count":11516393,"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":{"dependencies":5,"python":5}},"past_year_issue_author_associations_count":{"table":{"NONE":10}},"past_year_pull_request_author_associations_count":{"table":{"NONE":40,"CONTRIBUTOR":7}},"past_year_issue_authors":{"table":{"balaji-g":1,"easy6699":1,"ilovelinux":1,"rjduffner":1,"seanmuth":1,"ShivamB25":1,"themavik":1,"wavebyrd":1,"xiexianbin":1,"yshevchenko128":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":5,"Rohan5commit":5,"cclauss":3,"wwmanidumaneesha":3,"VictorPrins":2,"drshvik":2,"tlogemann":1,"tianrking":1,"ShipItAndPray":1,"sarmientoF":1,"wavebyrd":1,"r266-tech":1,"phanen":1,"naarob":1,"muhamedfazalps":1,"mscheltienne":1,"Mirochill":1,"mgraczyk":1,"mbeijen":1,"LuomingXu":1,"ltsyk":1,"lin-hongkuan":1,"leventov":1,"l46983284-cpu":1,"javacoder720":1,"cognis-digital":1,"CedricCabessa":1,"bysiber":1,"bubaizhanshen":1,"balaji-g":1,"baizhufbb":1,"armorbreak001":1,"akx":1}},"maintainers":[{"table":{"login":"tomchristie","count":80,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tomchristie"}},{"table":{"login":"karosis88","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karosis88"}},{"table":{"login":"karpetrosyan","count":20,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/karpetrosyan"}},{"table":{"login":"michaeloliverx","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/michaeloliverx"}},{"table":{"login":"graingert","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/graingert"}},{"table":{"login":"florimondmanca","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/florimondmanca"}},{"table":{"login":"Kludex","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Kludex"}}],"active_maintainers":[]}},"events":{"total":{"CreateEvent":21,"DeleteEvent":14,"DiscussionEvent":1,"ForkEvent":25,"IssueCommentEvent":136,"IssuesEvent":23,"PullRequestEvent":78,"PullRequestReviewCommentEvent":12,"PullRequestReviewEvent":24,"PushEvent":19,"ReleaseEvent":3,"WatchEvent":72},"last_year":{"CreateEvent":5,"DeleteEvent":4,"DiscussionEvent":1,"ForkEvent":9,"IssueCommentEvent":22,"IssuesEvent":2,"PullRequestEvent":18,"PullRequestReviewCommentEvent":5,"PullRequestReviewEvent":6,"WatchEvent":11}},"keywords":[],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/publish.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T12:28:49.021Z","updated_at":"2023-01-17T12:28:49.021Z","repository_link":"https://github.com/encode/httpcore/blob/master/.github/workflows/publish.yml","dependencies":[{"id":6990160266,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6990160267,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test-suite.yml","sha":null,"kind":"manifest","created_at":"2023-01-17T12:28:49.046Z","updated_at":"2023-01-17T12:28:49.046Z","repository_link":"https://github.com/encode/httpcore/blob/master/.github/workflows/test-suite.yml","dependencies":[{"id":6990160269,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":6990160270,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"requirements.txt","sha":null,"kind":"manifest","created_at":"2023-01-17T12:28:49.069Z","updated_at":"2023-01-17T12:28:49.069Z","repository_link":"https://github.com/encode/httpcore/blob/master/requirements.txt","dependencies":[{"id":6990160272,"package_name":"trio","ecosystem":"pypi","requirements":"==0.21.0","direct":true,"kind":"runtime","optional":false},{"id":6990160273,"package_name":"mkdocs","ecosystem":"pypi","requirements":"==1.4.2","direct":true,"kind":"runtime","optional":false},{"id":6990160274,"package_name":"mkdocs-autorefs","ecosystem":"pypi","requirements":"==0.3.1","direct":true,"kind":"runtime","optional":false},{"id":6990160275,"package_name":"mkdocs-material","ecosystem":"pypi","requirements":"==8.5.7","direct":true,"kind":"runtime","optional":false},{"id":6990160276,"package_name":"mkdocs-material-extensions","ecosystem":"pypi","requirements":"==1.1","direct":true,"kind":"runtime","optional":false},{"id":6990160277,"package_name":"mkdocstrings","ecosystem":"pypi","requirements":"==0.19.1","direct":true,"kind":"runtime","optional":false},{"id":6990160278,"package_name":"jinja2","ecosystem":"pypi","requirements":"==3.1.2","direct":true,"kind":"runtime","optional":false},{"id":6990160279,"package_name":"twine","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6990160280,"package_name":"wheel","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":6990160281,"package_name":"anyio","ecosystem":"pypi","requirements":"==3.6.2","direct":true,"kind":"runtime","optional":false},{"id":6990160282,"package_name":"autoflake","ecosystem":"pypi","requirements":"==1.7.7","direct":true,"kind":"runtime","optional":false},{"id":6990160283,"package_name":"black","ecosystem":"pypi","requirements":"==22.8.0","direct":true,"kind":"runtime","optional":false},{"id":6990160284,"package_name":"coverage","ecosystem":"pypi","requirements":"==6.5.0","direct":true,"kind":"runtime","optional":false},{"id":6990160285,"package_name":"isort","ecosystem":"pypi","requirements":"==5.11.4","direct":true,"kind":"runtime","optional":false},{"id":6990160286,"package_name":"importlib-metadata","ecosystem":"pypi","requirements":"==4.13.0","direct":true,"kind":"runtime","optional":false},{"id":6990160287,"package_name":"mypy","ecosystem":"pypi","requirements":"==0.991","direct":true,"kind":"runtime","optional":false},{"id":6990160288,"package_name":"trio-typing","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false},{"id":6990160289,"package_name":"types-certifi","ecosystem":"pypi","requirements":"==2021.10.8.3","direct":true,"kind":"runtime","optional":false},{"id":6990160290,"package_name":"pytest","ecosystem":"pypi","requirements":"==7.2.0","direct":true,"kind":"runtime","optional":false},{"id":6990160291,"package_name":"pytest-httpbin","ecosystem":"pypi","requirements":"==2.0.0rc1","direct":true,"kind":"runtime","optional":false},{"id":6990160292,"package_name":"pytest-trio","ecosystem":"pypi","requirements":"==0.7.0","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"pyproject.toml","sha":null,"kind":"manifest","created_at":"2023-09-27T18:46:18.293Z","updated_at":"2023-09-27T18:46:18.293Z","repository_link":"https://github.com/encode/httpcore/blob/master/pyproject.toml","dependencies":[{"id":13982252618,"package_name":"anyio","ecosystem":"pypi","requirements":"\u003e=3.0,\u003c5.0","direct":true,"kind":"runtime","optional":false},{"id":13982252619,"package_name":"certifi","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":13982252620,"package_name":"h11","ecosystem":"pypi","requirements":"\u003e=0.13,\u003c0.15","direct":true,"kind":"runtime","optional":false},{"id":13982252621,"package_name":"sniffio","ecosystem":"pypi","requirements":"==1.*","direct":true,"kind":"runtime","optional":false}]}],"score":32.17747148345718,"created_at":"2025-11-11T15:16:51.109Z","updated_at":"2026-08-24T12:37:00.437Z","avatar_url":"https://github.com/encode.png","language":"Python","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369294","html_url":"https://summary.ecosyste.ms/projects/369294"}