{"id":5061523,"name":"org.apache.httpcomponents:httpclient","ecosystem":"maven","description":"Apache HttpComponents Client","homepage":"http://hc.apache.org/httpcomponents-client-ga","licenses":"Apache License, Version 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/apache/httpcomponents-client","keywords_array":[],"namespace":"org.apache.httpcomponents","versions_count":55,"first_release_published_at":"2007-07-18T19:26:56.000Z","latest_release_published_at":"2022-11-30T18:40:54.000Z","latest_release_number":"4.5.14","last_synced_at":"2026-09-12T13:25:16.969Z","created_at":"2022-07-28T03:15:20.362Z","updated_at":"2026-09-12T14:17:38.612Z","registry_url":"https://central.sonatype.com/artifact/org.apache.httpcomponents/httpclient/","install_command":null,"documentation_url":"https://appdoc.app/artifact/org.apache.httpcomponents/httpclient/","metadata":{"repositories":["http://repository.apache.org/snapshots"]},"repo_metadata":{"id":574290,"uuid":"206402","full_name":"apache/httpcomponents-client","owner":"apache","description":"Mirror of Apache HttpClient","archived":false,"fork":false,"pushed_at":"2026-08-26T17:22:25.000Z","size":21837,"stargazers_count":1534,"open_issues_count":12,"forks_count":990,"subscribers_count":101,"default_branch":"master","last_synced_at":"2026-08-30T20:55:47.877Z","etag":null,"topics":["httpcomponents"],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/apache.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":"NOTICE.txt","maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2009-05-21T01:43:06.000Z","updated_at":"2026-08-26T17:22:33.000Z","dependencies_parsed_at":"2026-08-23T17:27:39.516Z","dependency_job_id":null,"html_url":"https://github.com/apache/httpcomponents-client","commit_stats":{"total_commits":3703,"total_committers":134,"mean_commits":"27.634328358208954","dds":0.3961652714015663,"last_synced_commit":"0b56a628c5b4b1aa24908599bd037afedf515807"},"previous_names":["apache/httpclient"],"tags_count":216,"template":false,"template_full_name":null,"purl":"pkg:github/apache/httpcomponents-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/sbom","scorecard":{"id":201418,"data":{"date":"2025-08-11","repo":{"name":"github.com/apache/httpcomponents-client","commit":"ef34bfa8fd6f2f6181ba2e41051050ed877e56df"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":7.7,"checks":[{"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":5,"reason":"Found 16/27 approved changesets -- score normalized to 5","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","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":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Info: Found linked content: SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: 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":"Token-Permissions","score":10,"reason":"GitHub workflow tokens follow principle of least privilege","details":["Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:48","Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:47","Info: topLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:42","Info: topLevel 'contents' permission set to 'read': .github/workflows/depsreview.yaml:22","Info: topLevel 'contents' permission set to 'read': .github/workflows/maven.yml:21","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":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"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":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"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":"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/codeql-analysis.yml:63: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/httpcomponents-client/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/httpcomponents-client/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:90: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/httpcomponents-client/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/depsreview.yaml:29: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/httpcomponents-client/depsreview.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/depsreview.yaml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/httpcomponents-client/depsreview.yaml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/httpcomponents-client/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:40: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/httpcomponents-client/maven.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/maven.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/apache/httpcomponents-client/maven.yml/master?enable=pin","Info:   0 out of   8 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":"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":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":10,"reason":"SAST tool is run on all commits","details":["Info: SAST configuration detected: CodeQL","Info: all commits (19) 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-16T22:54:21.785Z","repository_id":574290,"created_at":"2025-08-16T22:54:21.786Z","updated_at":"2025-08-16T22:54:21.786Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":37011652,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-01T02:00:05.433Z","response_time":53,"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":"apache","name":"The Apache Software Foundation","uuid":"47359","kind":"organization","description":"","email":null,"website":"https://www.apache.org/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/47359?v=4","repositories_count":3147,"last_synced_at":"2026-09-06T00:28:19.829Z","metadata":{"has_sponsors_listing":false,"funding":null},"html_url":"https://github.com/apache","funding_links":[],"total_stars":1402276,"followers":24127,"following":0,"created_at":"2022-11-02T16:23:23.532Z","updated_at":"2026-09-06T00:28:19.845Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apache/repositories"},"tags":[{"name":"rel/v5.7-alpha1","sha":"e018538a7991c29fceadba1c2697c132c63095e1","kind":"tag","published_at":"2026-08-13T09:07:09.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.7-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.7-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.7-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.7-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.7-alpha1/manifests"},{"name":"rel/v5.6.4","sha":"36508cead5c4388d04d20aa7efad5a68595631a0","kind":"tag","published_at":"2026-08-09T09:11:54.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.6.4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6.4/manifests"},{"name":"5.7-alpha1-RC3","sha":"e018538a7991c29fceadba1c2697c132c63095e1","kind":"tag","published_at":"2026-08-07T08:28:45.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.7-alpha1-RC3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.7-alpha1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.7-alpha1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.7-alpha1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.7-alpha1-RC3/manifests"},{"name":"5.6.4-RC1","sha":"36508cead5c4388d04d20aa7efad5a68595631a0","kind":"tag","published_at":"2026-08-06T12:20:57.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.6.4-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.6.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.6.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6.4-RC1/manifests"},{"name":"5.7-alpha1-RC2","sha":"ad0812c55c3f6f3d8b96995de25ff8451fd2f338","kind":"tag","published_at":"2026-08-03T07:57:47.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.7-alpha1-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.7-alpha1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.7-alpha1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.7-alpha1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.7-alpha1-RC2/manifests"},{"name":"5.7-alpha1-RC1","sha":"fce09fb5ce969446ceeff60781e9a1635e827074","kind":"tag","published_at":"2026-08-02T13:46:00.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.7-alpha1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.7-alpha1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.7-alpha1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.7-alpha1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.7-alpha1-RC1/manifests"},{"name":"rel/v5.6.3","sha":"13408e3f33dfc3763c44fe96e0d00fa6f6ecc65d","kind":"tag","published_at":"2026-07-30T15:52:18.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.6.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6.3/manifests"},{"name":"5.6.3-RC1","sha":"13408e3f33dfc3763c44fe96e0d00fa6f6ecc65d","kind":"tag","published_at":"2026-07-27T13:48:38.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.6.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.6.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.6.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6.3-RC1/manifests"},{"name":"rel/v5.6.2","sha":"3c6af36a7d7ad7af9a6038bf1572f208f880d578","kind":"tag","published_at":"2026-06-29T19:21:11.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.6.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6.2/manifests"},{"name":"5.6.2-RC1","sha":"3c6af36a7d7ad7af9a6038bf1572f208f880d578","kind":"tag","published_at":"2026-06-26T08:24:32.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.6.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.6.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.6.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6.2-RC1/manifests"},{"name":"rel/v5.6.1","sha":"4f86ca6a5eb528613edb892a4f7161e23dce15d7","kind":"tag","published_at":"2026-04-19T08:13:47.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.6.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6.1/manifests"},{"name":"5.6.1-RC1","sha":"4f86ca6a5eb528613edb892a4f7161e23dce15d7","kind":"tag","published_at":"2026-04-15T18:30:20.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.6.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.6.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.6.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6.1-RC1/manifests"},{"name":"rel/v5.6","sha":"decd193d2b615fa18146a9f8392f201d736faf4b","kind":"tag","published_at":"2025-12-20T10:03:35.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.6","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6/manifests"},{"name":"rel/v5.5.2","sha":"8a79eaa9ffb7e971d887cfe29e9ad3efa1068e91","kind":"tag","published_at":"2025-12-19T20:23:44.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.5.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.5.2/manifests"},{"name":"5.6-RC2","sha":"60e96590804e456b0eb99166d685bff5a7796644","kind":"tag","published_at":"2025-12-17T09:37:01.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.6-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.6-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.6-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6-RC2/manifests"},{"name":"5.6-RC1","sha":"decd193d2b615fa18146a9f8392f201d736faf4b","kind":"tag","published_at":"2025-12-16T20:11:46.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.6-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6-RC1/manifests"},{"name":"rel/v5.6-alpha1","sha":"48e0f25b1cba6dd686e5570ebdcc0d8c5ad1997f","kind":"tag","published_at":"2025-10-26T09:06:17.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.6-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.6-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.6-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.6-alpha1/manifests"},{"name":"5.6-alpha1-RC1","sha":"48e0f25b1cba6dd686e5570ebdcc0d8c5ad1997f","kind":"tag","published_at":"2025-10-21T19:50:16.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.6-alpha1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.6-alpha1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.6-alpha1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6-alpha1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.6-alpha1-RC1/manifests"},{"name":"rel/v5.5.1","sha":"6a3d332ce7c9108356de47590d71a98481bfc5b3","kind":"tag","published_at":"2025-09-27T16:11:12.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.5.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.5.1/manifests"},{"name":"5.5.1-RC1","sha":"6a3d332ce7c9108356de47590d71a98481bfc5b3","kind":"tag","published_at":"2025-09-23T18:50:33.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.5.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.5.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.5.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.5.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.5.1-RC1/manifests"},{"name":"rel/v5.5","sha":"b42e73cc93667f93def29479706f12ff5141a9d9","kind":"tag","published_at":"2025-05-22T14:43:24.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.5","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.5/manifests"},{"name":"5.5-RC1","sha":"b42e73cc93667f93def29479706f12ff5141a9d9","kind":"tag","published_at":"2025-05-18T14:23:54.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.5-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.5-RC1/manifests"},{"name":"rel/v5.4.4","sha":"ffe4a05f4faf3706a41ff660bcb3474c6b5101a3","kind":"tag","published_at":"2025-04-24T14:13:56.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.4.4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4.4/manifests"},{"name":"5.4.4-RC1","sha":"ffe4a05f4faf3706a41ff660bcb3474c6b5101a3","kind":"tag","published_at":"2025-04-21T16:07:23.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.4.4-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.4.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.4.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4.4-RC1/manifests"},{"name":"rel/v5.4.3","sha":"48236f5f1a7b78f4446d2c00c4c25c598148f57b","kind":"tag","published_at":"2025-03-26T21:07:16.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.4.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4.3/manifests"},{"name":"5.4.3-RC1","sha":"48236f5f1a7b78f4446d2c00c4c25c598148f57b","kind":"tag","published_at":"2025-03-23T14:19:09.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.4.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.4.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.4.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4.3-RC1/manifests"},{"name":"rel/v5.5-alpha1","sha":"0a53ee3bda146244826a2fdefe186ff97e1bbf8a","kind":"tag","published_at":"2025-02-15T07:21:02.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.5-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.5-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.5-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.5-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.5-alpha1/manifests"},{"name":"5.5-alpha1-RC1","sha":"0a53ee3bda146244826a2fdefe186ff97e1bbf8a","kind":"tag","published_at":"2025-02-10T18:00:14.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.5-alpha1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.5-alpha1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.5-alpha1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.5-alpha1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.5-alpha1-RC1/manifests"},{"name":"rel/v5.4.2","sha":"34f1b029d31f28baa96cea388a88c78104a40edb","kind":"tag","published_at":"2025-02-02T10:05:28.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.4.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4.2/manifests"},{"name":"5.4.2-RC1","sha":"34f1b029d31f28baa96cea388a88c78104a40edb","kind":"tag","published_at":"2025-01-28T18:49:03.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.4.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.4.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.4.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4.2-RC1/manifests"},{"name":"rel/v5.4.1","sha":"9df5acdb37f3502d85b8cc8a9cf4c2d16448ee77","kind":"tag","published_at":"2024-10-28T17:18:19.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.4.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4.1/manifests"},{"name":"5.4.1-RC1","sha":"9df5acdb37f3502d85b8cc8a9cf4c2d16448ee77","kind":"tag","published_at":"2024-10-25T07:29:09.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.4.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.4.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.4.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4.1-RC1/manifests"},{"name":"rel/v5.4","sha":"84cccfe6300bca6b37abd05af527df08a781b677","kind":"tag","published_at":"2024-09-19T16:11:54.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4/manifests"},{"name":"5.4-RC1","sha":"84cccfe6300bca6b37abd05af527df08a781b677","kind":"tag","published_at":"2024-09-16T15:09:38.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.4-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4-RC1/manifests"},{"name":"rel/v5.4-beta1","sha":"f081a7d364cf3909aef6788eeeef3278478e8b31","kind":"tag","published_at":"2024-06-26T12:06:01.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.4-beta1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4-beta1/manifests"},{"name":"5.4-beta1-RC1","sha":"f081a7d364cf3909aef6788eeeef3278478e8b31","kind":"tag","published_at":"2024-06-23T09:00:19.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.4-beta1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.4-beta1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.4-beta1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4-beta1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4-beta1-RC1/manifests"},{"name":"rel/v5.4-alpha2","sha":"e2d88700dba637209ffc97b31fb6f3d0744d0e8d","kind":"tag","published_at":"2024-03-11T08:32:21.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.4-alpha2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.4-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.4-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4-alpha2/manifests"},{"name":"5.4-alpha2-RC1","sha":"e2d88700dba637209ffc97b31fb6f3d0744d0e8d","kind":"tag","published_at":"2024-03-07T07:57:20.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.4-alpha2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.4-alpha2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.4-alpha2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4-alpha2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4-alpha2-RC1/manifests"},{"name":"rel/v5.3.1","sha":"4f852608c3315975bf6cd72d10999626784cd9a6","kind":"tag","published_at":"2024-01-24T17:52:17.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.3.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.3.1/manifests"},{"name":"5.3.1-RC1","sha":"4f852608c3315975bf6cd72d10999626784cd9a6","kind":"tag","published_at":"2024-01-21T09:51:07.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.3.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.3.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.3.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.3.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.3.1-RC1/manifests"},{"name":"rel/v5.4-alpha1","sha":"33646f7735ab3f44d37072c4dc8c0175c6f5eadb","kind":"tag","published_at":"2023-12-29T09:39:48.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.4-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.4-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.4-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.4-alpha1/manifests"},{"name":"5.4-alpha1-RC1","sha":"33646f7735ab3f44d37072c4dc8c0175c6f5eadb","kind":"tag","published_at":"2023-12-26T14:27:21.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.4-alpha1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.4-alpha1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.4-alpha1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4-alpha1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.4-alpha1-RC1/manifests"},{"name":"rel/v5.3","sha":"ed0e68b2a9454a357de226738efea040abfe20ac","kind":"tag","published_at":"2023-12-06T08:15:50.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.3/manifests"},{"name":"5.3-RC1","sha":"ed0e68b2a9454a357de226738efea040abfe20ac","kind":"tag","published_at":"2023-12-03T08:36:09.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.3-RC1/manifests"},{"name":"rel/v5.2.3","sha":"ff9e2cadd407ce8237e7e1a55dc707ab6120be1f","kind":"tag","published_at":"2023-12-01T11:39:28.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.2.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2.3/manifests"},{"name":"5.2.3-RC1","sha":"ff9e2cadd407ce8237e7e1a55dc707ab6120be1f","kind":"tag","published_at":"2023-11-28T14:15:17.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.2.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.2.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.2.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2.3-RC1/manifests"},{"name":"rel/v5.2.2","sha":"57f69276a5586c138c173cc8773e83afcf44140a","kind":"tag","published_at":"2023-11-23T08:22:10.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.2.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2.2/manifests"},{"name":"5.2.2-RC1","sha":"57f69276a5586c138c173cc8773e83afcf44140a","kind":"tag","published_at":"2023-11-19T08:52:01.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.2.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2.2-RC1/manifests"},{"name":"rel/v5.3-alpha1","sha":"0fbaf66f953f65b6a6187044e313e7677e79ff9e","kind":"tag","published_at":"2023-08-19T16:35:59.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.3-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.3-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.3-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.3-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.3-alpha1/manifests"},{"name":"5.3-alpha1-RC1","sha":"0fbaf66f953f65b6a6187044e313e7677e79ff9e","kind":"tag","published_at":"2023-08-15T09:25:58.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.3-alpha1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.3-alpha1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.3-alpha1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.3-alpha1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.3-alpha1-RC1/manifests"},{"name":"rel/v5.2.1","sha":"d8f702fb4d44c746bb0edf00643aa7139cb8bdf7","kind":"tag","published_at":"2022-12-07T13:04:23.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.2.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2.1/manifests"},{"name":"rel/v4.5.14","sha":"1778feefd4a3a342050061524d788b0cb646d40d","kind":"tag","published_at":"2022-12-04T11:05:54.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.14","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.14/manifests"},{"name":"5.2.1-RC1","sha":"d8f702fb4d44c746bb0edf00643aa7139cb8bdf7","kind":"tag","published_at":"2022-12-03T15:26:01.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.2.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.2.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.2.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2.1-RC1/manifests"},{"name":"4.5.14-RC1","sha":"1778feefd4a3a342050061524d788b0cb646d40d","kind":"tag","published_at":"2022-11-30T18:38:16.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.14-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.14-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.14-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.14-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.14-RC1/manifests"},{"name":"rel/v5.1.4","sha":"f67e99b50b60460ae3d7f30a64293df66afa1db3","kind":"tag","published_at":"2022-11-19T09:52:14.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.1.4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1.4/manifests"},{"name":"5.1.4-RC1","sha":"f67e99b50b60460ae3d7f30a64293df66afa1db3","kind":"tag","published_at":"2022-11-13T21:16:31.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.1.4-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.1.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.1.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1.4-RC1/manifests"},{"name":"rel/v5.2","sha":"4ababc56e49a2313c386966d453de30eea6aaed9","kind":"tag","published_at":"2022-11-10T13:01:17.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2/manifests"},{"name":"5.2-RC1","sha":"4ababc56e49a2313c386966d453de30eea6aaed9","kind":"tag","published_at":"2022-11-06T21:59:05.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2-RC1/manifests"},{"name":"rel/v5.2-beta1","sha":"2083056cfe191373e1d1addb2931881d560fb764","kind":"tag","published_at":"2022-06-07T12:31:28.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.2-beta1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2-beta1/manifests"},{"name":"5.2-beta1-RC1","sha":"2083056cfe191373e1d1addb2931881d560fb764","kind":"tag","published_at":"2022-06-03T21:53:27.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.2-beta1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.2-beta1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.2-beta1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2-beta1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2-beta1-RC1/manifests"},{"name":"rel/v5.1.3","sha":"64d662d831408a1c3f82707d97749b0e5bdfa00e","kind":"tag","published_at":"2022-01-31T17:48:21.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.1.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1.3/manifests"},{"name":"5.1.3-RC1","sha":"64d662d831408a1c3f82707d97749b0e5bdfa00e","kind":"tag","published_at":"2022-01-27T12:48:27.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.1.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1.3-RC1/manifests"},{"name":"rel/v5.1.2","sha":"67fe69e17e5a4aab8db51ed74cbe8b4c0656e64e","kind":"tag","published_at":"2021-11-16T19:41:13.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.1.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1.2/manifests"},{"name":"5.1.2-RC1","sha":"67fe69e17e5a4aab8db51ed74cbe8b4c0656e64e","kind":"tag","published_at":"2021-11-13T18:19:05.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.1.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1.2-RC1/manifests"},{"name":"rel/v5.2-alpha1","sha":"0e5a206569d88ea0195795937f46914d7af5960a","kind":"tag","published_at":"2021-11-01T17:00:31.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.2-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.2-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.2-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.2-alpha1/manifests"},{"name":"5.2-alpha1-RC1","sha":"0e5a206569d88ea0195795937f46914d7af5960a","kind":"tag","published_at":"2021-10-29T13:02:18.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.2-alpha1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.2-alpha1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.2-alpha1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2-alpha1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.2-alpha1-RC1/manifests"},{"name":"rel/v5.1.1","sha":"56812c5562e174975ffb5f0431ffc112b29f85dc","kind":"tag","published_at":"2021-10-25T20:48:26.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.1.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1.1/manifests"},{"name":"5.1.1-RC1","sha":"56812c5562e174975ffb5f0431ffc112b29f85dc","kind":"tag","published_at":"2021-10-22T09:47:52.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.1.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1.1-RC1/manifests"},{"name":"rel/v5.1","sha":"d7502b1e94f4ad9627c529a999c4453e4c85230c","kind":"tag","published_at":"2021-05-11T18:58:39.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1/manifests"},{"name":"rel/v5.0.4","sha":"9c233a85a2489c622b267d3f2d9a984fed2b1d2f","kind":"tag","published_at":"2021-05-11T18:51:26.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0.4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0.4/manifests"},{"name":"5.1-RC2","sha":"d7502b1e94f4ad9627c529a999c4453e4c85230c","kind":"tag","published_at":"2021-05-07T17:19:50.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.1-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1-RC2/manifests"},{"name":"5.0.4-RC1","sha":"9c233a85a2489c622b267d3f2d9a984fed2b1d2f","kind":"tag","published_at":"2021-05-07T16:57:44.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0.4-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0.4-RC1/manifests"},{"name":"5.1-RC1","sha":"5bbaee511090ef3e67f3c659498f6062e10d5309","kind":"tag","published_at":"2021-03-30T18:19:16.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1-RC1/manifests"},{"name":"rel/v5.1-beta1","sha":"a3472881ec53b87594dc0dd5552d90b9fe4b13c8","kind":"tag","published_at":"2021-02-10T19:09:57.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.1-beta1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.1-beta1/manifests"},{"name":"5.1-beta1-RC1","sha":"a3472881ec53b87594dc0dd5552d90b9fe4b13c8","kind":"tag","published_at":"2021-02-07T14:19:35.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.1-beta1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.1-beta1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.1-beta1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1-beta1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.1-beta1-RC1/manifests"},{"name":"rel/v4.5.13","sha":"dd76cf91c8f9125c7e0e29770622271f9417b46d","kind":"tag","published_at":"2020-10-06T07:22:34.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.13","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.13/manifests"},{"name":"rel/v5.0.3","sha":"3734aaa038a58c17af638e9fa29019cacb22e82c","kind":"tag","published_at":"2020-10-06T07:09:56.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0.3/manifests"},{"name":"5.0.3-RC1","sha":"3734aaa038a58c17af638e9fa29019cacb22e82c","kind":"tag","published_at":"2020-10-03T15:52:28.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0.3-RC1/manifests"},{"name":"4.5.13-RC1","sha":"dd76cf91c8f9125c7e0e29770622271f9417b46d","kind":"tag","published_at":"2020-10-03T14:45:09.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.13-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.13-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.13-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.13-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.13-RC1/manifests"},{"name":"rel/v5.0.2","sha":"09525137f826e89a911992b40d0490f136f7f0d5","kind":"tag","published_at":"2020-09-27T10:07:19.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0.2/manifests"},{"name":"5.0.2-RC1","sha":"09525137f826e89a911992b40d0490f136f7f0d5","kind":"tag","published_at":"2020-09-23T17:00:21.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0.2-RC1/manifests"},{"name":"rel/v5.0.1","sha":"44e464ac200a15da3b6a73ddc39e48d12cdaf865","kind":"tag","published_at":"2020-06-12T07:43:29.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0.1/manifests"},{"name":"5.0.1-RC1","sha":"44e464ac200a15da3b6a73ddc39e48d12cdaf865","kind":"tag","published_at":"2020-06-08T17:23:51.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0.1-RC1/manifests"},{"name":"rel/v4.5.12","sha":"ee13624c12129ba91b522e7111c79e1b6872b07e","kind":"tag","published_at":"2020-03-07T09:00:08.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.12","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.12/manifests"},{"name":"4.5.12-RC1","sha":"ee13624c12129ba91b522e7111c79e1b6872b07e","kind":"tag","published_at":"2020-03-04T12:43:58.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.12-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.12-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.12-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.12-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.12-RC1/manifests"},{"name":"rel/v5.0","sha":"4d1afc6aecbd906251baffccbdc7255b4e9d1e82","kind":"tag","published_at":"2020-02-22T08:49:57.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0/manifests"},{"name":"5.0-RC1","sha":"4d1afc6aecbd906251baffccbdc7255b4e9d1e82","kind":"tag","published_at":"2020-02-19T08:45:49.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-RC1/manifests"},{"name":"rel/v5.0-beta7","sha":"17d0d0a42d69c940f97b3d3006431905137ea32d","kind":"tag","published_at":"2020-01-26T11:36:12.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0-beta7","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0-beta7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0-beta7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta7/manifests"},{"name":"5.0-beta7-RC1","sha":"17d0d0a42d69c940f97b3d3006431905137ea32d","kind":"tag","published_at":"2020-01-23T13:34:52.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-beta7-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-beta7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-beta7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta7-RC1/manifests"},{"name":"rel/v4.5.11","sha":"046fa3000b107c8dbff5deca3b5ccaec93e27f1a","kind":"tag","published_at":"2020-01-18T09:44:11.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.11","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.11/manifests"},{"name":"4.5.11-RC1","sha":"046fa3000b107c8dbff5deca3b5ccaec93e27f1a","kind":"tag","published_at":"2020-01-15T10:26:27.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.11-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.11-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.11-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.11-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.11-RC1/manifests"},{"name":"rel/v4.5.10","sha":"fc08071007f59322083320f28b04eca9f8ea4a17","kind":"tag","published_at":"2020-01-14T10:32:10.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.10","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.10/manifests"},{"name":"rel/v4.5.9","sha":"b3131054f49a7ac2fe645fba4302da9c47c58d98","kind":"tag","published_at":"2020-01-14T10:31:58.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.9","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.9/manifests"},{"name":"rel/v5.0-beta6","sha":"a3f24e978b3a93ac72f7c60b2a349120002401b6","kind":"tag","published_at":"2019-10-09T08:19:50.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0-beta6","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0-beta6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0-beta6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta6/manifests"},{"name":"5.0-beta6-RC1","sha":"a3f24e978b3a93ac72f7c60b2a349120002401b6","kind":"tag","published_at":"2019-10-06T08:57:53.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-beta6-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-beta6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-beta6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta6-RC1/manifests"},{"name":"rel/v5.0-beta5","sha":"77ed93e30cdd63fa129842bf326fda29cc9df3a8","kind":"tag","published_at":"2019-09-28T12:36:44.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0-beta5","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0-beta5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0-beta5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta5/manifests"},{"name":"rel/v5.0-beta4","sha":"3fac3a4435189965fc098ad28e12a379fc98ba75","kind":"tag","published_at":"2019-09-28T12:36:44.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0-beta4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0-beta4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0-beta4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta4/manifests"},{"name":"rel/v5.0-beta3","sha":"6a0dc585708e8c8c7ec4bb186f4159c8b03359b1","kind":"tag","published_at":"2019-09-28T12:36:44.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0-beta3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0-beta3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0-beta3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta3/manifests"},{"name":"rel/v5.0-beta2","sha":"83f9ab8d1dbed37818b45a286996779930d2a2ae","kind":"tag","published_at":"2019-09-28T12:36:44.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0-beta2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta2/manifests"},{"name":"rel/v5.0-beta1","sha":"67be267f99e904334f882b81fc9bb1b2ec14f9fd","kind":"tag","published_at":"2019-09-28T12:36:43.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0-beta1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-beta1/manifests"},{"name":"rel/v5.0-alpha3","sha":"ea22019220e8a40815e10707486360a796012f26","kind":"tag","published_at":"2019-09-28T12:36:42.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0-alpha3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-alpha3/manifests"},{"name":"rel/v5.0-alpha2","sha":"7b96c7352fd6628062ff866f06caa9f0b3b737df","kind":"tag","published_at":"2019-09-28T12:36:41.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0-alpha2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-alpha2/manifests"},{"name":"rel/v5.0-alpha1","sha":"87a88e5ba18327dde1ddd1459fd497b0624765d1","kind":"tag","published_at":"2019-09-28T12:36:40.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v5.0-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v5.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv5.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv5.0-alpha1/manifests"},{"name":"rel/v4.5.8","sha":"bf424cfa35ec40c63d5fb3265728a47f67f9bdcc","kind":"tag","published_at":"2019-09-28T12:36:40.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.8","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.8/manifests"},{"name":"rel/v4.5.6","sha":"1480958ce75c42977101432172e1245c3f555f5b","kind":"tag","published_at":"2019-09-28T12:36:39.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.6","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.6/manifests"},{"name":"rel/v4.5.5","sha":"6f4550ff977a8f497822a17115572dcdb6e715b6","kind":"tag","published_at":"2019-09-28T12:36:38.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.5","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.5/manifests"},{"name":"rel/v4.5.4","sha":"cd166a737cd3f61ba0022012e2a02dd93e22110b","kind":"tag","published_at":"2019-09-28T12:36:37.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.4/manifests"},{"name":"rel/v4.5.3","sha":"e2cf733c60f910d17dc5cfc0a77797054a2e322e","kind":"tag","published_at":"2019-09-28T12:36:36.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.3/manifests"},{"name":"rel/v4.5.2","sha":"60a036264f64d2cfef55f8a2cec0816a0a9d9771","kind":"tag","published_at":"2019-09-28T12:36:35.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.2/manifests"},{"name":"rel/v4.5.1","sha":"d07b477b80f1a0071939ba250bd4c064f780b135","kind":"tag","published_at":"2019-09-28T12:36:34.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5.1/manifests"},{"name":"rel/v4.5","sha":"e44ba7a0c40f30c45908532af26add356495b63a","kind":"tag","published_at":"2019-09-28T12:36:33.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.5","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.5/manifests"},{"name":"rel/v4.4.1","sha":"6ab2e3482316314e377274463a0bcd611acf6f2b","kind":"tag","published_at":"2019-09-28T12:36:32.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.4.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.4.1/manifests"},{"name":"rel/v4.4-beta1","sha":"f9f0c7639fc4c9c60de9ff21abfb9e97192bdbd6","kind":"tag","published_at":"2019-09-28T12:36:31.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.4-beta1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.4-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.4-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.4-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.4-beta1/manifests"},{"name":"rel/v4.4-alpha1","sha":"bdece24976e632db6a7f0720927d1ad2b44f8130","kind":"tag","published_at":"2019-09-28T12:36:30.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.4-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.4-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.4-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.4-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.4-alpha1/manifests"},{"name":"rel/v4.4","sha":"4935dd99ee4b9abe87234a6cd1d894cec65d9704","kind":"tag","published_at":"2019-09-28T12:36:29.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.4/manifests"},{"name":"rel/v4.3.6","sha":"68d09e9d2b689e45e55980203ade4e7990ac1427","kind":"tag","published_at":"2019-09-28T12:36:28.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.3.6","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.3.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.3.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.6/manifests"},{"name":"rel/v4.3.5","sha":"ea8b3c06f71ca48eba827f30c7fab2d9edfd8a9e","kind":"tag","published_at":"2019-09-28T12:36:27.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.3.5","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.3.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.3.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.5/manifests"},{"name":"rel/v4.3.4","sha":"768712f6b0aea7079feb5e786b77f2677060af4f","kind":"tag","published_at":"2019-09-28T12:36:26.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.3.4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.3.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.3.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.4/manifests"},{"name":"rel/v4.3.3","sha":"649d069bed16a3262729f3b690fb139494e74980","kind":"tag","published_at":"2019-09-28T12:36:25.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.3.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.3.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.3/manifests"},{"name":"rel/v4.3.2","sha":"e1acea096e3bfdf05253460103b24434107d8cb8","kind":"tag","published_at":"2019-09-28T12:36:24.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.3.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.2/manifests"},{"name":"rel/v4.3.1","sha":"f209636622350700e0cedb06a7a664dff3eae527","kind":"tag","published_at":"2019-09-28T12:36:23.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.3.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3.1/manifests"},{"name":"rel/v4.3-beta2","sha":"b26691d24c944cc7e7079418be27298b58bef431","kind":"tag","published_at":"2019-09-28T12:36:22.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.3-beta2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.3-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.3-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3-beta2/manifests"},{"name":"rel/v4.3-beta1","sha":"f9a91b2544ffcb04fbcb64e2cb67ad4bf9729913","kind":"tag","published_at":"2019-09-28T12:36:21.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.3-beta1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.3-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.3-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3-beta1/manifests"},{"name":"rel/v4.3-alpha1","sha":"3aeb270b537d0cb1e7a64d8e762c9d6bd07b261f","kind":"tag","published_at":"2019-09-28T12:36:20.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.3-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.3-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.3-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3-alpha1/manifests"},{"name":"rel/v4.3","sha":"ad39789d8c136964c353f570e8b5103be5df24df","kind":"tag","published_at":"2019-09-28T12:36:19.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.3/manifests"},{"name":"rel/v4.2.6","sha":"576fcb56d1ec31d151d85e2cbc80371fd319d506","kind":"tag","published_at":"2019-09-28T12:36:18.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.2.6","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.2.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.6/manifests"},{"name":"rel/v4.2.5","sha":"c6b20ec3e7265d84af3ec68d8021139eeee4d288","kind":"tag","published_at":"2019-09-28T12:36:17.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.2.5","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.5/manifests"},{"name":"rel/v4.2.4","sha":"13efa0efabfdc35a04cd753346fba9d1232d3b49","kind":"tag","published_at":"2019-09-28T12:36:16.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.2.4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.4/manifests"},{"name":"rel/v4.2.3","sha":"55cb6b9a3a7abb3658c718d783b0d71f6eaaf442","kind":"tag","published_at":"2019-09-28T12:36:15.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.2.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.3/manifests"},{"name":"rel/v4.2.2","sha":"57a1c4c5618a56154d9b013ef7920ab24193baa7","kind":"tag","published_at":"2019-09-28T12:36:14.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.2.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.2/manifests"},{"name":"rel/v4.2.1","sha":"82c282c0ca0daf49b78c45be2cbe56010e878e0e","kind":"tag","published_at":"2019-09-28T12:36:13.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.2.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2.1/manifests"},{"name":"rel/v4.2-beta1","sha":"e29928a534bcf7dd035e9cd5a21275dbda6f61a0","kind":"tag","published_at":"2019-09-28T12:36:12.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.2-beta1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.2-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.2-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2-beta1/manifests"},{"name":"rel/v4.2-alpha1","sha":"3727b5e2527976a70578af70d2895b0f35cb365b","kind":"tag","published_at":"2019-09-28T12:36:11.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.2-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.2-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.2-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2-alpha1/manifests"},{"name":"rel/v4.2","sha":"5dc115123bf0a7bc5b0531e6b9acf0dab23aa207","kind":"tag","published_at":"2019-09-28T12:36:10.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.2/manifests"},{"name":"rel/v4.1.3","sha":"fb0256e83390072b80da749241be3134d69ce536","kind":"tag","published_at":"2019-09-28T12:36:09.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.1.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1.3/manifests"},{"name":"rel/v4.1.2","sha":"6ca6de0b5022426a707cc2314de868dcd5d20c48","kind":"tag","published_at":"2019-09-28T12:36:08.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.1.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1.2/manifests"},{"name":"rel/v4.1.1","sha":"2ac98ca430985d9655a9ba080c0b9766a202bbcf","kind":"tag","published_at":"2019-09-28T12:36:07.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.1.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1.1/manifests"},{"name":"rel/v4.1-beta1","sha":"0cde58fcdb84c3aa6b3729a876c6c774d30f1c28","kind":"tag","published_at":"2019-09-28T12:36:06.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.1-beta1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.1-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.1-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1-beta1/manifests"},{"name":"rel/v4.1-alpha2","sha":"4a7f330e67184983f6e35c7a14bef3f43b4feaec","kind":"tag","published_at":"2019-09-28T12:36:05.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.1-alpha2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.1-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.1-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1-alpha2/manifests"},{"name":"rel/v4.1-alpha1","sha":"20680fe03f69525debd3f02323acda46a3890e30","kind":"tag","published_at":"2019-09-28T12:36:04.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.1-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.1-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.1-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1-alpha1/manifests"},{"name":"rel/v4.1","sha":"10c206e57603300cd51a525f5ae4ead2d3188101","kind":"tag","published_at":"2019-09-28T12:36:03.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.1/manifests"},{"name":"rel/v4.0.3","sha":"b344fee31e780f32211624bb56f2d1ad5fa1dba2","kind":"tag","published_at":"2019-09-28T12:36:02.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.0.3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.0.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0.3/manifests"},{"name":"rel/v4.0.2","sha":"3f6dbb50df25ea99ab785b0996e93daf84873fcd","kind":"tag","published_at":"2019-09-28T12:36:01.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.0.2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.0.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0.2/manifests"},{"name":"rel/v4.0.1","sha":"e685ec74d6fdc3c4fd1f8e65524da4a56a635c12","kind":"tag","published_at":"2019-09-28T12:36:00.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.0.1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0.1/manifests"},{"name":"rel/v4.0-beta2","sha":"d1257ff801b18e9e1c8bc4a919d44103cb9e946b","kind":"tag","published_at":"2019-09-28T12:35:59.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.0-beta2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.0-beta2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.0-beta2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-beta2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-beta2/manifests"},{"name":"rel/v4.0-beta1","sha":"20e189e202b010652e6e27547fea3ab90a8c90d5","kind":"tag","published_at":"2019-09-28T12:35:58.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.0-beta1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.0-beta1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.0-beta1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-beta1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-beta1/manifests"},{"name":"rel/v4.0-alpha4","sha":"b7b8c7731d36aaa2291f03480716a30b82837f21","kind":"tag","published_at":"2019-09-28T12:35:57.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.0-alpha4","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.0-alpha4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.0-alpha4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-alpha4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-alpha4/manifests"},{"name":"rel/v4.0-alpha3","sha":"17d0a4f69311f67a7399c7d8c3366ee4b0677709","kind":"tag","published_at":"2019-09-28T12:35:56.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.0-alpha3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.0-alpha3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.0-alpha3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-alpha3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-alpha3/manifests"},{"name":"rel/v4.0-alpha2","sha":"00841fdf7c6c0b41c1c907fda88b7d9a3643133f","kind":"tag","published_at":"2019-09-28T12:35:55.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.0-alpha2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.0-alpha2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.0-alpha2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-alpha2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-alpha2/manifests"},{"name":"rel/v4.0-alpha1","sha":"6b99089933594cf207b022c29fb9cbce9e9388f1","kind":"tag","published_at":"2019-09-28T12:35:54.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.0-alpha1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.0-alpha1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.0-alpha1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-alpha1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0-alpha1/manifests"},{"name":"rel/v4.0","sha":"66fc9e549d53f57fce6959b22fe8b44b163b2e28","kind":"tag","published_at":"2019-09-28T12:35:53.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/rel/v4.0","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/rel/v4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@rel%2Fv4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/rel%2Fv4.0/manifests"},{"name":"4.5.10-RC1","sha":"952d8da385e19623a3870d119b724ff82fc5770e","kind":"tag","published_at":"2019-09-05T11:36:00.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.10-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.10-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.10-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.10-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.10-RC1/manifests"},{"name":"5.0-beta5-RC1","sha":"77ed93e30cdd63fa129842bf326fda29cc9df3a8","kind":"tag","published_at":"2019-07-18T10:30:17.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-beta5-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-beta5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-beta5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta5-RC1/manifests"},{"name":"4.5.9-RC1","sha":"b1413c0c210a750b6e83dcb276451768a5e35156","kind":"tag","published_at":"2019-06-07T13:22:58.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.9-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.9-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.9-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.9-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.9-RC1/manifests"},{"name":"5.0-beta4-RC1","sha":"3fac3a4435189965fc098ad28e12a379fc98ba75","kind":"tag","published_at":"2019-04-03T08:41:54.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-beta4-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-beta4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-beta4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta4-RC1/manifests"},{"name":"4.5.8-RC1","sha":"bf424cfa35ec40c63d5fb3265728a47f67f9bdcc","kind":"tag","published_at":"2019-03-26T08:20:42.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.8-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.8-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.8-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.8-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.8-RC1/manifests"},{"name":"4.5.7","sha":"26e0aa273b8c601ae798a827064bd026579bb8e6","kind":"tag","published_at":"2019-01-24T09:47:55.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.7","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.7/manifests"},{"name":"4.5.7-RC1","sha":"26e0aa273b8c601ae798a827064bd026579bb8e6","kind":"tag","published_at":"2019-01-20T14:21:13.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.7-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.7-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.7-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.7-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.7-RC1/manifests"},{"name":"5.0-beta3-RC1","sha":"6a0dc585708e8c8c7ec4bb186f4159c8b03359b1","kind":"tag","published_at":"2018-12-11T09:14:13.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-beta3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-beta3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-beta3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta3-RC1/manifests"},{"name":"5.0-beta2-RC1","sha":"83f9ab8d1dbed37818b45a286996779930d2a2ae","kind":"tag","published_at":"2018-10-23T13:40:37.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-beta2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-beta2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-beta2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta2-RC1/manifests"},{"name":"4.5.6-RC1","sha":"1480958ce75c42977101432172e1245c3f555f5b","kind":"tag","published_at":"2018-07-05T11:39:40.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.6-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.6-RC1/manifests"},{"name":"4.5.5-RC1","sha":"6f4550ff977a8f497822a17115572dcdb6e715b6","kind":"commit","published_at":"2018-01-18T12:04:50.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.5-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.5-RC1/manifests"},{"name":"5.0-beta1-RC1","sha":"67be267f99e904334f882b81fc9bb1b2ec14f9fd","kind":"tag","published_at":"2018-01-15T12:30:13.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-beta1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-beta1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-beta1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-beta1-RC1/manifests"},{"name":"4.5.4-RC1","sha":"cd166a737cd3f61ba0022012e2a02dd93e22110b","kind":"tag","published_at":"2017-11-27T09:36:13.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.4-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.4-RC1/manifests"},{"name":"5.0-alpha3-RC1","sha":"ea22019220e8a40815e10707486360a796012f26","kind":"tag","published_at":"2017-11-19T11:54:31.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-alpha3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-alpha3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-alpha3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-alpha3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-alpha3-RC1/manifests"},{"name":"5.0-alpha2-RC1","sha":"470d9aa87f322dbd17916f9b027f08547710a535","kind":"tag","published_at":"2017-05-07T17:59:46.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-alpha2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-alpha2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-alpha2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-alpha2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-alpha2-RC1/manifests"},{"name":"4.5.3-RC1","sha":"3c8aeeae5a1b14c9078e5780bd3e55d9783deaef","kind":"tag","published_at":"2017-01-21T15:36:33.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.3-RC1/manifests"},{"name":"4.5.2-RC1","sha":"16f2723310b51b53d8ebc0d97d4fbf338c23b98b","kind":"tag","published_at":"2016-02-21T15:38:09.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.2-RC1/manifests"},{"name":"5.0-alpha1-RC1","sha":"f191ab55ac8eef053615a9c65260753722ce9c04","kind":"tag","published_at":"2016-01-20T13:43:00.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/5.0-alpha1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/5.0-alpha1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@5.0-alpha1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-alpha1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/5.0-alpha1-RC1/manifests"},{"name":"4.5.1-RC1","sha":"1e686bea07dea4562a843a9730bc431a1f0d4f50","kind":"tag","published_at":"2015-09-11T12:43:10.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5.1-RC1/manifests"},{"name":"4.5-RC2","sha":"b5dd58cfe649fbc7ac9b1edd47c9b58969ba22cd","kind":"tag","published_at":"2015-05-31T10:51:33.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5-RC2/manifests"},{"name":"4.5-RC1","sha":"dc71c11adf35f75a61289265c15a2afa664e5ebb","kind":"tag","published_at":"2015-05-23T09:28:16.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.5-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.5-RC1/manifests"},{"name":"4.4.1-RC1","sha":"9aa0d97f5c6d9567195baa550991af1a01306ed3","kind":"tag","published_at":"2015-03-24T15:27:11.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.4.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.4.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.4.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.4.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.4.1-RC1/manifests"},{"name":"4.4-RC2","sha":"d3ea81f6c1dd5816d67d31d88565353c2d8694cf","kind":"tag","published_at":"2015-01-27T20:46:35.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.4-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.4-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.4-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.4-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.4-RC2/manifests"},{"name":"4.4-RC1","sha":"2782e5615d17ed03f0515a5f1fe7b0a56cd8ebd6","kind":"tag","published_at":"2015-01-24T11:52:23.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.4-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.4-RC1/manifests"},{"name":"4.3.6-RC1","sha":"d367be4e94e4493a9321e6903dc4193fefc2f723","kind":"tag","published_at":"2014-11-02T13:41:18.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3.6-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.6-RC1/manifests"},{"name":"4.4-beta1-RC1","sha":"b4590f64cd1c53f55053acecf0f6ba1695a8b26f","kind":"tag","published_at":"2014-09-22T14:23:50.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.4-beta1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.4-beta1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.4-beta1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.4-beta1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.4-beta1-RC1/manifests"},{"name":"4.3.5-RC1","sha":"ce4c93a0fa0d0d0af5930f6b91011270588974ed","kind":"tag","published_at":"2014-07-30T14:52:27.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3.5-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.5-RC1/manifests"},{"name":"4.4-alpha1-RC1","sha":"7942ca91582d1d4d5329d2a76655a1c0346da2b5","kind":"tag","published_at":"2014-06-25T14:15:55.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.4-alpha1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.4-alpha1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.4-alpha1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.4-alpha1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.4-alpha1-RC1/manifests"},{"name":"4.3.4-RC1","sha":"22822424863118869d197b072d6bff716f966b03","kind":"tag","published_at":"2014-05-31T15:07:48.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3.4-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.4-RC1/manifests"},{"name":"4.3.3-RC1","sha":"7cca1b8a68abd343bbf64e00ad1fbe56b6aab132","kind":"tag","published_at":"2014-02-21T22:27:01.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.3-RC1/manifests"},{"name":"4.3.2-RC1","sha":"d6ad27576057227ed75fa1047e5d493d17135dd5","kind":"tag","published_at":"2014-01-15T18:33:23.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.2-RC1/manifests"},{"name":"4.3.1-RC2","sha":"cb1546beea03f4e2b9b2ac0d3104114f73a605db","kind":"tag","published_at":"2013-10-03T19:08:37.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3.1-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3.1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3.1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.1-RC2/manifests"},{"name":"4.3.1-RC1","sha":"9dc03167e833fc2067a019372590d4a31ad2837c","kind":"tag","published_at":"2013-10-03T13:45:45.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3.1-RC1/manifests"},{"name":"4.3-RC1","sha":"eae8d1cde7558596248a48d5989f6556b76718a8","kind":"tag","published_at":"2013-09-04T18:00:59.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3-RC1/manifests"},{"name":"4.2.6-RC2","sha":"c9514bc43b7523e565b5c89abb758a7c030b4acc","kind":"tag","published_at":"2013-09-04T18:00:10.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2.6-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2.6-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2.6-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.6-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.6-RC2/manifests"},{"name":"4.2.6-RC1","sha":"c09b43d94fe6a222dc20bb46ed0f776f5075544b","kind":"tag","published_at":"2013-08-31T17:14:08.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2.6-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2.6-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2.6-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.6-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.6-RC1/manifests"},{"name":"4.3-beta2-RC1","sha":"ffd05a0de8e8eaaa45be141a09b3837fa0ad33b3","kind":"tag","published_at":"2013-06-08T15:08:25.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3-beta2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3-beta2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3-beta2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3-beta2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3-beta2-RC1/manifests"},{"name":"4.2.5-RC1","sha":"784cbe5a648c72722a1c24fb59de6fb7b383e720","kind":"tag","published_at":"2013-04-19T16:38:32.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2.5-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2.5-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2.5-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.5-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.5-RC1/manifests"},{"name":"4.3-beta1-RC1","sha":"47524d43e6b32ef8a599bc689ad7509bf105b53a","kind":"tag","published_at":"2013-04-05T14:32:15.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3-beta1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3-beta1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3-beta1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3-beta1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3-beta1-RC1/manifests"},{"name":"4.2.4-RC1","sha":"de2eb45e03030fd97f1d103b97714354cdee8c31","kind":"tag","published_at":"2013-04-05T14:21:58.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2.4-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2.4-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2.4-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.4-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.4-RC1/manifests"},{"name":"4.3-alpha1-RC1","sha":"5841aa519a7977095c1eea88725168ecc710d31c","kind":"tag","published_at":"2013-01-16T17:24:45.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.3-alpha1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.3-alpha1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.3-alpha1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3-alpha1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.3-alpha1-RC1/manifests"},{"name":"4.2.3-RC3","sha":"a76e2db968d9012775deca8480c794dd6d527f48","kind":"tag","published_at":"2013-01-10T21:59:46.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2.3-RC3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2.3-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2.3-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.3-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.3-RC3/manifests"},{"name":"4.2.3-RC2","sha":"f5d9442a535d131fa42bc45376b346a8985864d1","kind":"tag","published_at":"2013-01-08T20:39:41.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2.3-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2.3-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2.3-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.3-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.3-RC2/manifests"},{"name":"4.2.3-RC1","sha":"85b67fd7a314c8c0d471bcba90f396345382a68e","kind":"tag","published_at":"2013-01-06T17:29:05.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.3-RC1/manifests"},{"name":"4.2.2-RC1","sha":"489c0fcce0e9cc9112672467a965afd6407fb842","kind":"tag","published_at":"2012-10-21T09:53:49.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.2-RC1/manifests"},{"name":"4.2.1-RC1","sha":"17f4471d6502296550a2cff82dbbcbc3c8224655","kind":"tag","published_at":"2012-06-29T19:36:39.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2.1-RC1/manifests"},{"name":"4.2-RC2","sha":"f4734a48b2e38d54d490e270227044560ac34889","kind":"tag","published_at":"2012-05-17T12:15:11.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2-RC2/manifests"},{"name":"4.2-RC1","sha":"c96059d154f752ca29446c2662f1af212f158af3","kind":"tag","published_at":"2012-05-13T15:22:22.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2-RC1/manifests"},{"name":"4.2-beta1-RC1","sha":"69a339d2f9534729ea03380d04ed1c549b6c198a","kind":"tag","published_at":"2012-02-06T17:42:42.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2-beta1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2-beta1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2-beta1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2-beta1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2-beta1-RC1/manifests"},{"name":"4.1.3-RC1","sha":"481b964eda997fb42537d4cf0940e59bbfdfe1ae","kind":"tag","published_at":"2012-02-02T11:41:02.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.1.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.1.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.1.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1.3-RC1/manifests"},{"name":"4.2-alpha1-RC1","sha":"fdcfe1022fe21d3a130779d0395e4830afb365c3","kind":"tag","published_at":"2011-10-30T15:43:02.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.2-alpha1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.2-alpha1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.2-alpha1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2-alpha1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.2-alpha1-RC1/manifests"},{"name":"4.1.2-RC2","sha":"6dbdd124054b38863eb57ccfaaefddc14c7bc404","kind":"tag","published_at":"2011-07-29T21:53:06.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.1.2-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.1.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.1.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1.2-RC2/manifests"},{"name":"4.1.2-RC1","sha":"3ec2637daed08cd3329e7810debabdf097a5c807","kind":"tag","published_at":"2011-07-24T10:04:36.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.1.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.1.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.1.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1.2-RC1/manifests"},{"name":"4.1.1-RC1","sha":"7f17e2ae7d1c4e0d0b3d8f66a0ddabf93bdfe88c","kind":"tag","published_at":"2011-03-14T20:54:03.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.1.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.1.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.1.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1.1-RC1/manifests"},{"name":"4.1-siteupdate","sha":"ba2f7bff44c0637bd27d188222d5240c93ab8813","kind":"tag","published_at":"2011-02-14T20:29:07.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.1-siteupdate","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.1-siteupdate","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.1-siteupdate","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-siteupdate","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-siteupdate/manifests"},{"name":"4.1-RC3","sha":"71298545160aa5feca480d694f5cd998d0b688f9","kind":"tag","published_at":"2011-01-17T20:00:07.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.1-RC3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.1-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.1-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-RC3/manifests"},{"name":"4.1-RC2","sha":"17a767fa2f6f1f852145091883609a848e6e88bf","kind":"tag","published_at":"2011-01-14T19:11:05.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.1-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-RC2/manifests"},{"name":"4.1-RC1","sha":"a9ed2aa5efbc792a84d355184deb77edc71eb904","kind":"tag","published_at":"2011-01-14T11:54:29.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-RC1/manifests"},{"name":"4.1-beta1-RC2","sha":"07ae353f175fede02872fba807a75b06fb2b8992","kind":"tag","published_at":"2010-11-17T19:51:51.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.1-beta1-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.1-beta1-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.1-beta1-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-beta1-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-beta1-RC2/manifests"},{"name":"4.1-beta1-RC1","sha":"61a68a3112c99d549c5fa7a64a736e64c8b5272a","kind":"tag","published_at":"2010-11-13T17:52:36.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.1-beta1-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.1-beta1-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.1-beta1-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-beta1-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.1-beta1-RC1/manifests"},{"name":"4.0.3-RC1","sha":"839d3f7db9a04db3290315dc80751dab674d3f4b","kind":"tag","published_at":"2010-09-15T19:10:36.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.0.3-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.0.3-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.0.3-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.0.3-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.0.3-RC1/manifests"},{"name":"4.0.2-RC3","sha":"c1c650812134240606ed29f7b21086b084db717e","kind":"tag","published_at":"2010-09-02T20:33:38.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.0.2-RC3","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.0.2-RC3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.0.2-RC3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.0.2-RC3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.0.2-RC3/manifests"},{"name":"4.0.2-RC2","sha":"e585e189f82ca05961996d7b58b1f5a0becb37da","kind":"tag","published_at":"2010-09-01T20:17:24.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.0.2-RC2","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.0.2-RC2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.0.2-RC2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.0.2-RC2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.0.2-RC2/manifests"},{"name":"4.0.2-RC1","sha":"810f8a1f360c23173cc216c356924144aec2b28d","kind":"tag","published_at":"2010-08-29T11:18:30.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4.0.2-RC1","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4.0.2-RC1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4.0.2-RC1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.0.2-RC1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4.0.2-RC1/manifests"},{"name":"4_0_API_FREEZE","sha":"ea2d35360eb8a2c27fce57047d23fcd0e6f213bf","kind":"tag","published_at":"2008-07-24T20:14:57.000Z","download_url":"https://codeload.github.com/apache/httpcomponents-client/tar.gz/4_0_API_FREEZE","html_url":"https://github.com/apache/httpcomponents-client/releases/tag/4_0_API_FREEZE","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/apache/httpcomponents-client@4_0_API_FREEZE","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4_0_API_FREEZE","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/tags/4_0_API_FREEZE/manifests"}]},"repo_metadata_updated_at":"2026-09-12T11:05:17.381Z","dependent_packages_count":11971,"downloads":null,"downloads_period":null,"dependent_repos_count":142784,"rankings":{"downloads":null,"dependent_repos_count":0.00641179770778232,"dependent_packages_count":0.0038070048889957517,"stargazers_count":10.338623066442254,"forks_count":5.86258716037509,"docker_downloads_count":0.00160294942694558,"average":3.242606395768214},"purl":"pkg:maven/org.apache.httpcomponents/httpclient","advisories":[{"uuid":"GSA_kwCzR0hTQS1ndzg1LTRnbWYtbTdyaM4AAf6t","url":"https://github.com/advisories/GHSA-gw85-4gmf-m7rh","title":"Exposure of Sensitive Information to an Unauthorized Actor in Apache HttpClient","description":"Apache HttpClient 4.x before 4.1.1 in Apache HttpComponents, when used with an authenticating proxy server, sends the Proxy-Authorization header to the origin server, which allows remote web servers to obtain sensitive information by logging this header.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2022-05-17T05:39:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2011-1498","https://bugzilla.redhat.com/show_bug.cgi?id=709531","https://issues.apache.org/jira/browse/HTTPCLIENT-1061","http://lists.fedoraproject.org/pipermail/package-announce/2011-June/061440.html","http://marc.info/?l=httpclient-users\u0026m=129853896315461\u0026w=2","http://marc.info/?l=httpclient-users\u0026m=129856318011586\u0026w=2","http://marc.info/?l=httpclient-users\u0026m=129857589129183\u0026w=2","http://marc.info/?l=httpclient-users\u0026m=129858274406594\u0026w=2","http://marc.info/?l=httpclient-users\u0026m=129858299106950\u0026w=2","http://openwall.com/lists/oss-security/2011/04/07/7","http://openwall.com/lists/oss-security/2011/04/08/1","http://securityreason.com/securityalert/8298","https://github.com/apache/httpcomponents-client/commit/a572756592c969affd0ce87885724e74839176fb","https://github.com/advisories/GHSA-gw85-4gmf-m7rh"],"source_kind":"github","identifiers":["GHSA-gw85-4gmf-m7rh","CVE-2011-1498"],"repository_url":"https://github.com/apache/httpcomponents-client","blast_radius":0.0,"created_at":"2022-12-21T16:12:10.982Z","updated_at":"2026-09-12T13:08:54.903Z","epss_percentage":0.06685,"epss_percentile":0.93504,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ndzg1LTRnbWYtbTdyaM4AAf6t","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1ndzg1LTRnbWYtbTdyaM4AAf6t","packages":[{"ecosystem":"maven","package_name":"org.apache.httpcomponents:httpclient","versions":[{"first_patched_version":"4.1.1","vulnerable_version_range":"\u003e= 4.0.0, \u003c 4.1.1"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1ndzg1LTRnbWYtbTdyaM4AAf6t/related_packages","related_advisories":[]},{"uuid":"GSA_kwCzR0hTQS1wcXdoLTQ0amotcDVybc4AAQXh","url":"https://github.com/advisories/GHSA-pqwh-44jj-p5rm","title":"Hostname verification in Apache HttpClient 4.3 was disabled by default","description":"http/impl/client/HttpClientBuilder.java in Apache HttpClient 4.3.x before 4.3.1 does not ensure that X509HostnameVerifier is not null, which allows attackers to have unspecified impact via vectors involving hostname verification.","origin":"UNSPECIFIED","severity":"CRITICAL","published_at":"2022-05-13T01:25:03.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":9.8,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H","references":["https://nvd.nist.gov/vuln/detail/CVE-2013-4366","http://svn.apache.org/r1528614","http://www.apache.org/dist/httpcomponents/httpclient/RELEASE_NOTES-4.3.x.txt","https://github.com/apache/httpcomponents-client/commit/08140864e3e4c0994e094c4cf0507932baf6a66","https://github.com/advisories/GHSA-pqwh-44jj-p5rm"],"source_kind":"github","identifiers":["GHSA-pqwh-44jj-p5rm","CVE-2013-4366"],"repository_url":"https://github.com/apache/httpcomponents-client","blast_radius":0.0,"created_at":"2022-12-21T16:12:20.554Z","updated_at":"2026-08-28T18:08:04.956Z","epss_percentage":0.022,"epss_percentile":0.81166,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wcXdoLTQ0amotcDVybc4AAQXh","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1wcXdoLTQ0amotcDVybc4AAQXh","packages":[{"ecosystem":"maven","package_name":"org.apache.httpcomponents:httpclient","versions":[{"first_patched_version":"4.3.1","vulnerable_version_range":"\u003e= 4.3, \u003c 4.3.1"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1wcXdoLTQ0amotcDVybc4AAQXh/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdyODItN3h2Ny14Y3Bq","url":"https://github.com/advisories/GHSA-7r82-7xv7-xcpj","title":"Cross-site scripting in Apache HttpClient","description":"Apache HttpClient versions prior to version 4.5.13 and 5.0.3 can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong target host for request execution.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2021-06-03T23:40:23.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":5.3,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2020-13956","https://lists.apache.org/thread.html/r043a75acdeb52b15dd5e9524cdadef4202e6a5228644206acf9363f9@%3Cdev.hive.apache.org%3E","https://lists.apache.org/thread.html/r12cb62751b35bdcda0ae2a08b67877d665a1f4d41eee0fa7367169e0@%3Cdev.ranger.apache.org%3E","https://lists.apache.org/thread.html/r2dc7930b43eadc78220d269b79e13ecd387e4bee52db67b2f47d4303@%3Cgitbox.hive.apache.org%3E","https://lists.apache.org/thread.html/r34178ab6ef106bc940665fd3f4ba5026fac3603b3fa2aefafa0b619d@%3Cdev.ranger.apache.org%3E","https://lists.apache.org/thread.html/r5de3d3808e7b5028df966e45115e006456c4e8931dc1e29036f17927@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/r5fec9c1d67f928179adf484b01e7becd7c0a6fdfe3a08f92ea743b90@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r63296c45d5d84447babaf39bd1487329d8a80d8d563e67a4b6f3d8a7@%3Cdev.ranger.apache.org%3E","https://lists.apache.org/thread.html/r6dab7da30f8bf075f79ee189e33b45a197502e2676481bb8787fc0d7%40%3Cdev.hc.apache.org%3E","https://lists.apache.org/thread.html/rae14ae25ff4a60251e3ba2629c082c5ba3851dfd4d21218b99b56652@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/rb33212dab7beccaf1ffef9b88610047c644f644c7a0ebdc44d77e381@%3Ccommits.turbine.apache.org%3E","https://lists.apache.org/thread.html/rb725052404fabffbe093c83b2c46f3f87e12c3193a82379afbc529f8@%3Csolr-user.lucene.apache.org%3E","https://lists.apache.org/thread.html/rcced7ed3237c29cd19c1e9bf465d0038b8b2e967b99fc283db7ca553@%3Cdev.ranger.apache.org%3E","https://lists.apache.org/thread.html/rcd9ad5dda60c82ab0d0c9bd3e9cb1dc740804451fc20c7f451ef5cc4@%3Cgitbox.hive.apache.org%3E","https://lists.apache.org/thread.html/rd0e44e8ef71eeaaa3cf3d1b8b41eb25894372e2995ec908ce7624d26@%3Ccommits.pulsar.apache.org%3E","https://lists.apache.org/thread.html/rd5ab56beb2ac6879f6ab427bc4e5f7691aed8362d17b713f61779858@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/re504acd4d63b8df2a7353658f45c9a3137e5f80e41cf7de50058b2c1@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/rf7ca60f78f05b772cc07d27e31bcd112f9910a05caf9095e38ee150f@%3Cdev.ranger.apache.org%3E","https://lists.apache.org/thread.html/rfc00884c7b7ca878297bffe45fcb742c362b00b26ba37070706d44c3@%3Cissues.hive.apache.org%3E","https://lists.apache.org/thread.html/r03bbc318c81be21f5c8a9b85e34f2ecc741aa804a8e43b0ef2c37749@%3Cissues.maven.apache.org%3E","https://lists.apache.org/thread.html/r8aa1e5c343b89aec5b69961471950e862f15246cb6392910161c389b@%3Cissues.maven.apache.org%3E","https://lists.apache.org/thread.html/ra539f20ef0fb0c27ee39945b5f56bf162e5c13d1c60f7344dab8de3b@%3Cissues.maven.apache.org%3E","https://lists.apache.org/thread.html/r06cf3ca5c8ceb94b39cd24a73d4e96153b485a7dac88444dd876accb@%3Cissues.drill.apache.org%3E","https://lists.apache.org/thread.html/r2a03dc210231d7e852ef73015f71792ac0fcaca6cccc024c522ef17d@%3Ccommits.creadur.apache.org%3E","https://lists.apache.org/thread.html/r34efec51cb817397ccf9f86e25a75676d435ba5f83ee7b2eabdad707@%3Ccommits.creadur.apache.org%3E","https://lists.apache.org/thread.html/r3f740e4c38bba1face49078aa5cbeeb558c27be601cc9712ad2dcd1e@%3Ccommits.creadur.apache.org%3E","https://lists.apache.org/thread.html/r549ac8c159bf0c568c19670bedeb8d7c0074beded951d34b1c1d0d05@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/r55b2a1d1e9b1ec9db792b93da8f0f99a4fd5a5310b02673359d9b4d1@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/r6eb2dae157dbc9af1f30d1f64e9c60d4ebef618f3dce4a0e32d6ea4d@%3Ccommits.drill.apache.org%3E","https://lists.apache.org/thread.html/r70c429923100c5a4fae8e5bc71c8a2d39af3de4888f50a0ac3755e6f@%3Ccommits.creadur.apache.org%3E","https://lists.apache.org/thread.html/r9e52a6c72c8365000ecd035e48cc9fee5a677a150350d4420c46443d@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/rad6222134183046f3928f733bf680919e0c390739bfbfe6c90049673@%3Cissues.drill.apache.org%3E","https://lists.apache.org/thread.html/rb4ba262d6f08ab9cf8b1ebbcd9b00b0368ffe90dad7ad7918b4b56fc@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/rc3739e0ad4bcf1888c6925233bfc37dd71156bbc8416604833095c42@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/rea3dbf633dde5008d38bf6600a3738b9216e733e03f9ff7becf79625@%3Cissues.drill.apache.org%3E","https://lists.apache.org/thread.html/reef569c2419705754a3acf42b5f19b2a158153cef0e448158bc54917@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/rfb35f6db9ba1f1e061b63769a4eff5abadcc254ebfefc280e5a0dcf1@%3Ccommits.creadur.apache.org%3E","https://www.oracle.com/security-alerts/cpuApr2021.html","https://lists.apache.org/thread.html/rc990e2462ec32b09523deafb2c73606208599e196fa2d7f50bdbc587@%3Cissues.maven.apache.org%3E","https://lists.apache.org/thread.html/r132e4c6a560cfc519caa1aaee63bdd4036327610eadbd89f76dd5457@%3Cdev.creadur.apache.org%3E","https://lists.apache.org/thread.html/r6a3cda38d050ebe13c1bc9a28d0a8ec38945095d07eca49046bcb89f@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/rc505fee574fe8d18f9b0c655a4d120b0ae21bb6a73b96003e1d9be35@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/r5b55f65c123a7481104d663a915ec45a0d103e6aaa03f42ed1c07a89@%3Cdev.jackrabbit.apache.org%3E","https://lists.apache.org/thread.html/rc0863892ccfd9fd0d0ae10091f24ee769fb39b8957fe4ebabfc11f17@%3Cdev.jackrabbit.apache.org%3E","https://lists.apache.org/thread.html/rfbedcb586a1e7dfce87ee03c720e583fc2ceeafa05f35c542cecc624@%3Cissues.solr.apache.org%3E","https://www.oracle.com//security-alerts/cpujul2021.html","https://lists.apache.org/thread.html/r87ddc09295c27f25471269ad0a79433a91224045988b88f0413a97ec@%3Cissues.bookkeeper.apache.org%3E","https://lists.apache.org/thread.html/rf03228972e56cb4a03e6d9558188c2938078cf3ceb23a3fead87c9ca@%3Cissues.bookkeeper.apache.org%3E","https://lists.apache.org/thread.html/r2835543ef0f91adcc47da72389b816e36936f584c7be584d2314fac3@%3Cissues.lucene.apache.org%3E","https://lists.apache.org/thread.html/rc5c6ccb86d2afe46bbd4b71573f0448dc1f87bbcd5a0d8c7f8f904b2@%3Cissues.lucene.apache.org%3E","https://lists.apache.org/thread.html/rf43d17ed0d1fb4fb79036b582810ef60b18b1ef3add0d5dea825af1e@%3Cissues.lucene.apache.org%3E","https://lists.apache.org/thread.html/r6d672b46622842e565e00f6ef6bef83eb55d8792aac2bee75bff9a2a@%3Cissues.lucene.apache.org%3E","https://lists.apache.org/thread.html/r3cecd59fba74404cbf4eb430135e1080897fb376f111406a78bed13a@%3Cissues.lucene.apache.org%3E","https://lists.apache.org/thread.html/ree942561f4620313c75982a4e5f3b74fe6f7062b073210779648eec2@%3Cissues.lucene.apache.org%3E","https://lists.apache.org/thread.html/rf4db88c22e1be9eb60c7dc623d0528642c045fb196a24774ac2fa3a3@%3Cissues.lucene.apache.org%3E","https://lists.apache.org/thread.html/r0bebe6f9808ac7bdf572873b4fa96a29c6398c90dab29f131f3ebffe@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/r4850b3fbaea02fde2886e461005e4af8d37c80a48b3ce2a6edca0e30@%3Cissues.solr.apache.org%3E","https://lists.apache.org/thread.html/ra8bc6b61c5df301a6fe5a716315528ecd17ccb8a7f907e24a47a1a5e@%3Cissues.lucene.apache.org%3E","https://lists.apache.org/thread.html/r0a75b8f0f72f3e18442dc56d33f3827b905f2fe5b7ba48997436f5d1@%3Cissues.solr.apache.org%3E","https://www.oracle.com/security-alerts/cpuoct2021.html","https://lists.apache.org/thread.html/r69a94e2f302d1b778bdfefe90fcb4b8c50b226438c3c8c1d0de85a19@%3Cdev.ranger.apache.org%3E","https://www.oracle.com/security-alerts/cpujan2022.html","https://security.netapp.com/advisory/ntap-20220210-0002/","https://www.oracle.com/security-alerts/cpuapr2022.html","https://github.com/advisories/GHSA-7r82-7xv7-xcpj"],"source_kind":"github","identifiers":["GHSA-7r82-7xv7-xcpj","CVE-2020-13956"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:12:59.886Z","updated_at":"2026-09-12T13:14:42.016Z","epss_percentage":0.09032,"epss_percentile":0.94891,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdyODItN3h2Ny14Y3Bq","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdyODItN3h2Ny14Y3Bq","packages":[{"ecosystem":"maven","package_name":"org.apache.httpcomponents:httpclient","versions":[{"first_patched_version":"4.5.13","vulnerable_version_range":"\u003c 4.5.13"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTdyODItN3h2Ny14Y3Bq/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZtajUtd3Y5Ni1yMmNo","url":"https://github.com/advisories/GHSA-fmj5-wv96-r2ch","title":"Denial of service vulnerability in org.apache.httpcomponents:httpclient","description":"http/conn/ssl/SSLConnectionSocketFactory.java in Apache HttpComponents HttpClient before 4.3.6 ignores the http.socket.timeout configuration setting during an SSL handshake, which allows remote attackers to cause a denial of service (HTTPS call hang) via unspecified vectors.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-10-17T00:05:29.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2015-5262","https://bugzilla.redhat.com/show_bug.cgi?id=1261538","https://github.com/advisories/GHSA-fmj5-wv96-r2ch","https://issues.apache.org/jira/browse/HTTPCLIENT-1478","https://jenkins.io/security/advisory/2018-02-26/","https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E","http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167962.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-October/167999.html","http://lists.fedoraproject.org/pipermail/package-announce/2015-October/168030.html","http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00032.html","http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00033.html","http://svn.apache.org/viewvc?view=revision\u0026revision=1626784","http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html","http://www.securitytracker.com/id/1033743","http://www.ubuntu.com/usn/USN-2769-1","https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f%40%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442%40%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc%40%3Cissues.drill.apache.org%3E"],"source_kind":"github","identifiers":["GHSA-fmj5-wv96-r2ch","CVE-2015-5262"],"repository_url":null,"blast_radius":0.0,"created_at":"2022-12-21T16:13:35.250Z","updated_at":"2026-09-12T13:15:22.209Z","epss_percentage":0.1876,"epss_percentile":0.96985,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZtajUtd3Y5Ni1yMmNo","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZtajUtd3Y5Ni1yMmNo","packages":[{"ecosystem":"maven","package_name":"org.apache.httpcomponents:httpclient","versions":[{"first_patched_version":"4.3.6","vulnerable_version_range":"\u003c 4.3.6"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWZtajUtd3Y5Ni1yMmNo/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTJ4ODMtcjU2Zy1jdjQ3","url":"https://github.com/advisories/GHSA-2x83-r56g-cv47","title":"Improper certificate validation in org.apache.httpcomponents:httpclient","description":"http/conn/ssl/AbstractVerifier.java in Apache Commons HttpClient before 4.2.3 does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a certificate with a subject that specifies a common name in a field that is not the CN field. NOTE: this issue exists because of an incomplete fix for CVE-2012-5783.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2018-10-17T00:05:15.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2012-6153","https://access.redhat.com/solutions/1165533","https://bugzilla.redhat.com/show_bug.cgi?id=1129916","https://github.com/advisories/GHSA-2x83-r56g-cv47","https://h20566.www2.hpe.com/portal/site/hpsc/public/kb/docDisplay?docId=emr_na-c05103564","http://rhn.redhat.com/errata/RHSA-2014-1098.html","http://rhn.redhat.com/errata/RHSA-2014-1833.html","http://rhn.redhat.com/errata/RHSA-2014-1834.html","http://rhn.redhat.com/errata/RHSA-2014-1835.html","http://rhn.redhat.com/errata/RHSA-2014-1836.html","http://rhn.redhat.com/errata/RHSA-2014-1891.html","http://rhn.redhat.com/errata/RHSA-2014-1892.html","http://rhn.redhat.com/errata/RHSA-2015-0125.html","http://rhn.redhat.com/errata/RHSA-2015-0158.html","http://rhn.redhat.com/errata/RHSA-2015-0675.html","http://rhn.redhat.com/errata/RHSA-2015-0720.html","http://rhn.redhat.com/errata/RHSA-2015-0765.html","http://rhn.redhat.com/errata/RHSA-2015-0850.html","http://rhn.redhat.com/errata/RHSA-2015-0851.html","http://rhn.redhat.com/errata/RHSA-2015-1888.html","http://svn.apache.org/viewvc?view=revision\u0026revision=1411705","http://www.ubuntu.com/usn/USN-2769-1","https://github.com/apache/httpcomponents-client/commit/6e14fc146a66e0f3eb362f45f95d1a58ee18886a","https://github.com/apache/httpcomponents-client/commit/b930227f907af1198765fc47beabbddae344ca7b"],"source_kind":"github","identifiers":["GHSA-2x83-r56g-cv47","CVE-2012-6153"],"repository_url":"https://github.com/apache/httpcomponents-client","blast_radius":0.0,"created_at":"2022-12-21T16:13:35.261Z","updated_at":"2026-08-15T20:13:32.462Z","epss_percentage":0.05844,"epss_percentile":0.925,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTJ4ODMtcjU2Zy1jdjQ3","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTJ4ODMtcjU2Zy1jdjQ3","packages":[{"ecosystem":"maven","package_name":"org.apache.httpcomponents:httpclient","versions":[{"first_patched_version":"4.2.3","vulnerable_version_range":"\u003c 4.2.3"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLTJ4ODMtcjU2Zy1jdjQ3/related_packages","related_advisories":[]},{"uuid":"MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNmaDUtM2doaC13Zmp4","url":"https://github.com/advisories/GHSA-cfh5-3ghh-wfjx","title":"Improper Verification of Cryptographic Signature in org.apache.httpcomponents:httpclient","description":"org.apache.http.conn.ssl.AbstractVerifier in Apache HttpComponents HttpClient before 4.3.5 and HttpAsyncClient before 4.0.2 does not properly verify that the server hostname matches a domain name in the subject's Common Name (CN) or subjectAltName field of the X.509 certificate, which allows man-in-the-middle attackers to spoof SSL servers via a \"CN=\" string in a field in the distinguished name (DN) of a certificate, as demonstrated by the \"foo,CN=www.apache.org\" string in the O field.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2018-10-17T00:05:06.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":0.0,"cvss_vector":null,"references":["https://nvd.nist.gov/vuln/detail/CVE-2014-3577","https://access.redhat.com/solutions/1165533","https://exchange.xforce.ibmcloud.com/vulnerabilities/95327","https://github.com/advisories/GHSA-cfh5-3ghh-wfjx","https://lists.apache.org/thread.html/519eb0fd45642dcecd9ff74cb3e71c20a4753f7d82e2f07864b5108f@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/b0656d359c7d40ec9f39c8cc61bca66802ef9a2a12ee199f5b0c1442@%3Cdev.drill.apache.org%3E","https://lists.apache.org/thread.html/f9bc3e55f4e28d1dcd1a69aae6d53e609a758e34d2869b4d798e13cc@%3Cissues.drill.apache.org%3E","https://lists.apache.org/thread.html/r36e44ffc1a9b365327df62cdfaabe85b9a5637de102cea07d79b2dbf@%3Ccommits.cxf.apache.org%3E","https://lists.apache.org/thread.html/rc774278135816e7afc943dc9fc78eb0764f2c84a2b96470a0187315c@%3Ccommits.cxf.apache.org%3E","https://lists.apache.org/thread.html/rd49aabd984ed540c8ff7916d4d79405f3fa311d2fdbcf9ed307839a6@%3Ccommits.cxf.apache.org%3E","https://lists.apache.org/thread.html/rec7160382badd3ef4ad017a22f64a266c7188b9ba71394f0d321e2d4@%3Ccommits.cxf.apache.org%3E","https://lists.apache.org/thread.html/rfb87e0bf3995e7d560afeed750fac9329ff5f1ad49da365129b7f89e@%3Ccommits.cxf.apache.org%3E","https://lists.apache.org/thread.html/rff42cfa5e7d75b7c1af0e37589140a8f1999e578a75738740b244bd4@%3Ccommits.cxf.apache.org%3E","http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00032.html","http://lists.opensuse.org/opensuse-security-announce/2020-11/msg00033.html","http://packetstormsecurity.com/files/127913/Apache-HttpComponents-Man-In-The-Middle.html","http://rhn.redhat.com/errata/RHSA-2014-1146.html","http://rhn.redhat.com/errata/RHSA-2014-1166.html","http://rhn.redhat.com/errata/RHSA-2014-1833.html","http://rhn.redhat.com/errata/RHSA-2014-1834.html","http://rhn.redhat.com/errata/RHSA-2014-1835.html","http://rhn.redhat.com/errata/RHSA-2014-1836.html","http://rhn.redhat.com/errata/RHSA-2014-1891.html","http://rhn.redhat.com/errata/RHSA-2014-1892.html","http://rhn.redhat.com/errata/RHSA-2015-0125.html","http://rhn.redhat.com/errata/RHSA-2015-0158.html","http://rhn.redhat.com/errata/RHSA-2015-0675.html","http://rhn.redhat.com/errata/RHSA-2015-0720.html","http://rhn.redhat.com/errata/RHSA-2015-0765.html","http://rhn.redhat.com/errata/RHSA-2015-0850.html","http://rhn.redhat.com/errata/RHSA-2015-0851.html","http://rhn.redhat.com/errata/RHSA-2015-1176.html","http://rhn.redhat.com/errata/RHSA-2015-1177.html","http://rhn.redhat.com/errata/RHSA-2015-1888.html","http://rhn.redhat.com/errata/RHSA-2016-1773.html","http://rhn.redhat.com/errata/RHSA-2016-1931.html","http://seclists.org/fulldisclosure/2014/Aug/48","http://www.oracle.com/technetwork/security-advisory/cpujul2018-4258247.html","http://www.ubuntu.com/usn/USN-2769-1","http://www.openwall.com/lists/oss-security/2021/10/06/1","https://github.com/apache/httpcomponents-client/commit/51cc67567765d67f878f0dcef61b5ded454d3122","https://security.netapp.com/advisory/ntap-20231027-0003","https://svn.apache.org/viewvc?view=revision\u0026revision=1614064"],"source_kind":"github","identifiers":["GHSA-cfh5-3ghh-wfjx","CVE-2014-3577"],"repository_url":"https://github.com/apache/httpcomponents-client","blast_radius":0.0,"created_at":"2022-12-21T16:13:35.271Z","updated_at":"2026-06-20T04:07:24.270Z","epss_percentage":0.09149,"epss_percentile":0.94664,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNmaDUtM2doaC13Zmp4","html_url":"https://advisories.ecosyste.ms/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNmaDUtM2doaC13Zmp4","packages":[{"ecosystem":"maven","package_name":"org.apache.httpcomponents:httpclient","versions":[{"first_patched_version":"4.3.5","vulnerable_version_range":"\u003c 4.3.5"}],"purl":null}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/MDE2OlNlY3VyaXR5QWR2aXNvcnlHSFNBLWNmaDUtM2doaC13Zmp4/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/maven/org.apache.httpcomponents:httpclient","docker_dependents_count":28651,"docker_downloads_count":15588343412,"usage_url":"https://repos.ecosyste.ms/usage/maven/org.apache.httpcomponents:httpclient","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/maven/org.apache.httpcomponents:httpclient/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-09-11T16:04:55.994Z","issues_count":0,"pull_requests_count":610,"avg_time_to_close_issue":null,"avg_time_to_close_pull_request":1163791.567669173,"issues_closed_count":0,"pull_requests_closed_count":532,"pull_request_authors_count":80,"issue_authors_count":0,"avg_comments_per_issue":null,"avg_comments_per_pull_request":2.0213114754098362,"merged_pull_requests_count":387,"bot_issues_count":0,"bot_pull_requests_count":159,"past_year_issues_count":0,"past_year_pull_requests_count":136,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":760959.216981132,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":106,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":1.5661764705882353,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":31,"past_year_merged_pull_requests_count":89,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/apache%2Fhttpcomponents-client/issues","maintainers":[{"login":"arturobernalg","count":155,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"},{"login":"ok2c","count":78,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ok2c"},{"login":"garydgregory","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/garydgregory"},{"login":"kwin","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/kwin"},{"login":"reta","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/reta"}],"active_maintainers":[{"login":"arturobernalg","count":59,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/arturobernalg"},{"login":"ok2c","count":17,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/ok2c"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.httpcomponents:httpclient/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.httpcomponents:httpclient/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.httpcomponents:httpclient/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.httpcomponents:httpclient/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.httpcomponents:httpclient/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/repo1.maven.org/packages/org.apache.httpcomponents:httpclient/codemeta","maintainers":[]}