{"id":5552505,"name":"github.com/swift-server/async-http-client","ecosystem":"swiftpm","description":"HTTP client library built on SwiftNIO","homepage":"https://swiftpackageindex.com/swift-server/async-http-client/main/documentation/asynchttpclient","licenses":"apache-2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/swift-server/async-http-client","keywords_array":["http-client","swift-nio","swift-server","swift5"],"namespace":"swift-server","versions_count":79,"first_release_published_at":"2019-07-04T06:53:58.000Z","latest_release_published_at":"2026-03-24T14:29:58.000Z","latest_release_number":"1.33.1","last_synced_at":"2026-08-17T09:04:26.226Z","created_at":"2022-11-29T00:30:19.891Z","updated_at":"2026-08-17T09:04:26.227Z","registry_url":"https://swiftpackageindex.com/swift-server/async-http-client","install_command":null,"documentation_url":"https://swiftpackageindex.com/swift-server/async-http-client/documentation","metadata":{},"repo_metadata":{"id":34763933,"uuid":"178287727","full_name":"swift-server/async-http-client","owner":"swift-server","description":"HTTP client library built on SwiftNIO","archived":false,"fork":false,"pushed_at":"2026-07-28T11:42:30.000Z","size":3024,"stargazers_count":1074,"open_issues_count":128,"forks_count":151,"subscribers_count":28,"default_branch":"main","last_synced_at":"2026-08-06T18:53:31.878Z","etag":null,"topics":["http-client","swift-nio","swift-server","swift5"],"latest_commit_sha":null,"homepage":"https://swiftpackageindex.com/swift-server/async-http-client/main/documentation/asynchttpclient","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/swift-server.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"dco":null,"cla":null}},"created_at":"2019-03-28T21:53:57.000Z","updated_at":"2026-08-06T12:49:38.000Z","dependencies_parsed_at":"2026-02-03T14:03:06.352Z","dependency_job_id":null,"html_url":"https://github.com/swift-server/async-http-client","commit_stats":{"total_commits":460,"total_committers":66,"mean_commits":6.96969696969697,"dds":0.8,"last_synced_commit":"bdaa3b18358b60e268afe82e8feb16418874f41b"},"previous_names":["swift-server/swift-nio-http-client"],"tags_count":79,"template":false,"template_full_name":null,"purl":"pkg:github/swift-server/async-http-client","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swift-server","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/sbom","scorecard":{"id":861938,"data":{"date":"2025-08-11","repo":{"name":"github.com/swift-server/async-http-client","commit":"abb11d5b903ded6a9c9b7871e82690bdabad21b0"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.6,"checks":[{"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":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/main.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request.yml:1","Warn: no topLevel permission defined: .github/workflows/pull_request_label.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","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":"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":"Maintained","score":6,"reason":"6 commit(s) and 2 issue activity found in the last 90 days -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"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":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/swift-server/async-http-client/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/swift-server/async-http-client/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/main.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/swift-server/async-http-client/main.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:32: update your workflow using https://app.stepsecurity.io/secureworkflow/swift-server/async-http-client/pull_request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:36: update your workflow using https://app.stepsecurity.io/secureworkflow/swift-server/async-http-client/pull_request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/swift-server/async-http-client/pull_request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/swift-server/async-http-client/pull_request.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/swift-server/async-http-client/pull_request.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/pull_request_label.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/swift-server/async-http-client/pull_request_label.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/pull_request_label.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/swift-server/async-http-client/pull_request_label.yml/main?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   9 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"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":"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":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'http-client-1.12'","Warn: branch protection not enabled for branch 'http-client-1.9'","Warn: branch protection not enabled for branch 'http-client-1.4'","Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Warn: 'stale review dismissal' is disabled on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Warn: codeowners review is not required on branch 'main'","Warn: 'last push approval' is disabled on branch 'main'","Info: 'up-to-date branches' is required to merge on branch 'main'","Info: status check found to merge onto on branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 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-24T01:33:36.656Z","repository_id":34763933,"created_at":"2025-08-24T01:33:36.656Z","updated_at":"2025-08-24T01:33:36.656Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36358860,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-06T04:43:03.162Z","status":"online","status_checked_at":"2026-08-07T02:00:06.708Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"swift-server","name":"Swift on Server","uuid":"21047421","kind":"organization","description":null,"email":null,"website":"https://swift.org/server/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/21047421?v=4","repositories_count":14,"last_synced_at":"2023-03-02T19:45:26.796Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/swift-server","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-13T10:22:45.224Z","updated_at":"2023-03-02T19:45:26.835Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swift-server","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/swift-server/repositories"},"tags":[{"name":"1.33.1","sha":"3a5b74a58782c3b4c1f0bc75e9b67b10c2494e8f","kind":"commit","published_at":"2026-03-24T14:29:58.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.33.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.33.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.33.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.33.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.33.1/manifests"},{"name":"1.33.0","sha":"3b57e00556515b126ad74455de1e6fa456856391","kind":"commit","published_at":"2026-03-23T14:48:45.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.33.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.33.0/manifests"},{"name":"1.32.1","sha":"c5784ca81535cc6a92d900f84abd070dfb0e9392","kind":"commit","published_at":"2026-03-13T13:23:14.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.32.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.32.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.32.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.32.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.32.1/manifests"},{"name":"1.32.0","sha":"2fc4652fb4689eb24af10e55cabaa61d8ba774fd","kind":"commit","published_at":"2026-02-25T12:42:35.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.32.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.32.0/manifests"},{"name":"1.31.0","sha":"52ed9d172018e31f2dbb46f0d4f58d66e13c281e","kind":"commit","published_at":"2026-02-11T10:11:12.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.31.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.31.0/manifests"},{"name":"1.30.3","sha":"4b99975677236d13f0754339864e5360142ff5a1","kind":"commit","published_at":"2026-01-08T11:36:36.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.30.3","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.30.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.30.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.30.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.30.3/manifests"},{"name":"1.30.2","sha":"5dd84c7bb48b348751d7bbe7ba94a17bafdcef37","kind":"commit","published_at":"2025-12-04T13:33:27.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.30.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.30.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.30.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.30.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.30.2/manifests"},{"name":"1.30.1","sha":"c464bf94eac4273cad7424307a5dc7e44e361905","kind":"commit","published_at":"2025-12-01T11:36:23.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.30.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.30.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.30.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.30.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.30.1/manifests"},{"name":"1.30.0","sha":"b2faff932b956df50668241d14f1b42f7bae12b4","kind":"commit","published_at":"2025-11-07T13:50:46.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.30.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.30.0/manifests"},{"name":"1.29.1","sha":"efb14fec9f79f3f8d4f2a6c0530303efb6fe6533","kind":"commit","published_at":"2025-10-15T12:06:05.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.29.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.29.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.29.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.29.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.29.1/manifests"},{"name":"1.29.0","sha":"8430dd49d4e2b417f472141805c9691ec2923cb8","kind":"commit","published_at":"2025-10-07T07:30:31.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.29.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.29.0/manifests"},{"name":"1.28.0","sha":"7dc119c7edf3c23f52638faadb89182861dee853","kind":"commit","published_at":"2025-09-09T08:55:45.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.28.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.28.0/manifests"},{"name":"1.27.0","sha":"254d34096123cd5da4f82e69f52f622ac7526d68","kind":"commit","published_at":"2025-08-24T20:55:12.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.27.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.27.0/manifests"},{"name":"1.26.1","sha":"60235983163d040f343a489f7e2e77c1918a8bd9","kind":"commit","published_at":"2025-05-22T10:07:10.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.26.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.26.1/manifests"},{"name":"1.26.0","sha":"3b265e6a00fc5c3fdb8f91f773e506990c704337","kind":"commit","published_at":"2025-05-08T09:51:33.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.26.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.26.0/manifests"},{"name":"1.25.2","sha":"333f51104b75d1a5b94cb3b99e4c58a3b442c9f7","kind":"commit","published_at":"2025-02-17T17:17:16.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.25.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.25.2/manifests"},{"name":"1.25.1","sha":"b645ad40822b5c59ac92b758c5c17af054b5b01f","kind":"commit","published_at":"2025-02-11T12:25:31.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.25.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.25.1/manifests"},{"name":"1.25.0","sha":"89dc8d0068eb4d3dea050eac6a0c913098c60d97","kind":"commit","published_at":"2025-02-06T17:11:37.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.25.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.25.0/manifests"},{"name":"1.24.2","sha":"60fa3dcfc52d09ed0411e9c4bc99928bf63656bd","kind":"commit","published_at":"2025-01-29T18:42:58.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.24.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.24.2/manifests"},{"name":"1.24.1","sha":"f38c2fea867d230941f9b45fea6eda819d78fbb4","kind":"commit","published_at":"2025-01-28T17:50:38.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.24.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.24.1/manifests"},{"name":"1.24.0","sha":"2119f0d9cc1b334e25447fe43d3693c0e60e6234","kind":"commit","published_at":"2024-11-26T14:52:39.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.24.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.24.0/manifests"},{"name":"1.23.1","sha":"0a9b72369b9d87ab155ef585ef50700a34abf070","kind":"commit","published_at":"2024-10-03T10:02:00.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.23.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.23.1/manifests"},{"name":"1.23.0","sha":"64abc77edf1ef81e69bd90a2ac386de615c8e8ea","kind":"commit","published_at":"2024-09-30T17:17:01.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.23.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.23.0/manifests"},{"name":"1.22.2","sha":"6df8e1c17e68f0f93de2443b8c8cafca9ddcc89a","kind":"commit","published_at":"2024-09-14T06:55:55.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.22.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.22.2/manifests"},{"name":"1.22.1","sha":"11205411bb60612f0a1a04f733fa71b4fb864ab9","kind":"commit","published_at":"2024-09-03T11:54:44.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.22.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.22.1/manifests"},{"name":"1.22.0","sha":"e8babad8226b9b3f956a252d5b80e36b0c9d62a9","kind":"commit","published_at":"2024-08-16T08:48:16.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.22.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.22.0/manifests"},{"name":"1.21.2","sha":"0ae99db85b2b9d1e79b362bd31fd1ffe492f7c47","kind":"commit","published_at":"2024-05-09T12:23:45.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.21.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.21.2/manifests"},{"name":"1.21.1","sha":"a22083713ee90808d527d0baa290c2fb13ca3096","kind":"commit","published_at":"2024-05-01T11:49:09.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.21.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.21.1/manifests"},{"name":"1.21.0","sha":"fb308ee72f3d4c082a507033f94afa7395963ef3","kind":"commit","published_at":"2024-04-05T10:16:39.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.21.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.21.0/manifests"},{"name":"1.20.1","sha":"291438696abdd48d2a83b52465c176efbd94512b","kind":"commit","published_at":"2024-01-12T12:18:35.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.20.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.20.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.20.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.20.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.20.1/manifests"},{"name":"1.20.0","sha":"5ccda442f103792d67680aefc8d0a87392fbd66c","kind":"commit","published_at":"2023-12-21T12:51:54.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.20.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.20.0/manifests"},{"name":"1.19.0","sha":"16f7e62c08c6969899ce6cc277041e868364e5cf","kind":"commit","published_at":"2023-08-14T19:28:11.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.19.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.19.0/manifests"},{"name":"1.18.0","sha":"78db67e5bf4a8543075787f228e8920097319281","kind":"commit","published_at":"2023-05-17T08:37:35.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.18.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.18.0/manifests"},{"name":"1.17.0","sha":"333e60cc90f52973f7ee29cd8e3a7f6adfe79f4e","kind":"commit","published_at":"2023-04-14T13:03:14.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.17.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.17.0/manifests"},{"name":"1.16.0","sha":"5b4f03de0600da906f9e46e9f636ec26218da080","kind":"commit","published_at":"2023-04-13T00:52:06.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.16.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.16.0/manifests"},{"name":"1.15.0","sha":"864c8d9e0ead5de7ba70b61c8982f89126710863","kind":"commit","published_at":"2023-02-14T09:48:22.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.15.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.15.0/manifests"},{"name":"1.14.0","sha":"1d24271feee99403c80e5387a1775299c84f902f","kind":"commit","published_at":"2023-02-10T14:41:26.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.14.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.14.0/manifests"},{"name":"1.12.1","sha":"6b2e29bdc9dade2dc5a9037d390c3bfeaff4d489","kind":"commit","published_at":"2023-01-17T11:06:09.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.12.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.12.1/manifests"},{"name":"1.9.1","sha":"116b6d1cc64ccc6667dfc6f0f47132b46fc5c52e","kind":"commit","published_at":"2023-01-17T11:06:09.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.9.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.9.1/manifests"},{"name":"1.4.1","sha":"1680b766a0f5635905263da0df67baa77eda35f9","kind":"commit","published_at":"2023-01-17T11:06:09.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.4.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.4.1/manifests"},{"name":"1.13.2","sha":"7f05a8da46cc2a4ab43218722298b81ac7a08031","kind":"commit","published_at":"2023-01-17T11:06:08.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.13.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.13.2/manifests"},{"name":"1.13.1","sha":"5bee16a79922e3efcb5cea06ecd27e6f8048b56b","kind":"commit","published_at":"2022-11-09T14:30:16.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.13.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.13.1/manifests"},{"name":"1.13.0","sha":"10f42e647a15d6e5c0e9de2e081761d23730a249","kind":"commit","published_at":"2022-10-26T09:50:36.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.13.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.13.0/manifests"},{"name":"1.12.0","sha":"03b3e7b34153299e9b4c4b5c2a6ac790a582a3ac","kind":"commit","published_at":"2022-09-27T14:50:07.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.12.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.12.0/manifests"},{"name":"1.11.5","sha":"fc510a39cff61b849bf5cdff17eb2bd6d0777b49","kind":"commit","published_at":"2022-08-18T09:55:55.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.11.5","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.11.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.11.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.5/manifests"},{"name":"1.11.4","sha":"df87a860fdc41a595d5ca67f74cde9adbccc099a","kind":"commit","published_at":"2022-08-05T16:53:21.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.11.4","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.4/manifests"},{"name":"1.11.3","sha":"0527bbb466b8f48b36fe48933c425c42dac09358","kind":"commit","published_at":"2022-08-03T09:02:20.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.11.3","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.3/manifests"},{"name":"1.11.2","sha":"2adca4b0038a7ef81ea0838c5feeda9439c52b64","kind":"commit","published_at":"2022-07-13T12:48:24.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.11.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.2/manifests"},{"name":"1.11.1","sha":"794dc9d42720af97cedd395e8cd2add9173ffd9a","kind":"commit","published_at":"2022-06-17T18:32:33.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.11.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.1/manifests"},{"name":"1.11.0","sha":"0f21b44d1ad5227ccbaa073aa40cd37eb8bbc337","kind":"commit","published_at":"2022-06-09T17:35:05.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.11.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.11.0/manifests"},{"name":"1.10.0","sha":"24425989dadab6d6e4167174791a23d4e2a6d0c3","kind":"commit","published_at":"2022-04-26T14:04:54.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.10.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.10.0/manifests"},{"name":"1.9.0","sha":"7a4dfe026f6ee0f8ad741b58df74c60af296365d","kind":"commit","published_at":"2022-02-10T11:38:57.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.9.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.9.0/manifests"},{"name":"1.8.2","sha":"cbf533073d9a5edfb16c266d14151f69137ba7c9","kind":"commit","published_at":"2022-01-24T12:32:28.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.8.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.8.2/manifests"},{"name":"1.8.1","sha":"70826d038d5bdc3142a386b735792d87ef7a5dfc","kind":"commit","published_at":"2021-12-01T08:27:59.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.8.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.8.1/manifests"},{"name":"1.8.0","sha":"0ed00b8b36b1bc445e141d9227e5b7da2ac6a237","kind":"commit","published_at":"2021-11-23T09:22:57.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.8.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.8.0/manifests"},{"name":"1.7.0","sha":"ec2e080d7011a81bd67f10bf41efe6104d7799d6","kind":"commit","published_at":"2021-11-17T13:22:55.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.7.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.7.0/manifests"},{"name":"1.6.4","sha":"170fd536f931c0bffb58f37a53fc238e77f42258","kind":"commit","published_at":"2021-11-10T12:33:38.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.6.4","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.6.4/manifests"},{"name":"1.6.3","sha":"1081b0b0541f535ca088acdb56f5ca5598bc6247","kind":"commit","published_at":"2021-10-13T12:09:54.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.6.3","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.6.3/manifests"},{"name":"1.6.2","sha":"d5bd8d6526fa861adf18be7217bc180e6c13ac0d","kind":"commit","published_at":"2021-10-08T14:29:28.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.6.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.6.2/manifests"},{"name":"1.6.1","sha":"d928cc81b31796dcea7378bf7e2519bed569c659","kind":"commit","published_at":"2021-10-01T11:59:51.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.6.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.6.1/manifests"},{"name":"1.6.0","sha":"16ad7588b1bb1a3000524785b9217e238f0c2ea8","kind":"commit","published_at":"2021-09-28T07:52:26.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.6.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.6.0/manifests"},{"name":"1.5.1","sha":"8fa7f082b155ea325bcf7b2dbffaf81d4eea1ae4","kind":"commit","published_at":"2021-09-01T08:27:46.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.5.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.5.1/manifests"},{"name":"1.5.0","sha":"8e4d51908dd49272667126403bf977c5c503f78f","kind":"commit","published_at":"2021-06-28T11:17:33.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.5.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.5.0/manifests"},{"name":"1.4.0","sha":"3fd0658dd91864099481b23740afd1757d1f0634","kind":"commit","published_at":"2021-06-18T12:02:58.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.4.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.4.0/manifests"},{"name":"1.3.0","sha":"8ccba7328d178ac05a1a9803cf3f2c6660d2f826","kind":"commit","published_at":"2021-05-13T14:11:49.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.3.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.3.0/manifests"},{"name":"1.2.5","sha":"0dda95cffcdf3d96ca551e5701efd1661cf31374","kind":"commit","published_at":"2021-03-08T10:52:57.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.2.5","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.2.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.5/manifests"},{"name":"1.2.4","sha":"ba845ee93d6ea10671e829ebf273b6f7a0c92ef0","kind":"commit","published_at":"2021-02-09T13:26:43.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.2.4","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.2.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.4/manifests"},{"name":"1.2.3","sha":"a72c5adce3986ff6b5092ae0464a8f2675087860","kind":"commit","published_at":"2021-01-05T11:01:18.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.2.3","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.3/manifests"},{"name":"1.2.2","sha":"0a8dddbe15cd72f7bb5e47951fb7c1eb0836dfc2","kind":"commit","published_at":"2020-11-11T16:02:21.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.2.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.2/manifests"},{"name":"1.2.1","sha":"4b4d6605aa2e4f0c2ae3c7563795ae3bec259fff","kind":"commit","published_at":"2020-08-24T10:28:28.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.2.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.1/manifests"},{"name":"1.2.0","sha":"c9a9bf061d713c91ee9974fa8a6afe413acfd0e9","kind":"commit","published_at":"2020-07-31T09:06:53.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.2.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.2.0/manifests"},{"name":"1.1.1","sha":"037b70291941fe43de668066eb6fb802c5e181d2","kind":"commit","published_at":"2020-03-31T08:59:25.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.1.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.1.1/manifests"},{"name":"1.1.0","sha":"e2636a4c24e646d3e480fc666da0c090818beb09","kind":"commit","published_at":"2020-02-11T12:56:45.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.1.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.1.0/manifests"},{"name":"1.0.1","sha":"48e284d1ea6d0e8baac1af1c4ad8bd298670caf6","kind":"commit","published_at":"2019-12-10T18:08:28.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.0.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.1/manifests"},{"name":"1.0.0","sha":"51dc885a30ca704b02fa803099b0a9b5b38067b6","kind":"commit","published_at":"2019-10-23T16:29:25.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.0.0","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.0/manifests"},{"name":"1.0.0-alpha.4","sha":"d84a1da59e0fa879cde27e01cdf9f079208cc0cc","kind":"commit","published_at":"2019-09-24T23:03:23.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.0.0-alpha.4","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.0.0-alpha.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.0.0-alpha.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.0-alpha.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.0-alpha.4/manifests"},{"name":"1.0.0-alpha.3","sha":"1b31c5a4e381f0a7119c9a41d814cf8f3183a9f7","kind":"commit","published_at":"2019-09-09T16:54:21.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.0.0-alpha.3","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.0.0-alpha.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.0.0-alpha.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.0-alpha.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.0-alpha.3/manifests"},{"name":"1.0.0-alpha.2","sha":"64851a1a0a2a9e8fa7ae7b3508ce46a1da4a2e1d","kind":"commit","published_at":"2019-08-20T16:50:10.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.0.0-alpha.2","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.0.0-alpha.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.0.0-alpha.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.0-alpha.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.0-alpha.2/manifests"},{"name":"1.0.0-alpha.1","sha":"a42fe83781b5c4822e00706eaf6a4380b256be8a","kind":"commit","published_at":"2019-07-04T06:53:58.000Z","download_url":"https://codeload.github.com/swift-server/async-http-client/tar.gz/1.0.0-alpha.1","html_url":"https://github.com/swift-server/async-http-client/releases/tag/1.0.0-alpha.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/swift-server/async-http-client@1.0.0-alpha.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.0-alpha.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/tags/1.0.0-alpha.1/manifests"}]},"repo_metadata_updated_at":"2026-08-07T02:43:42.097Z","dependent_packages_count":102,"downloads":null,"downloads_period":null,"dependent_repos_count":520,"rankings":{"downloads":null,"dependent_repos_count":0.3927112786679233,"dependent_packages_count":0.2513352183474709,"stargazers_count":7.854225573358467,"forks_count":6.680289217227287,"docker_downloads_count":null,"average":3.794640321900287},"purl":"pkg:swift/github.com/swift-server/async-http-client","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/swiftpm/github.com/swift-server/async-http-client","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/swiftpm/github.com/swift-server/async-http-client","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/swiftpm/github.com/swift-server/async-http-client/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-07-28T20:20:26.410Z","issues_count":103,"pull_requests_count":266,"avg_time_to_close_issue":7434684.780487805,"avg_time_to_close_pull_request":2541868.9786324785,"issues_closed_count":41,"pull_requests_closed_count":234,"pull_request_authors_count":54,"issue_authors_count":54,"avg_comments_per_issue":2.6310679611650487,"avg_comments_per_pull_request":1.7142857142857142,"merged_pull_requests_count":217,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":31071.5,"past_year_avg_time_to_close_pull_request":1436268.375,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":16,"past_year_pull_request_authors_count":15,"past_year_issue_authors_count":7,"past_year_avg_comments_per_issue":2.142857142857143,"past_year_avg_comments_per_pull_request":1.7826086956521738,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":13,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/swift-server%2Fasync-http-client/issues","maintainers":[{"login":"dnadoba","count":42,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dnadoba"},{"login":"glbrntt","count":35,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glbrntt"},{"login":"rnro","count":26,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rnro"},{"login":"Lukasa","count":25,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Lukasa"},{"login":"fabianfett","count":13,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabianfett"},{"login":"gjcairo","count":11,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/gjcairo"},{"login":"FranzBusch","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/FranzBusch"},{"login":"PeterAdams-A","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/PeterAdams-A"},{"login":"0xTim","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xTim"},{"login":"Joannis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Joannis"},{"login":"simonjbeaumont","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/simonjbeaumont"},{"login":"tanner0101","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/tanner0101"},{"login":"MaxDesiatov","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MaxDesiatov"},{"login":"adam-fowler","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adam-fowler"},{"login":"maltepuetz","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/maltepuetz"}],"active_maintainers":[{"login":"glbrntt","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/glbrntt"},{"login":"Joannis","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/Joannis"},{"login":"0xTim","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/0xTim"},{"login":"fabianfett","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fabianfett"},{"login":"rnro","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/rnro"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fswift-server%2Fasync-http-client/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fswift-server%2Fasync-http-client/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fswift-server%2Fasync-http-client/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fswift-server%2Fasync-http-client/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fswift-server%2Fasync-http-client/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/swiftpackageindex.com/packages/github.com%2Fswift-server%2Fasync-http-client/codemeta","maintainers":[]}