{"id":372210,"url":"https://github.com/valyala/fasthttp","last_synced_at":"2026-08-26T10:36:14.681Z","repository":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"owner":{"login":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"packages":[{"id":3785835,"name":"gopkg.in/valyala/fasthttp.v20160617","ecosystem":"go","description":"Package fasthttp provides fast HTTP server and client API.","homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":[],"namespace":"gopkg.in/valyala","versions_count":1,"first_release_published_at":"2016-06-17T10:13:04.000Z","latest_release_published_at":"2016-06-17T10:13:04.000Z","latest_release_number":"v20160617.0.0-20160617101304-d42167fd04f6","last_synced_at":"2026-08-25T10:06:13.415Z","created_at":"2022-04-11T17:28:07.280Z","updated_at":"2026-08-25T10:06:13.415Z","registry_url":"https://pkg.go.dev/gopkg.in/valyala/fasthttp.v20160617","install_command":"go get gopkg.in/valyala/fasthttp.v20160617","documentation_url":"https://pkg.go.dev/gopkg.in/valyala/fasthttp.v20160617#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:24:51.874Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.37910883610893825,"forks_count":0.46103584924082835,"average":4.296286237271852},"purl":"pkg:golang/gopkg.in/valyala/fasthttp.v20160617","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/valyala/fasthttp.v20160617","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/valyala/fasthttp.v20160617","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/valyala/fasthttp.v20160617/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160617/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160617/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160617/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160617/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160617/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160617/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3788431,"name":"gopkg.in/valyala/fasthttp.v20180529","ecosystem":"go","description":"Package fasthttp provides fast HTTP server and client API.","homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":[],"namespace":"gopkg.in/valyala","versions_count":1,"first_release_published_at":"2017-12-07T12:09:41.000Z","latest_release_published_at":"2017-12-07T12:09:41.000Z","latest_release_number":"v20180529.0.0-20171207120941-e5f51c11919d","last_synced_at":"2026-08-25T10:07:45.179Z","created_at":"2022-04-11T17:39:09.776Z","updated_at":"2026-08-25T10:07:45.179Z","registry_url":"https://pkg.go.dev/gopkg.in/valyala/fasthttp.v20180529","install_command":"go get gopkg.in/valyala/fasthttp.v20180529","documentation_url":"https://pkg.go.dev/gopkg.in/valyala/fasthttp.v20180529#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T19:47:49.380Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.37910883610893825,"forks_count":0.46103584924082835,"average":4.296286237271852},"purl":"pkg:golang/gopkg.in/valyala/fasthttp.v20180529","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/valyala/fasthttp.v20180529","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/valyala/fasthttp.v20180529","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/valyala/fasthttp.v20180529/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20180529/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20180529/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20180529/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20180529/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20180529/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20180529/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3748349,"name":"github.com/valyala/fasthtTp","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/fasthtTp","keywords_array":[],"namespace":"github.com/valyala","versions_count":78,"first_release_published_at":"2020-04-28T22:01:55.000Z","latest_release_published_at":"2026-07-27T13:17:45.000Z","latest_release_number":"v1.73.0","last_synced_at":"2026-08-25T10:13:12.242Z","created_at":"2022-04-11T15:08:06.753Z","updated_at":"2026-08-25T10:13:12.243Z","registry_url":"https://pkg.go.dev/github.com/valyala/fasthtTp","install_command":"go get github.com/valyala/fasthtTp","documentation_url":"https://pkg.go.dev/github.com/valyala/fasthtTp#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850141,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:50:02.934Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":null,"forks_count":null,"average":8.172500131868823},"purl":"pkg:golang/github.com/valyala/fastht%21tp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/valyala/fasthtTp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/valyala/fasthtTp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/valyala/fasthtTp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfasthtTp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfasthtTp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfasthtTp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfasthtTp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfasthtTp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfasthtTp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10924995,"name":"github.com/valyala/fasthttp/stackless","ecosystem":"go","description":"Package stackless provides functionality that may save stack space\nfor high number of concurrently running goroutines.","homepage":"https://github.com/valyala/fasthttp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":[],"namespace":"github.com/valyala/fasthttp","versions_count":50,"first_release_published_at":"2026-04-10T02:18:36.638Z","latest_release_published_at":"2026-04-10T02:18:36.637Z","latest_release_number":"v1.70.0","last_synced_at":"2026-08-25T10:19:32.556Z","created_at":"2024-09-25T11:45:19.384Z","updated_at":"2026-08-25T10:19:32.557Z","registry_url":"https://pkg.go.dev/github.com/valyala/fasthttp/stackless","install_command":"go get github.com/valyala/fasthttp/stackless","documentation_url":"https://pkg.go.dev/github.com/valyala/fasthttp/stackless#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:24:51.873Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/valyala/fasthttp/stackless","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/valyala/fasthttp/stackless","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/valyala/fasthttp/stackless","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/valyala/fasthttp/stackless/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Fstackless/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Fstackless/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Fstackless/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Fstackless/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Fstackless/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Fstackless/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13716941,"name":"golang-github-valyala-fasthttp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T00:20:24.426Z","latest_release_published_at":"2026-02-13T00:20:24.426Z","latest_release_number":"1:1.31.0-4","last_synced_at":"2026-08-19T23:31:52.302Z","created_at":"2026-02-13T00:20:24.247Z","updated_at":"2026-08-19T23:31:52.302Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-valyala-fasthttp","install_command":"apt-get install golang-github-valyala-fasthttp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-valyala-fasthttp-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-andybalholm-brotli-dev, golang-github-klauspost-compress-dev, golang-github-valyala-bytebufferpool-dev, golang-github-valyala-tcplisten-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-08T08:31:59.000Z","size":4349,"stargazers_count":23425,"open_issues_count":76,"forks_count":1846,"subscribers_count":383,"default_branch":"master","last_synced_at":"2026-08-08T18:33:59.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-08T13:57:29.000Z","dependencies_parsed_at":"2026-08-08T10:23:36.732Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428765,"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-08T02:00:08.763Z","response_time":96,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-16T05:36:21.975Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-valyala-fasthttp?arch=source\u0026distro=ubuntu-24.04","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T05:32:37.058Z","issues_count":232,"pull_requests_count":566,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1841555.061752988,"issues_closed_count":161,"pull_requests_closed_count":502,"pull_request_authors_count":105,"issue_authors_count":177,"avg_comments_per_issue":2.8922413793103448,"avg_comments_per_pull_request":1.1183745583038869,"merged_pull_requests_count":408,"bot_issues_count":0,"bot_pull_requests_count":175,"past_year_issues_count":13,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":352237.406779661,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":1.2469135802469136,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages/golang-github-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.04","url":"https://launchpad.net/ubuntu/noble","ecosystem":"ubuntu","default":true,"packages_count":37306,"maintainers_count":0,"namespaces_count":4,"keywords_count":1697,"github":"ubuntu","metadata":{"codename":"noble","funded_packages_count":1245},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:45.928Z","updated_at":"2026-08-25T05:06:49.291Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.04/namespaces"}},{"id":13730839,"name":"golang-github-valyala-fasthttp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-13T02:28:11.746Z","latest_release_published_at":"2026-02-13T02:28:11.746Z","latest_release_number":"20160617-2","last_synced_at":"2026-08-19T23:29:58.812Z","created_at":"2026-02-13T02:28:11.565Z","updated_at":"2026-08-23T12:12:08.620Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-valyala-fasthttp","install_command":"apt-get install golang-github-valyala-fasthttp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-valyala-fasthttp-dev","standards_version":"4.1.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-golang, golang-any, golang-github-klauspost-compress-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:12:08.620Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-valyala-fasthttp?arch=source\u0026distro=ubuntu-20.04\u0026repository_url=https://launchpad.net/ubuntu/focal","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages/golang-github-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"ubuntu-20.04","url":"https://launchpad.net/ubuntu/focal","ecosystem":"ubuntu","default":false,"packages_count":30789,"maintainers_count":0,"namespaces_count":4,"keywords_count":1429,"github":"ubuntu","metadata":{"codename":"focal","funded_packages_count":759},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:47.233Z","updated_at":"2026-08-25T05:06:53.666Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-20.04/namespaces"}},{"id":13685950,"name":"golang-github-valyala-fasthttp","ecosystem":"debian","description":null,"homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T18:00:57.226Z","latest_release_published_at":"2026-02-12T18:00:57.226Z","latest_release_number":"1:1.31.0-4","last_synced_at":"2026-08-19T23:30:38.726Z","created_at":"2026-02-12T18:00:52.849Z","updated_at":"2026-08-23T15:24:52.081Z","registry_url":"https://tracker.debian.org/pkg/golang-github-valyala-fasthttp","install_command":"apt-get install golang-github-valyala-fasthttp","documentation_url":"https://packages.debian.org/bookworm/golang-github-valyala-fasthttp","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-valyala-fasthttp-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-andybalholm-brotli-dev, golang-github-klauspost-compress-dev, golang-github-valyala-bytebufferpool-dev, golang-github-valyala-tcplisten-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:24:52.081Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-valyala-fasthttp?arch=source\u0026distro=debian-12","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages/golang-github-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"debian-12","url":"https://packages.debian.org/bookworm","ecosystem":"debian","default":true,"packages_count":34734,"maintainers_count":0,"namespaces_count":4,"keywords_count":2645,"github":"debian","metadata":{"codename":"bookworm","funded_packages_count":1237},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.459Z","updated_at":"2026-08-25T05:06:43.662Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-12/namespaces"}},{"id":13506413,"name":"golang-github-valyala-fasthttp","ecosystem":"debian","description":null,"homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-10T19:08:46.687Z","latest_release_published_at":"2026-02-10T19:08:46.687Z","latest_release_number":"20160617-2.1","last_synced_at":"2026-08-19T23:28:56.270Z","created_at":"2026-02-10T19:08:46.483Z","updated_at":"2026-08-23T15:24:52.198Z","registry_url":"https://tracker.debian.org/pkg/golang-github-valyala-fasthttp","install_command":"apt-get install golang-github-valyala-fasthttp","documentation_url":"https://packages.debian.org/bullseye/golang-github-valyala-fasthttp","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-valyala-fasthttp-dev","standards_version":"4.1.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-golang, golang-any, golang-github-klauspost-compress-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:24:52.198Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-valyala-fasthttp?arch=source\u0026distro=debian-11\u0026repository_url=https://packages.debian.org/bullseye","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages/golang-github-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"debian-11","url":"https://packages.debian.org/bullseye","ecosystem":"debian","default":false,"packages_count":31268,"maintainers_count":0,"namespaces_count":3,"keywords_count":759,"github":"debian","metadata":{"codename":"bullseye","funded_packages_count":805},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:49.702Z","updated_at":"2026-08-25T05:06:44.833Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-11/namespaces"}},{"id":13546673,"name":"golang-github-valyala-fasthttp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-11T02:14:53.349Z","latest_release_published_at":"2026-02-11T02:14:53.349Z","latest_release_number":"1:1.31.0-4","last_synced_at":"2026-08-19T23:30:24.375Z","created_at":"2026-02-11T02:14:53.183Z","updated_at":"2026-08-23T15:55:13.291Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-valyala-fasthttp","install_command":"apt-get install golang-github-valyala-fasthttp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-valyala-fasthttp-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-andybalholm-brotli-dev, golang-github-klauspost-compress-dev, golang-github-valyala-bytebufferpool-dev, golang-github-valyala-tcplisten-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T15:55:13.291Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-valyala-fasthttp?arch=source\u0026distro=ubuntu-23.04\u0026repository_url=https://launchpad.net/ubuntu/lunar","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages/golang-github-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.04","url":"https://launchpad.net/ubuntu/lunar","ecosystem":"ubuntu","default":false,"packages_count":36116,"maintainers_count":0,"namespaces_count":4,"keywords_count":999,"github":"ubuntu","metadata":{"codename":"lunar","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1108},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:49.117Z","updated_at":"2026-08-25T05:06:52.544Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.04/namespaces"}},{"id":13963814,"name":"go-github-com-valyala-fasthttp","ecosystem":"guix","description":"Provides fast HTTP server and client API","homepage":"https://github.com/valyala/fasthttp","licenses":"expat","normalized_licenses":["Other"],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":[],"namespace":null,"versions_count":1,"first_release_published_at":"2026-03-02T22:58:42.706Z","latest_release_published_at":"2026-03-02T22:58:42.706Z","latest_release_number":"1.58.0","last_synced_at":"2026-08-19T23:32:28.773Z","created_at":"2026-03-02T22:58:42.524Z","updated_at":"2026-08-24T09:46:35.709Z","registry_url":"https://packages.guix.gnu.org/packages/go-github-com-valyala-fasthttp/1.58.0/","install_command":"guix install go-github-com-valyala-fasthttp","documentation_url":"https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/golang-web.scm#n15163","metadata":{"location":"gnu/packages/golang-web.scm:15163","variable_name":"go-github-com-valyala-fasthttp"},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-24T09:46:35.709Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:guix/go-github-com-valyala-fasthttp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/guix/go-github-com-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/guix/go-github-com-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/guix/go-github-com-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages/go-github-com-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"guix","url":"https://guix.gnu.org","ecosystem":"guix","default":true,"packages_count":32351,"maintainers_count":0,"namespaces_count":0,"keywords_count":1654,"github":"guix-mirror","metadata":{"funded_packages_count":1231},"icon_url":"https://github.com/guix-mirror.png","created_at":"2026-03-02T16:23:46.981Z","updated_at":"2026-08-25T05:05:02.543Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/guix/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/guix/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/guix/namespaces"}},{"id":4544835,"name":"github.com/Valyala/fasthttp","ecosystem":"go","description":"","homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/Valyala/fasthttp","keywords_array":[],"namespace":"github.com/Valyala","versions_count":78,"first_release_published_at":"2020-04-28T22:01:55.000Z","latest_release_published_at":"2026-07-27T13:17:45.000Z","latest_release_number":"v1.73.0","last_synced_at":"2026-08-24T10:36:52.659Z","created_at":"2022-07-08T03:46:11.652Z","updated_at":"2026-08-24T10:36:52.660Z","registry_url":"https://pkg.go.dev/github.com/Valyala/fasthttp","install_command":"go get github.com/Valyala/fasthttp","documentation_url":"https://pkg.go.dev/github.com/Valyala/fasthttp#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850132,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:31:37.777Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.19965500871456515,"forks_count":0.5642863315440324,"average":4.277235400999061},"purl":"pkg:golang/github.com/%21valyala/fasthttp","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/Valyala/fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/Valyala/fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/Valyala/fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FValyala%2Ffasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FValyala%2Ffasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FValyala%2Ffasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FValyala%2Ffasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FValyala%2Ffasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2FValyala%2Ffasthttp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13476529,"name":"golang-github-valyala-fasthttp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-10T04:58:20.867Z","latest_release_published_at":"2026-02-10T04:58:20.867Z","latest_release_number":"1:1.31.0-4","last_synced_at":"2026-08-19T23:30:59.117Z","created_at":"2026-02-10T04:58:20.589Z","updated_at":"2026-08-24T10:41:54.744Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-valyala-fasthttp","install_command":"apt-get install golang-github-valyala-fasthttp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-valyala-fasthttp-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-andybalholm-brotli-dev, golang-github-klauspost-compress-dev, golang-github-valyala-bytebufferpool-dev, golang-github-valyala-tcplisten-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-24T10:41:54.744Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-valyala-fasthttp?arch=source\u0026distro=ubuntu-23.10\u0026repository_url=https://launchpad.net/ubuntu/mantic","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages/golang-github-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"ubuntu-23.10","url":"https://launchpad.net/ubuntu/mantic","ecosystem":"ubuntu","default":false,"packages_count":36642,"maintainers_count":0,"namespaces_count":4,"keywords_count":2213,"github":"ubuntu","metadata":{"codename":"mantic","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1339},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.636Z","updated_at":"2026-08-25T05:06:51.033Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-23.10/namespaces"}},{"id":14465715,"name":"github.com/valyala/fastHttp","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/fastHttp","keywords_array":[],"namespace":null,"versions_count":78,"first_release_published_at":"2020-04-28T22:01:55.000Z","latest_release_published_at":"2026-07-27T13:17:45.000Z","latest_release_number":"v1.73.0","last_synced_at":"2026-08-24T11:59:14.071Z","created_at":"2026-05-17T15:38:18.822Z","updated_at":"2026-08-24T11:59:14.071Z","registry_url":"https://pkg.go.dev/github.com/valyala/fastHttp","install_command":"go get github.com/valyala/fastHttp","documentation_url":"https://pkg.go.dev/github.com/valyala/fastHttp#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-15T08:24:09.000Z","size":4223,"stargazers_count":23433,"open_issues_count":83,"forks_count":1849,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-16T05:35:05.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-15T08:34:11.000Z","dependencies_parsed_at":"2026-08-08T10:23:36.732Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36704373,"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-16T02:00:06.462Z","response_time":62,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-16T05:36:22.041Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":5.0539876762289,"dependent_packages_count":4.7357651669104595,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":4.89487642156968},"purl":"pkg:golang/github.com/valyala/fast%21http","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/valyala/fastHttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/valyala/fastHttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/valyala/fastHttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T05:32:37.058Z","issues_count":232,"pull_requests_count":566,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1841555.061752988,"issues_closed_count":161,"pull_requests_closed_count":502,"pull_request_authors_count":105,"issue_authors_count":177,"avg_comments_per_issue":2.8922413793103448,"avg_comments_per_pull_request":1.1183745583038869,"merged_pull_requests_count":408,"bot_issues_count":0,"bot_pull_requests_count":175,"past_year_issues_count":13,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":352237.406779661,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":1.2469135802469136,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfastHttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfastHttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfastHttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfastHttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfastHttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FfastHttp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":10924996,"name":"github.com/valyala/fasthttp/fasthttputil","ecosystem":"go","description":"Package fasthttputil provides utility functions for fasthttp.","homepage":"https://github.com/valyala/fasthttp","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":[],"namespace":"github.com/valyala/fasthttp","versions_count":0,"first_release_published_at":null,"latest_release_published_at":"2025-11-20T23:43:17.727Z","latest_release_number":null,"last_synced_at":"2026-08-25T10:08:38.518Z","created_at":"2024-09-25T11:45:21.202Z","updated_at":"2026-08-25T10:08:38.518Z","registry_url":"https://pkg.go.dev/github.com/valyala/fasthttp/fasthttputil","install_command":"go get github.com/valyala/fasthttp/fasthttputil","documentation_url":"https://pkg.go.dev/github.com/valyala/fasthttp/fasthttputil#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T12:31:37.647Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":6.563207986987438,"dependent_packages_count":6.151018228135725,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":6.357113107561581},"purl":"pkg:golang/github.com/valyala/fasthttp/fasthttputil","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/valyala/fasthttp/fasthttputil","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/valyala/fasthttp/fasthttputil","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/valyala/fasthttp/fasthttputil/dependencies","status":"removed","funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Ffasthttputil/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Ffasthttputil/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Ffasthttputil/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Ffasthttputil/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Ffasthttputil/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp%2Ffasthttputil/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13646833,"name":"golang-github-valyala-fasthttp","ecosystem":"debian","description":null,"homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":["golang"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-12T03:40:37.790Z","latest_release_published_at":"2026-02-12T03:40:37.790Z","latest_release_number":"1:1.59.0-2","last_synced_at":"2026-08-19T23:29:12.111Z","created_at":"2026-02-12T03:40:37.617Z","updated_at":"2026-08-19T23:29:12.111Z","registry_url":"https://tracker.debian.org/pkg/golang-github-valyala-fasthttp","install_command":"apt-get install golang-github-valyala-fasthttp","documentation_url":"https://packages.debian.org/trixie/golang-github-valyala-fasthttp","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-valyala-fasthttp-dev","standards_version":"4.7.1","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-andybalholm-brotli-dev, golang-github-klauspost-compress-dev, golang-github-valyala-bytebufferpool-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-08T08:31:59.000Z","size":4349,"stargazers_count":23425,"open_issues_count":76,"forks_count":1846,"subscribers_count":383,"default_branch":"master","last_synced_at":"2026-08-08T18:33:59.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-08T13:57:29.000Z","dependencies_parsed_at":"2026-08-08T10:23:36.732Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428765,"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-08T02:00:08.763Z","response_time":96,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-16T05:36:21.896Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-valyala-fasthttp?arch=source\u0026distro=debian-13\u0026repository_url=https://packages.debian.org/trixie","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T05:32:37.058Z","issues_count":232,"pull_requests_count":566,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1841555.061752988,"issues_closed_count":161,"pull_requests_closed_count":502,"pull_request_authors_count":105,"issue_authors_count":177,"avg_comments_per_issue":2.8922413793103448,"avg_comments_per_pull_request":1.1183745583038869,"merged_pull_requests_count":408,"bot_issues_count":0,"bot_pull_requests_count":175,"past_year_issues_count":13,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":352237.406779661,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":1.2469135802469136,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages/golang-github-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"debian-13","url":"https://packages.debian.org/trixie","ecosystem":"debian","default":false,"packages_count":38024,"maintainers_count":0,"namespaces_count":4,"keywords_count":1985,"github":"debian","metadata":{"codename":"trixie","funded_packages_count":1687},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.448Z","updated_at":"2026-08-25T05:04:56.023Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-13/namespaces"}},{"id":13581747,"name":"golang-github-valyala-fasthttp","ecosystem":"debian","description":null,"homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":["misc"],"namespace":"main","versions_count":1,"first_release_published_at":"2026-02-11T08:55:29.576Z","latest_release_published_at":"2026-02-11T08:55:29.576Z","latest_release_number":"20160617-2","last_synced_at":"2026-08-19T23:30:50.394Z","created_at":"2026-02-11T08:55:29.365Z","updated_at":"2026-08-19T23:30:50.394Z","registry_url":"https://tracker.debian.org/pkg/golang-github-valyala-fasthttp","install_command":"apt-get install golang-github-valyala-fasthttp","documentation_url":"https://packages.debian.org/buster/golang-github-valyala-fasthttp","metadata":{"component":"main","architecture":"all","priority":"extra","binary":"golang-github-valyala-fasthttp-dev","standards_version":"4.1.1","maintainer":"Debian Go Packaging Team \u003cpkg-go-maintainers@lists.alioth.debian.org\u003e","build_depends":"debhelper (\u003e= 9), dh-golang, golang-any, golang-github-klauspost-compress-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-08T08:31:59.000Z","size":4349,"stargazers_count":23425,"open_issues_count":76,"forks_count":1846,"subscribers_count":383,"default_branch":"master","last_synced_at":"2026-08-08T18:33:59.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-08T13:57:29.000Z","dependencies_parsed_at":"2026-08-08T10:23:36.732Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36428765,"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-08T02:00:08.763Z","response_time":96,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-16T05:36:22.092Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/debian/golang-github-valyala-fasthttp?arch=source\u0026distro=debian-10\u0026repository_url=https://packages.debian.org/buster","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/debian/golang-github-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/debian/golang-github-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/debian/golang-github-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T05:32:37.058Z","issues_count":232,"pull_requests_count":566,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1841555.061752988,"issues_closed_count":161,"pull_requests_closed_count":502,"pull_request_authors_count":105,"issue_authors_count":177,"avg_comments_per_issue":2.8922413793103448,"avg_comments_per_pull_request":1.1183745583038869,"merged_pull_requests_count":408,"bot_issues_count":0,"bot_pull_requests_count":175,"past_year_issues_count":13,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":352237.406779661,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":1.2469135802469136,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages/golang-github-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"debian-10","url":"https://packages.debian.org/buster","ecosystem":"debian","default":false,"packages_count":28836,"maintainers_count":0,"namespaces_count":3,"keywords_count":903,"github":"debian","metadata":{"codename":"buster","mirror":"http://archive.debian.org/debian","funded_packages_count":610},"icon_url":"https://github.com/debian.png","created_at":"2026-02-04T11:01:50.156Z","updated_at":"2026-08-25T05:03:28.562Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/debian-10/namespaces"}},{"id":8195444,"name":"github.com/valyala/FastHTTP","ecosystem":"go","description":null,"homepage":null,"licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/FastHTTP","keywords_array":[],"namespace":null,"versions_count":78,"first_release_published_at":"2020-04-28T22:01:55.000Z","latest_release_published_at":"2026-07-27T13:17:45.000Z","latest_release_number":"v1.73.0","last_synced_at":"2026-08-25T10:07:17.277Z","created_at":"2023-09-05T02:28:51.832Z","updated_at":"2026-08-25T10:07:17.278Z","registry_url":"https://pkg.go.dev/github.com/valyala/FastHTTP","install_command":"go get github.com/valyala/FastHTTP","documentation_url":"https://pkg.go.dev/github.com/valyala/FastHTTP#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-15T08:24:09.000Z","size":4223,"stargazers_count":23433,"open_issues_count":83,"forks_count":1849,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-16T05:35:05.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-15T08:34:11.000Z","dependencies_parsed_at":"2026-08-08T10:23:36.732Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36704373,"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-16T02:00:06.462Z","response_time":62,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-16T05:36:22.040Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":10.56745293061189,"dependent_packages_count":8.899321458400431,"stargazers_count":0.22789340059129098,"forks_count":0.5893074880155005,"docker_downloads_count":null,"average":5.070993819404778},"purl":"pkg:golang/github.com/valyala/%21fast%21h%21t%21t%21p","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/valyala/FastHTTP","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/valyala/FastHTTP","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/valyala/FastHTTP/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-16T05:32:37.058Z","issues_count":232,"pull_requests_count":566,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1841555.061752988,"issues_closed_count":161,"pull_requests_closed_count":502,"pull_request_authors_count":105,"issue_authors_count":177,"avg_comments_per_issue":2.8922413793103448,"avg_comments_per_pull_request":1.1183745583038869,"merged_pull_requests_count":408,"bot_issues_count":0,"bot_pull_requests_count":175,"past_year_issues_count":13,"past_year_pull_requests_count":81,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":352237.406779661,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":59,"past_year_pull_request_authors_count":26,"past_year_issue_authors_count":8,"past_year_avg_comments_per_issue":0.6923076923076923,"past_year_avg_comments_per_pull_request":1.2469135802469136,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":14,"past_year_merged_pull_requests_count":54,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FFastHTTP/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FFastHTTP/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FFastHTTP/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FFastHTTP/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FFastHTTP/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2FFastHTTP/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3734249,"name":"gopkg.in/valyala/fasthttp.v20160316","ecosystem":"go","description":"Package fasthttp provides fast HTTP server and client API.","homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":[],"namespace":"gopkg.in/valyala","versions_count":1,"first_release_published_at":"2016-03-15T09:27:03.000Z","latest_release_published_at":"2016-03-15T09:27:03.000Z","latest_release_number":"v20160316.0.0-20160315092703-2b172da53920","last_synced_at":"2026-08-24T10:21:25.760Z","created_at":"2022-04-11T14:07:16.813Z","updated_at":"2026-08-24T10:21:25.761Z","registry_url":"https://pkg.go.dev/gopkg.in/valyala/fasthttp.v20160316","install_command":"go get gopkg.in/valyala/fasthttp.v20160316","documentation_url":"https://pkg.go.dev/gopkg.in/valyala/fasthttp.v20160316#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-23T17:12:21.675Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":1,"rankings":{"downloads":null,"dependent_repos_count":4.790207323550892,"dependent_packages_count":5.151239127547972,"stargazers_count":0.23830173959232454,"forks_count":0.61541398313525,"docker_downloads_count":null,"average":2.6987905434566097},"purl":"pkg:golang/gopkg.in/valyala/fasthttp.v20160316","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/valyala/fasthttp.v20160316","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/valyala/fasthttp.v20160316","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/valyala/fasthttp.v20160316/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-23T09:04:27.385Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":89,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":30,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2584269662921348,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160316/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160316/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160316/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160316/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160316/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160316/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":3494529,"name":"github.com/valyala/fasthttp","ecosystem":"go","description":"Package fasthttp provides fast HTTP server and client API.","homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":[],"namespace":"github.com/valyala","versions_count":78,"first_release_published_at":"2020-04-28T22:01:55.000Z","latest_release_published_at":"2026-07-27T13:17:45.000Z","latest_release_number":"v1.73.0","last_synced_at":"2026-08-25T09:21:33.027Z","created_at":"2022-04-10T19:25:20.361Z","updated_at":"2026-08-25T09:21:33.027Z","registry_url":"https://pkg.go.dev/github.com/valyala/fasthttp","install_command":"go get github.com/valyala/fasthttp","documentation_url":"https://pkg.go.dev/github.com/valyala/fasthttp#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-15T08:24:09.000Z","size":4223,"stargazers_count":23433,"open_issues_count":83,"forks_count":1849,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-16T05:35:05.950Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-15T08:34:11.000Z","dependencies_parsed_at":"2026-08-08T10:23:36.732Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36716647,"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-16T02:00:06.462Z","response_time":62,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-19T09:14:29.152Z","dependent_packages_count":8579,"downloads":null,"downloads_period":null,"dependent_repos_count":25287,"rankings":{"downloads":null,"dependent_repos_count":0.03899096363677843,"dependent_packages_count":0.022710256532568994,"stargazers_count":0.23840485478977025,"forks_count":0.6154557691071276,"docker_downloads_count":0.22150277604368662,"average":0.22741292402198637},"purl":"pkg:golang/github.com/valyala/fasthttp","advisories":[{"uuid":"GSA_kwCzR0hTQS1meDk1LTg4M3YtNHE0aM0z9A","url":"https://github.com/advisories/GHSA-fx95-883v-4q4h","title":"Path traversal in github.com/valyala/fasthttp","description":"The package github.com/valyala/fasthttp before 1.34.0 is vulnerable to Directory Traversal via the ServeFile function, due to improper sanitization. It is possible to be exploited by using a backslash %5c character in the path. **Note:** This security issue impacts Windows users only.","origin":"UNSPECIFIED","severity":"HIGH","published_at":"2022-03-18T00:01:11.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":7.5,"cvss_vector":"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2022-21221","https://github.com/valyala/fasthttp/issues/1226","https://github.com/valyala/fasthttp/commit/15262ecf3c602364639d465daba1e7f3604d00e8","https://github.com/valyala/fasthttp/commit/6b5bc7bb304975147b4af68df54ac214ed2554c1","https://github.com/valyala/fasthttp/releases/tag/v1.34.0","https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMVALYALAFASTHTTP-2407866","https://pkg.go.dev/vuln/GO-2022-0355","https://github.com/advisories/GHSA-fx95-883v-4q4h"],"source_kind":"github","identifiers":["GHSA-fx95-883v-4q4h","CVE-2022-21221"],"repository_url":"https://github.com/valyala/fasthttp","blast_radius":0.0,"created_at":"2022-12-21T16:12:33.013Z","updated_at":"2026-08-14T00:12:05.039Z","epss_percentage":0.02496,"epss_percentile":0.83122,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1meDk1LTg4M3YtNHE0aM0z9A","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS1meDk1LTg4M3YtNHE0aM0z9A","packages":[{"ecosystem":"go","package_name":"github.com/valyala/fasthttp","versions":[{"first_patched_version":"1.34.0","vulnerable_version_range":"\u003c 1.34.0"}],"purl":"pkg:go/github.com%2Fvalyala%2Ffasthttp"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS1meDk1LTg4M3YtNHE0aM0z9A/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/valyala/fasthttp","docker_dependents_count":1100,"docker_downloads_count":2532583268,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/valyala/fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/valyala/fasthttp/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-19T07:02:41.488Z","issues_count":235,"pull_requests_count":571,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":106,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1243432574430823,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":340909.7704918033,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":61,"past_year_pull_request_authors_count":29,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2873563218390804,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":56,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fvalyala%2Ffasthttp/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13418411,"name":"golang-github-valyala-fasthttp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-07T04:16:24.288Z","latest_release_published_at":"2026-02-07T04:16:24.288Z","latest_release_number":"1:1.31.0-3ubuntu1","last_synced_at":"2026-08-19T23:29:47.842Z","created_at":"2026-02-07T04:16:23.915Z","updated_at":"2026-08-24T23:57:29.115Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-valyala-fasthttp","install_command":"apt-get install golang-github-valyala-fasthttp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-valyala-fasthttp-dev","standards_version":"4.6.0","maintainer":"Ubuntu Developers \u003cubuntu-devel-discuss@lists.ubuntu.com\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-andybalholm-brotli-dev, golang-github-klauspost-compress-dev, golang-github-valyala-bytebufferpool-dev, golang-github-valyala-tcplisten-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-24T23:57:29.115Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-valyala-fasthttp?arch=source\u0026distro=ubuntu-22.04\u0026repository_url=https://launchpad.net/ubuntu/jammy","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:39:57.526Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":345462.93333333335,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2873563218390804,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages/golang-github-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"ubuntu-22.04","url":"https://launchpad.net/ubuntu/jammy","ecosystem":"ubuntu","default":false,"packages_count":34289,"maintainers_count":0,"namespaces_count":4,"keywords_count":1498,"github":"ubuntu","metadata":{"codename":"jammy","funded_packages_count":976},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:46.486Z","updated_at":"2026-08-25T05:06:47.665Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-22.04/namespaces"}},{"id":3751607,"name":"gopkg.in/valyala/fasthttp.v20160419","ecosystem":"go","description":"Package fasthttp provides fast HTTP server and client API.","homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":["MIT"],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":[],"namespace":"gopkg.in/valyala","versions_count":1,"first_release_published_at":"2016-04-19T09:30:49.000Z","latest_release_published_at":"2016-04-19T09:30:49.000Z","latest_release_number":"v20160419.0.0-20160419093049-229698876475","last_synced_at":"2026-08-24T10:19:48.942Z","created_at":"2022-04-11T15:20:12.813Z","updated_at":"2026-08-25T01:49:24.644Z","registry_url":"https://pkg.go.dev/gopkg.in/valyala/fasthttp.v20160419","install_command":"go get gopkg.in/valyala/fasthttp.v20160419","documentation_url":"https://pkg.go.dev/gopkg.in/valyala/fasthttp.v20160419#section-documentation","metadata":{},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-25T01:49:24.643Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":9.345852080216646,"dependent_packages_count":6.999148183520997,"stargazers_count":0.37910883610893825,"forks_count":0.46103584924082835,"average":4.296286237271852},"purl":"pkg:golang/gopkg.in/valyala/fasthttp.v20160419","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/gopkg.in/valyala/fasthttp.v20160419","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/gopkg.in/valyala/fasthttp.v20160419","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/gopkg.in/valyala/fasthttp.v20160419/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:39:57.526Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":345462.93333333335,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2873563218390804,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160419/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160419/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160419/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160419/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160419/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/gopkg.in%2Fvalyala%2Ffasthttp.v20160419/codemeta","maintainers":[],"registry":{"name":"proxy.golang.org","url":"https://proxy.golang.org","ecosystem":"go","default":true,"packages_count":2281958,"maintainers_count":0,"namespaces_count":839500,"keywords_count":125409,"github":"golang","metadata":{"funded_packages_count":68001,"sync_missing_packages_cursor":{"timestamp":"2026-08-17T00:00:58.969562Z","path":"github.com/Tektoncd/operator","version":"v0.78.0"},"rate_limit":1},"icon_url":"https://github.com/golang.png","created_at":"2022-04-04T15:19:22.939Z","updated_at":"2026-08-26T05:01:06.821Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/namespaces"}},{"id":13449246,"name":"golang-github-valyala-fasthttp","ecosystem":"ubuntu","description":null,"homepage":"https://github.com/valyala/fasthttp","licenses":"mit","normalized_licenses":[],"repository_url":"https://github.com/valyala/fasthttp","keywords_array":["universe/misc"],"namespace":"universe","versions_count":1,"first_release_published_at":"2026-02-08T16:36:51.217Z","latest_release_published_at":"2026-02-08T16:36:51.217Z","latest_release_number":"1:1.31.0-4","last_synced_at":"2026-08-19T23:31:55.513Z","created_at":"2026-02-08T16:36:47.292Z","updated_at":"2026-08-25T05:37:54.919Z","registry_url":"https://launchpad.net/ubuntu/+source/golang-github-valyala-fasthttp","install_command":"apt-get install golang-github-valyala-fasthttp","documentation_url":null,"metadata":{"component":"universe","architecture":"all","priority":"optional","binary":"golang-github-valyala-fasthttp-dev","standards_version":"4.6.0","maintainer":"Debian Go Packaging Team \u003cteam+pkg-go@tracker.debian.org\u003e","build_depends":"debhelper-compat (= 13), dh-sequence-golang, golang-any, golang-github-andybalholm-brotli-dev, golang-github-klauspost-compress-dev, golang-github-valyala-bytebufferpool-dev, golang-github-valyala-tcplisten-dev, golang-golang-x-crypto-dev, golang-golang-x-net-dev, golang-golang-x-sys-dev","build_depends_indep":null,"build_depends_arch":null},"repo_metadata":{"id":37405398,"uuid":"44498957","full_name":"valyala/fasthttp","owner":"valyala","description":"Fast HTTP package for Go. Tuned for high performance. Zero memory allocations in hot paths. Up to 10x faster than net/http","archived":false,"fork":false,"pushed_at":"2026-08-17T06:40:36.000Z","size":4233,"stargazers_count":23441,"open_issues_count":90,"forks_count":1852,"subscribers_count":382,"default_branch":"master","last_synced_at":"2026-08-23T09:27:34.059Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/valyala.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"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":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null}},"created_at":"2015-10-18T22:19:57.000Z","updated_at":"2026-08-23T05:57:19.000Z","dependencies_parsed_at":"2026-08-23T09:21:24.555Z","dependency_job_id":null,"html_url":"https://github.com/valyala/fasthttp","commit_stats":{"total_commits":1718,"total_committers":239,"mean_commits":7.188284518828452,"dds":0.4615832363213038,"last_synced_commit":"40bdc4abc74e2760e4c3b3153b2d4c2357eb7f4e"},"previous_names":[],"tags_count":83,"template":false,"template_full_name":null,"purl":"pkg:github/valyala/fasthttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/sbom","scorecard":{"id":110346,"data":{"date":"2025-08-04","repo":{"name":"github.com/valyala/fasthttp","commit":"1828bd4eee29b489a516b8c01446e621b3a6953e"},"scorecard":{"version":"v5.2.1-28-gc1d103a9","commit":"c1d103a9bb9f635ec7260bf9aa0699466fa4be0e"},"score":6,"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#packaging"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":4,"reason":"Found 9/19 approved changesets -- score normalized to 4","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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#code-review"}},{"name":"Maintained","score":10,"reason":"25 commit(s) and 11 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#maintained"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#security-policy"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/cifuzz.yml:1","Info: topLevel 'contents' permission set to 'read': .github/workflows/lint.yml:10","Info: topLevel 'pull-requests' permission set to 'read': .github/workflows/lint.yml:12","Warn: topLevel 'checks' permission set to 'write': .github/workflows/lint.yml:14","Warn: no topLevel permission defined: .github/workflows/security.yml:1","Warn: no topLevel permission defined: .github/workflows/test.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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#token-permissions"}},{"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/cifuzz.yml:9: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/cifuzz.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/cifuzz.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/lint.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/lint.yml:26: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/lint.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/security.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/security.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/security.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/test.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/valyala/fasthttp/test.yml/master?enable=pin","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#license"}},{"name":"Fuzzing","score":10,"reason":"project is fuzzed","details":["Info: OSSFuzz integration found","Info: GoBuiltInFuzzer integration found: fuzz_test.go:13","Info: GoBuiltInFuzzer integration found: fuzz_test.go:30","Info: GoBuiltInFuzzer integration found: fuzz_test.go:46","Info: GoBuiltInFuzzer integration found: fuzz_test.go:74","Info: GoBuiltInFuzzer integration found: fuzz_test.go:93","Info: GoBuiltInFuzzer integration found: fuzz_test.go:111"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#fuzzing"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#signed-releases"}},{"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/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#vulnerabilities"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 26 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/c1d103a9bb9f635ec7260bf9aa0699466fa4be0e/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T12:04:45.159Z","repository_id":37405398,"created_at":"2025-08-15T12:04:45.159Z","updated_at":"2025-08-15T12:04:45.159Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36850133,"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-08-23T02:00:05.822Z","response_time":128,"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":"valyala","name":"Aliaksandr Valialkin","uuid":"283442","kind":"user","description":"Working on @VictoriaMetrics ","email":"","website":"https://victoriametrics.com","location":"United states","twitter":"valyala","company":"@VictoriaMetrics ","icon_url":"https://avatars.githubusercontent.com/u/283442?u=67106821805b9a7143b2794352fd87df04b060e4\u0026v=4","repositories_count":32,"last_synced_at":"2023-03-12T12:20:46.959Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/valyala","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T04:57:48.352Z","updated_at":"2023-03-12T12:20:46.966Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/valyala/repositories"},"tags":[{"name":"v1.73.0","sha":"f83ac8c3560feccaa017ba86dd9b95ad004790f2","kind":"commit","published_at":"2026-07-27T13:17:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.73.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.73.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.73.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.73.0/manifests"},{"name":"v1.72.0","sha":"37a31d78c5d221b24b9cb6652481b5acd4dd674f","kind":"commit","published_at":"2026-06-27T07:16:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.72.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.72.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.72.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.72.0/manifests"},{"name":"v1.71.0","sha":"e9208ecebf0c102176bb0635043c17333b10401d","kind":"commit","published_at":"2026-05-02T12:09:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.71.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.71.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.71.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.71.0/manifests"},{"name":"v1.70.0","sha":"534461ad123bfbcc1190d29cb3553a19b72d2845","kind":"commit","published_at":"2026-04-05T05:03:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.70.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.70.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.70.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.70.0/manifests"},{"name":"v1.69.0","sha":"7cf1fb7967ea5fe8c4ab6380d2e5885a9ff7b540","kind":"commit","published_at":"2026-01-05T14:10:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.69.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.69.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.69.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.69.0/manifests"},{"name":"v1.68.0","sha":"1b8c5593da699309522dee00ad1d6c913482a0f3","kind":"commit","published_at":"2025-10-23T21:47:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.68.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.68.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.68.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.68.0/manifests"},{"name":"v1.67.0","sha":"b26ff4866918a81247d8ce1cbfe07c7da63b2940","kind":"commit","published_at":"2025-10-08T04:32:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.67.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.67.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.67.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.67.0/manifests"},{"name":"v1.66.0","sha":"e04490f830dd9671b53e2359cddc79a23d7877f3","kind":"commit","published_at":"2025-09-11T15:36:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.66.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.66.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.66.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.66.0/manifests"},{"name":"v1.65.0","sha":"f9d84d7c5242423b3ddac7ce6c671ff817274296","kind":"commit","published_at":"2025-08-12T13:49:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.65.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.65.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.65.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.65.0/manifests"},{"name":"v1.64.0","sha":"b1a54c8de5720d048bc2cc9aef47903bda171a9e","kind":"commit","published_at":"2025-07-11T05:32:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.64.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.64.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.64.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.64.0/manifests"},{"name":"v1.63.0","sha":"8b512b7dae68ffb700b3240bcb81bed5f5c9e6e8","kind":"commit","published_at":"2025-06-24T05:02:38.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.63.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.63.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.63.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.63.0/manifests"},{"name":"v1.62.0","sha":"9e457ebd982fe77cce75b59667ff20d4c3af30b2","kind":"commit","published_at":"2025-05-07T05:14:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.62.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.62.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.62.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.62.0/manifests"},{"name":"v1.61.0","sha":"a05560dd7e07834473c374ba3d1bfc9dfa508d64","kind":"commit","published_at":"2025-04-21T11:01:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.61.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.61.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.61.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.61.0/manifests"},{"name":"v1.60.0","sha":"752b0e70040eee46b291b9dedd70266d8aa3e2e7","kind":"commit","published_at":"2025-04-02T03:43:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.60.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.60.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.60.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.60.0/manifests"},{"name":"v1.59.0","sha":"bb94b26bceea29681f393eac0c5d48228be27fdd","kind":"commit","published_at":"2025-02-14T05:17:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.59.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.59.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.59.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.59.0/manifests"},{"name":"v1.58.0","sha":"f203307887d5a85f6449e0a3c407cfcd8f77e8de","kind":"commit","published_at":"2024-12-08T11:52:06.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.58.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.58.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.58.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.58.0/manifests"},{"name":"v1.57.0","sha":"803c25e54ced13c8a688ce858104e4e4a6b3148c","kind":"commit","published_at":"2024-10-27T19:15:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.57.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.57.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.57.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.57.0/manifests"},{"name":"v1.56.0","sha":"e2bb2e0d64cfde45313daf361a8cb725569f0e91","kind":"commit","published_at":"2024-09-22T13:46:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.56.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.56.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.56.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.56.0/manifests"},{"name":"v1.55.0","sha":"b06f4e21d918faa84ae0aa12c9e4dc7285b9767e","kind":"commit","published_at":"2024-06-14T07:39:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.55.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.55.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.55.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.55.0/manifests"},{"name":"v1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.54.0/manifests"},{"name":"1.54.0","sha":"ee34656bec46843d8be97a8d7960ccacf16650a0","kind":"commit","published_at":"2024-05-19T13:11:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/1.54.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/1.54.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@1.54.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/1.54.0/manifests"},{"name":"v1.53.0","sha":"8f5b92744702cb652cf9fe52aae7b0ca63a17337","kind":"commit","published_at":"2024-05-08T07:57:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.53.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.53.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.53.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.53.0/manifests"},{"name":"v1.52.0","sha":"bce576699a322ab33b618773a4456a25e602682d","kind":"commit","published_at":"2024-02-11T07:08:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.52.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.52.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.52.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.52.0/manifests"},{"name":"v1.51.0","sha":"8ecfc989d9c4c6c30232a6465ec17d5c6d85fc5f","kind":"commit","published_at":"2023-11-12T15:42:39.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.51.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.51.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.51.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.51.0/manifests"},{"name":"v1.50.0","sha":"8cc5539af71f1f944d81365c7bccc2958ded0a7f","kind":"commit","published_at":"2023-09-09T12:28:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.50.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.50.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.50.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.50.0/manifests"},{"name":"v1.49.0","sha":"0e99e64ee836adc5a3c4b35a0d8148900c2e7898","kind":"commit","published_at":"2023-08-26T10:49:17.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.49.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.49.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.49.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.49.0/manifests"},{"name":"v1.48.0","sha":"ffdf59d04ca2f02556308d60d37b8e77ea04484c","kind":"commit","published_at":"2023-06-13T13:18:59.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.48.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.48.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.48.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.48.0/manifests"},{"name":"v1.47.0","sha":"1dcf56222d6253715f3d637a7506d2c31981b5c8","kind":"commit","published_at":"2023-04-28T15:39:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.47.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.47.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.47.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.47.0/manifests"},{"name":"v1.46.0","sha":"cdea4fe88e9d26f8e2403b65147a3a8a1fd8ebb4","kind":"commit","published_at":"2023-04-18T05:52:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.46.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.46.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.46.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.46.0/manifests"},{"name":"v1.45.0","sha":"53e376f82282fd6437b5e0189e80dff0add50fe3","kind":"commit","published_at":"2023-03-15T13:50:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.45.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.45.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.45.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.45.0/manifests"},{"name":"v1.44.0","sha":"fc2d704c1f4b8377f4578d68fa486a81ea97ec52","kind":"commit","published_at":"2023-01-10T07:46:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.44.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.44.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.44.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.44.0/manifests"},{"name":"v1.43.0","sha":"dbf457ee662b32e0677fcfc37b30462a057afac8","kind":"commit","published_at":"2022-11-28T10:52:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.43.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.43.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.43.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.43.0/manifests"},{"name":"v1.42.0","sha":"49951353c83ac7b3ca9a78570dbea0c970b6d801","kind":"commit","published_at":"2022-11-20T11:26:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.42.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.42.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.42.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.42.0/manifests"},{"name":"v1.41.0","sha":"128e9b35c48610a2c23c5ed56a8a2c413fd43609","kind":"commit","published_at":"2022-10-22T10:04:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.41.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.41.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.41.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.41.0/manifests"},{"name":"v1.40.0","sha":"2f1e949d91d0ba1817afd80d7c981fafe7154774","kind":"commit","published_at":"2022-09-03T09:02:32.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.40.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.40.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.40.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.40.0/manifests"},{"name":"v1.39.0","sha":"ea6052464e7221956dedf9b9a523f8f9892c3d3b","kind":"commit","published_at":"2022-08-14T09:31:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.39.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.39.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.39.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.39.0/manifests"},{"name":"v1.38.0","sha":"16d30c474cea55710ff9a550f1b20b7b974053d9","kind":"commit","published_at":"2022-06-26T08:08:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.38.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.38.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.38.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.38.0/manifests"},{"name":"v1.37.0","sha":"66bc61ee646a8c1bdd7121afe1cd9c27ecc682a9","kind":"commit","published_at":"2022-05-16T10:33:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.37.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.37.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.37.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.37.0/manifests"},{"name":"v1.36.0","sha":"7cc6f4c513f9e0d3686142e0a1a5aa2f76b3194a","kind":"commit","published_at":"2022-04-25T22:45:51.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.36.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.36.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.36.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.36.0/manifests"},{"name":"v1.35.0","sha":"7a5afddf5b805a022f8e81281c772c11600da2f4","kind":"commit","published_at":"2022-04-01T16:11:16.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.35.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.35.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.35.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.35.0/manifests"},{"name":"v1.34.0","sha":"59f94a3f7137d0ad215bd262df7082d1e632a1f7","kind":"commit","published_at":"2022-03-06T12:33:58.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.34.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.34.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.34.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.34.0/manifests"},{"name":"v1.33.0","sha":"61aa8b17a240b66ead927f945a3e8a96c3f0ec40","kind":"commit","published_at":"2022-01-27T02:17:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.33.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.33.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.33.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.33.0/manifests"},{"name":"v1.32.0","sha":"7eeb00e1ccc54b29a6a165c6a27d5dfa96b416ca","kind":"commit","published_at":"2022-01-10T04:15:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.32.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.32.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.32.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.32.0/manifests"},{"name":"v1.31.0","sha":"81fc96827033a5ee92d8a098ab1cdb9827e1eb8d","kind":"commit","published_at":"2021-10-09T18:39:05.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.31.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.31.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.31.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.31.0/manifests"},{"name":"v1.30.0","sha":"713da4e33f2b5af08241edc5712cf43d7e3b0e65","kind":"commit","published_at":"2021-09-07T08:03:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.30.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.30.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.30.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.30.0/manifests"},{"name":"v1.29.0","sha":"97e1319927eed0d94976971280e7ed0ef4ec9777","kind":"commit","published_at":"2021-08-16T16:09:31.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.29.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.29.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.29.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.29.0/manifests"},{"name":"v1.28.0","sha":"1504a84ed76bfa638364cf82d241201bac468ab9","kind":"commit","published_at":"2021-06-29T07:36:30.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.28.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.28.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.28.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.28.0/manifests"},{"name":"v1.27.0","sha":"874c8cad76f8bb0a0ee59cf7f749016e7b4cfcf4","kind":"commit","published_at":"2021-06-18T13:46:40.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.27.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.27.0/manifests"},{"name":"v1.26.0","sha":"6233fbc08ea58da4f846ae3c4fd4bfd6feabb55b","kind":"commit","published_at":"2021-06-01T08:52:35.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.26.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.26.0/manifests"},{"name":"v1.25.0","sha":"fa3e5d85f29586ec8fbc8a93508c57f98a1ee476","kind":"commit","published_at":"2021-05-17T08:45:11.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.25.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.25.0/manifests"},{"name":"v1.24.0","sha":"620f0c83adb3d72021545ecbb47ff1bef42fbd0c","kind":"commit","published_at":"2021-04-23T11:25:02.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.24.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.24.0/manifests"},{"name":"v1.23.0","sha":"2a6f7db5bbc4d7c11f1ccc0cb827e145b9b7d7ea","kind":"commit","published_at":"2021-03-26T09:46:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.23.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.23.0/manifests"},{"name":"v1.22.0","sha":"4637395dd7bcf16ad812036bb465fbc34d2697a0","kind":"commit","published_at":"2021-02-26T11:04:52.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.22.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.22.0/manifests"},{"name":"v1.21.0","sha":"3cd0862fbb17abb02d43e538e41819e22ffd512a","kind":"commit","published_at":"2021-02-16T20:53:53.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.21.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.21.0/manifests"},{"name":"v1.20.0","sha":"a88030b8fbcabe7010ff0a8f037e46c64475e56e","kind":"commit","published_at":"2021-02-07T20:13:36.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.20.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.20.0/manifests"},{"name":"v1.19.0","sha":"6234776e7cc4d66f235fc4814aace2c9b7099ce7","kind":"commit","published_at":"2021-01-02T20:14:25.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.19.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.19.0/manifests"},{"name":"v1.18.0","sha":"d0dfbd4494632e4bf398d1c0098e4c389a1c4356","kind":"commit","published_at":"2020-12-09T15:59:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.18.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.18.0/manifests"},{"name":"v1.17.0","sha":"74bd13a169aebf95983bd28a22d69ff5969665cc","kind":"commit","published_at":"2020-11-05T08:32:07.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.17.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.17.0/manifests"},{"name":"v1.16.0","sha":"434c48ba7e3a0dafb32964b8971fb1448a39ceee","kind":"commit","published_at":"2020-08-16T09:35:22.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.16.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.16.0/manifests"},{"name":"v1.15.1","sha":"4cffe1a510b21e2a2502d16657f7fe8497cd1ac5","kind":"commit","published_at":"2020-07-15T09:29:34.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.1/manifests"},{"name":"v1.15.0","sha":"607743cb8e3fcba11cb2fcbe093d7eb5f8fcba55","kind":"commit","published_at":"2020-07-12T16:25:46.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.15.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.15.0/manifests"},{"name":"v1.14.0","sha":"b98999e8e0fa5a82792d5553a71d7d4304eb6474","kind":"commit","published_at":"2020-06-01T09:46:14.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.14.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.14.0/manifests"},{"name":"v1.13.1","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.1/manifests"},{"name":"v1.13.0","sha":"2f92c68a07ac46ce741a7fa898a786db7f44beef","kind":"commit","published_at":"2020-05-25T18:44:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.13.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.13.0/manifests"},{"name":"v0.1.0","sha":"b8112eef9a25c75e3eafc96e7917262a479c2e6c","kind":"tag","published_at":"2020-04-28T22:03:29.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v0.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v0.1.0/manifests"},{"name":"v1.12.0","sha":"54df169029f1c9f03afe9c830c9aa4ab0ad025d7","kind":"commit","published_at":"2020-04-20T16:32:19.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.12.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.12.0/manifests"},{"name":"v1.11.0","sha":"f9ef8fc47b5ed2d733442012d0356ba3dc34b5d6","kind":"commit","published_at":"2020-04-18T21:44:47.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.11.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.11.0/manifests"},{"name":"v1.10.0","sha":"db18810c877736b680b559f870349bf48e41aec5","kind":"commit","published_at":"2020-04-14T16:17:57.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.10.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"69d5c3721a71f33ed6be8cc8bb5d8a476efedea8","kind":"commit","published_at":"2020-01-31T21:21:00.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.9.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.9.0/manifests"},{"name":"v1.8.0","sha":"03813ae4bce8b5984118f62d5f017da3e87c9189","kind":"commit","published_at":"2020-01-12T11:59:21.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.8.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.8.0/manifests"},{"name":"v1.7.1","sha":"958ed361941dca1fcb353fae6d8ef12e0d794eff","kind":"commit","published_at":"2019-12-29T10:34:55.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.1","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.1/manifests"},{"name":"v1.7.0","sha":"415e5fc531692d7533e08d7addf33a26b0b8f99a","kind":"commit","published_at":"2019-12-14T21:20:09.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.7.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"4489df89cb8e5101dc1e80a2bc0f1e55b2295e31","kind":"commit","published_at":"2019-10-28T04:01:28.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.6.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"8b0b919f2655baaef640d8c2a63e690b07c08e60","kind":"commit","published_at":"2019-09-13T19:47:26.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.5.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.5.0/manifests"},{"name":"v1.4.0","sha":"1bd0404cedf0148dca83663870e12cf8b156c7f7","kind":"commit","published_at":"2019-07-03T21:40:48.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.4.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"46469b532d0621287a2184a890564a59a3d528f3","kind":"commit","published_at":"2019-05-15T06:31:18.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.3.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.3.0/manifests"},{"name":"v1.2.0","sha":"ed3793a1e1602989ba50bd20823e8521a4da84af","kind":"commit","published_at":"2019-02-17T10:11:45.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.2.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.2.0/manifests"},{"name":"v1.1.0","sha":"c88be72d77e6deede478719f77f7b83df75531e8","kind":"commit","published_at":"2019-01-04T15:38:56.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.1.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.1.0/manifests"},{"name":"v1.0.0","sha":"4087354082e1ab9a610705ec9f7949603d3c46ab","kind":"commit","published_at":"2018-10-01T07:33:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v1.0.0","html_url":"https://github.com/valyala/fasthttp/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v1.0.0/manifests"},{"name":"v20180529","sha":"e5f51c11919d4f66400334047b897ef0a94c6f3c","kind":"commit","published_at":"2017-12-07T12:09:41.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20180529","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20180529","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20180529","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20180529/manifests"},{"name":"v20160617","sha":"d42167fd04f636e20b005e9934159e95454233c7","kind":"commit","published_at":"2016-06-17T10:13:04.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160617","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160617","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160617","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160617/manifests"},{"name":"v20160419","sha":"229698876475fef591fb04fabba5479fc3182291","kind":"tag","published_at":"2016-04-19T09:32:10.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160419","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160419","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160419","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160419/manifests"},{"name":"v20160316","sha":"2b172da53920a126cfc2532eced9400864bdacd9","kind":"tag","published_at":"2016-03-16T14:32:33.000Z","download_url":"https://codeload.github.com/valyala/fasthttp/tar.gz/v20160316","html_url":"https://github.com/valyala/fasthttp/releases/tag/v20160316","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/valyala/fasthttp@v20160316","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/tags/v20160316/manifests"}]},"repo_metadata_updated_at":"2026-08-25T05:37:54.919Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":0,"rankings":{"downloads":null,"dependent_repos_count":0.0,"dependent_packages_count":0.0,"stargazers_count":null,"forks_count":null,"docker_downloads_count":null,"average":100},"purl":"pkg:deb/ubuntu/golang-github-valyala-fasthttp?arch=source\u0026distro=ubuntu-24.10\u0026repository_url=https://launchpad.net/ubuntu/oracular","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/ubuntu/golang-github-valyala-fasthttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/ubuntu/golang-github-valyala-fasthttp/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2026-08-24T09:39:57.526Z","issues_count":235,"pull_requests_count":573,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":178,"avg_comments_per_issue":2.880851063829787,"avg_comments_per_pull_request":1.1204188481675392,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":15,"past_year_pull_requests_count":87,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":345462.93333333335,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":10,"past_year_avg_comments_per_issue":0.7333333333333333,"past_year_avg_comments_per_pull_request":1.2873563218390804,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":55,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","maintainers":[{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}],"active_maintainers":[{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-valyala-fasthttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-valyala-fasthttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-valyala-fasthttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-valyala-fasthttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-valyala-fasthttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages/golang-github-valyala-fasthttp/codemeta","maintainers":[],"registry":{"name":"ubuntu-24.10","url":"https://launchpad.net/ubuntu/oracular","ecosystem":"ubuntu","default":false,"packages_count":38437,"maintainers_count":0,"namespaces_count":4,"keywords_count":1440,"github":"ubuntu","metadata":{"codename":"oracular","mirror":"http://old-releases.ubuntu.com/ubuntu","funded_packages_count":1322},"icon_url":"https://github.com/ubuntu.png","created_at":"2026-02-04T11:01:48.028Z","updated_at":"2026-08-25T05:04:58.025Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/ubuntu-24.10/namespaces"}}],"commits":{"id":8191,"full_name":"valyala/fasthttp","default_branch":"master","total_commits":2000,"total_committers":256,"total_bot_commits":122,"total_bot_committers":1,"mean_commits":7.8125,"dds":0.5375,"past_year_total_commits":192,"past_year_total_committers":28,"past_year_total_bot_commits":55,"past_year_total_bot_committers":1,"past_year_mean_commits":6.857142857142857,"past_year_dds":0.6145833333333333,"last_synced_at":"2026-08-20T07:32:54.597Z","last_synced_commit":"b8ff6fb0bb1c9fa2d0f7729ffc9f36da62cbb65a","created_at":"2023-03-07T09:47:37.225Z","updated_at":"2026-08-20T07:32:53.681Z","committers":[{"name":"Aliaksandr Valialkin","email":"valyala@gmail.com","login":"valyala","count":925},{"name":"Erik Dubbelboer","email":"erik@dubbelboer.com","login":"erikdubbelboer","count":351},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":122},{"name":"Oleksandr Redko","email":"oleksandr.red+github@gmail.com","login":"alexandear","count":55},{"name":"Kirill Danshin","email":"kirill@danshin.pro","login":"kirillDanshin","count":23},{"name":"tyltr","email":"tylitianrui@126.com","login":"tylitianrui","count":20},{"name":"Kashiwa","email":"13825170+ksw2000","login":"ksw2000","count":19},{"name":"RW","email":"rene@gofiber.io","login":"ReneWerner87","count":15},{"name":"newacorn","email":"w1013d27@126.com","login":"newacorn","count":15},{"name":"ZYunH","email":"zyunhjob@163.com","login":"zhangyunhao116","count":13},{"name":"kinggo","email":"lilong.21@bytedance.com","login":"li-jin-gou","count":13},{"name":"Mikhail Faraponov","email":"11322032+moredure","login":"moredure","count":13},{"name":"Andy Pan","email":"panjf2000@gmail.com","login":"panjf2000","count":13},{"name":"alhuda","email":"50839256+alhudz","login":"alhudz","count":11},{"name":"Sergey Ponomarev","email":"stokito@gmail.com","login":"stokito","count":11},{"name":"Darío","email":"dgrripoll@gmail.com","login":"dgrr","count":9},{"name":"kiyon","email":"kiyonlin@163.com","login":"kiyonlin","count":8},{"name":"Sergio Andrés Virviescas Santana","email":"developersavsgio@gmail.com","login":null,"count":8},{"name":"Y.Horie","email":"u5.horie@gmail.com","login":"u5surf","count":7},{"name":"pj","email":"pjebs","login":"pjebs","count":7},{"name":"amezghal abdelilah","email":"amez.goog@gmail.com","login":"amezghal","count":7},{"name":"zhaoxy","email":"119706402@qq.com","login":"YanKawaYu","count":5},{"name":"Sergio VS","email":"savsgio.engineer@gmail.com","login":null,"count":5},{"name":"Tiago Peczenyj","email":"tiago.peczenyj@gmail.com","login":"peczenyj","count":5},{"name":"Aleksandr Razumov","email":"ar@cydev.ru","login":"ernado","count":5},{"name":"Harshal Parekh","email":"harshalparekh@outlook.com","login":"Harshal96","count":5},{"name":"nickajacks1","email":"128185314+nickajacks1","login":"nickajacks1","count":5},{"name":"xuecai","email":"bluesnow1st@sina.com","login":"xuecai","count":5},{"name":"Juan Calderon-Perez","email":"835733+gaby","login":"gaby","count":4},{"name":"Max Denushev","email":"mdenushev@ya.ru","login":"mdenushev","count":4},{"name":"Nikolay Markov","email":"enchantner@gmail.com","login":"enchantner","count":4},{"name":"Vladimir Shteinman","email":"vladimir.s@cloudinary.com","login":"Bobochka","count":4},{"name":"ichx","email":"czn16@qq.com","login":"ichxxx","count":4},{"name":"zhangyongding","email":"54876819+zhangyongding","login":"zhangyongding","count":4},{"name":"Xu Qiaolun","email":"Jamesxql@Gmail.com","login":"gotoxu","count":4},{"name":"Ciprian Dorin Craciun","email":"ciprian@volution.ro","login":"cipriancraciun","count":4},{"name":"Aoang","email":"aoang@x2oe.com","login":"Aoang","count":4},{"name":"Dmitry Yu Okunev","email":"xaionaro@wisebits.com","login":null,"count":3},{"name":"Will","email":"willbird1936@gmail.com","login":"dev-willbird1936","count":3},{"name":"byte0o","email":"62271264+byte0o","login":"byte0o","count":3},{"name":"byene0923","email":"34917110+byene0923","login":"byene0923","count":3},{"name":"Zhengkai Wang","email":"xuxiao415@foxmail.com","login":"xuxiao415","count":3},{"name":"Veeral Kansara","email":"72209780+viralkansarav","login":"viralkansarav","count":3},{"name":"Tolyar","email":"Tolyar","login":"Tolyar","count":3},{"name":"Oleg Kovalov","email":"iamolegkovalov@gmail.com","login":"cristaloleg","count":3},{"name":"Shulhan","email":"ms@kilabit.info","login":"shuLhan","count":3},{"name":"Md Abrar Ibn Habib","email":"118490257+xbrxr03","login":"xbrxr03","count":3},{"name":"M. Efe Çetin","email":"efectn@protonmail.com","login":"efectn","count":3},{"name":"Maxim Korolyov","email":"mkorolyov@humans.net","login":"mkorolyov","count":3},{"name":"Jille Timmermans","email":"jille@quis.cx","login":"Jille","count":3},{"name":"Shivansh Vij","email":"shivanshvij@loopholelabs.io","login":"ShivanshVij","count":2},{"name":"Daniel Firsht","email":"dfirsht@gmail.com","login":"dfirsht","count":2},{"name":"Ian Leue","email":"ian@braze.com","login":"froodian","count":2},{"name":"Lauris BH","email":"lauris@nix.lv","login":"lafriks","count":2},{"name":"Maxim Lebedev","email":"git@toby3d.me","login":"toby3d","count":2},{"name":"MoreFreeze","email":"morefreeze","login":"morefreeze","count":2},{"name":"Okunev Yu Dmitry","email":"xaionaro@gmail.com","login":"xaionaro","count":2},{"name":"Sebastian Schepens","email":"sebastian.schepens@mercadolibre.com","login":"sschepens","count":2},{"name":"Sick Yoon","email":"shicky@gmail.com","login":"shicky","count":2},{"name":"Sigmund Xia 夏天睿","email":"sigmundxia@outlook.com","login":"sigmundxia","count":2},{"name":"Victor Gaydov","email":"victor@enise.org","login":"gavv","count":2},{"name":"Vitali Pikulik","email":"v.pikulik@gmail.com","login":"vpikulik","count":2},{"name":"anshul-jain-aws","email":"40903975+anshul-jain-aws","login":"anshul-jain-aws","count":2},{"name":"sky","email":"fakangwang@gmail.com","login":"wangfakang","count":2},{"name":"Anton Tyurin","email":"noxiouz@yandex.ru","login":"noxiouz","count":2},{"name":"招牌疯子","email":"zp@buaa.us","login":"buaazp","count":2},{"name":"ArminBTVS","email":"98586621+ArminBTVS","login":"ArminBTVS","count":2},{"name":"Zviad Metreveli","email":"zviad@dropbox.com","login":null,"count":2},{"name":"bslizon","email":"bslizon@gmail.com","login":null,"count":2},{"name":"Aviv Carmi","email":"avivcarmis@gmail.com","login":"avivcarmis","count":1},{"name":"Berezhnoy Pavel","email":"pberejnoy2005@gmail.com","login":"derElektrobesen","count":1},{"name":"Cam Sweeney","email":"cpsweene@gmail.com","login":"treethought","count":1},{"name":"Clayton Anderson","email":"claytonrobertanderson@gmail.com","login":"ClaytonAnderson","count":1},{"name":"Co1a","email":"aaron9shire@gmail.com","login":"Max-Cheng","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Corné Steenhuis","email":"cornesteenhuis@hotmail.com","login":"meruiden","count":1},{"name":"Dair Aidarkhanov","email":"36963426+aidarkhanov","login":"aidarkhanov","count":1},{"name":"Daniel Kürner","email":"danielkuerner@gmail.com","login":"dkuerner","count":1},{"name":"Daniel Qian","email":"chanjarster@gmail.com","login":"chanjarster","count":1},{"name":"Geralt X Li","email":"985078803@qq.com","login":"GeraltXLi","count":1},{"name":"Gabriel Pérez S","email":"gabriel@guero.net","login":"gabrielperezs","count":1},{"name":"Forest Gagnon","email":"forestgagnon@gmail.com","login":"forestgagnon","count":1},{"name":"FAUST.","email":"126341483+FAUST-BENCHOU","login":"FAUST-BENCHOU","count":1},{"name":"Evgenii","email":"mail@skillcoder.com","login":"skillcoder","count":1},{"name":"Ertuğrul Emre Ertekin","email":"ee@ertek.in","login":"eeertekin","count":1},{"name":"Emre Savcı","email":"freelancemuhendis@gmail.com","login":"mstrYoda","count":1},{"name":"Emir Beganović","email":"beganovic.emir@gmail.com","login":"emirb","count":1},{"name":"Duncan Overbruck","email":"github@duncano.de","login":"Duncaen","count":1},{"name":"Dolf Schimmel (Freeaqingme)","email":"dolf@dolfschimmel.nl","login":"Freeaqingme","count":1},{"name":"Derek Perkins","email":"derek@derekperkins.com","login":"derekperkins","count":1},{"name":"Denis Jannot","email":"djannot@gmail.com","login":"djannot","count":1},{"name":"David Byttow","email":"david.byttow@gmail.com","login":"davidbyttow","count":1},{"name":"Giovanni Rivera","email":"rivera.giovanni271@gmail.com","login":"grivera64","count":1},{"name":"Gürkan Yeşilyurt","email":"gurkanyesilyurt07@gmail.com","login":"gurkan0791","count":1},{"name":"Harald Nordgren","email":"haraldnordgren@gmail.com","login":"HaraldNordgren","count":1},{"name":"Hiroaki Nakamura","email":"hnakamur","login":"hnakamur","count":1},{"name":"Igor Menshenin","email":"38577106+iv-menshenin","login":"iv-menshenin","count":1},{"name":"Ilya Selivanau","email":"25643404+OrangeFlag","login":"OrangeFlag","count":1},{"name":"Iskander Sharipov","email":"quasilyte@gmail.com","login":"quasilyte","count":1},{"name":"mmta","email":"memet.anwar@defenxor.com","login":null,"count":1},{"name":"michael.kochegarov","email":"Michael.Kochegarov@acronis.com","login":null,"count":1},{"name":"Vic Shóstak","email":"koddr.me@gmail.com","login":null,"count":1},{"name":"Oleg Kovalov","email":"oleg.kovalov@allegro.pl","login":null,"count":1},{"name":"Maxim Lebedev","email":"toby3d@yandex.com","login":null,"count":1},{"name":"MK","email":"spamhere@mail.net","login":null,"count":1},{"name":"Kristoffer Peterhänsel","email":"kristoffer@printix.net","login":null,"count":1},{"name":"Jan Siemiński","email":"siemin93@siemin-macbook.local","login":null,"count":1},{"name":"Gusted","email":"williamzijl7@hotmail.com","login":null,"count":1},{"name":"David Byttow","email":"david.byttow@postmates.com","login":null,"count":1},{"name":"Fenny","email":"08jadez@gmail.com","login":null,"count":1},{"name":"Gerasimos Maropoulos","email":"makis@ideopod.com","login":null,"count":1},{"name":"Craig O'Donnell","email":"craig@replicated.com","login":null,"count":1},{"name":"Blless","email":"zxh17173@163.com","login":null,"count":1},{"name":"Benjamin Botwin","email":"thecodethinker@gmail.com","login":null,"count":1},{"name":"AutumnSun","email":"qsy1314@mail.ustc.edu.cn","login":"AutumnSun1996","count":1},{"name":"Armin Becher","email":"becherarmin@gmail.com","login":"becheran","count":1},{"name":"Anthony-Dong","email":"fanhaodong516@gmail.com","login":"Anthony-Dong","count":1},{"name":"Anthony Ter-Saakov","email":"58586369+antter","login":"antter","count":1},{"name":"Andrew Pogrebnoy","email":"absourd.noise@gmail.com","login":"dAdAbird","count":1},{"name":"Amzza0x00","email":"32904523+Amzza0x00","login":"Amzza0x00","count":1},{"name":"AlphaBaby","email":"fujianhao1997@qq.com","login":"alpha-baby","count":1},{"name":"Ali","email":"149781771+z9z","login":"z9z","count":1},{"name":"Alexander Shchepetilnikov","email":"a@irqed.io","login":"mngmntt","count":1},{"name":"Alexander Kolesov","email":"a.kolesov@ankr.com","login":"askolesov","count":1},{"name":"Agustin Arce","email":"59893355+aarcex3","login":"aarcex3","count":1},{"name":"AdamKorcz","email":"44787359+AdamKorcz","login":"AdamKorcz","count":1},{"name":"Abe Saiovici","email":"abe.saiovici@gmail.com","login":"asaio001","count":1},{"name":"Aadithya V","email":"122285339+aadithyavamb","login":"aadithyavamb","count":1},{"name":"halst","email":"liu-song","login":"liu-song","count":1},{"name":"gilwo","email":"gilwo","login":"gilwo","count":1},{"name":"fare83","email":"86996242+fare83","login":"fare83","count":1},{"name":"cui fliter","email":"imcusg@gmail.com","login":"cuishuang","count":1},{"name":"cui","email":"cuiweixie@gmail.com","login":"cuiweixie","count":1},{"name":"chenyunfei","email":"chenyunfei.cs@gmail.com","login":"cloudfly","count":1},{"name":"brian-armstrong-discord","email":"brian.armstrong@discordapp.com","login":"brian-armstrong-discord","count":1},{"name":"blanet","email":"bupt_xingxin@163.com","login":"blanet","count":1},{"name":"asellappen","email":"31274494+asellappen","login":"asellappen","count":1},{"name":"artboy","email":"80608452+itxaiohanglover","login":"itxaiohanglover","count":1},{"name":"andrewheberle","email":"andrewheberle","login":"andrewheberle","count":1},{"name":"alexDango","email":"49015200+alexDango","login":"alexDango","count":1},{"name":"Zhang Xiaopei","email":"51427547+zxpdmw","login":"zxpdmw","count":1},{"name":"Yota Toyama","email":"raviqqe@gmail.com","login":"raviqqe","count":1},{"name":"Yevgeniy Miretskiy","email":"54641364+miretskiy","login":"miretskiy","count":1},{"name":"YenForYang","email":"YenForYang","login":"YenForYang","count":1},{"name":"Xuran","email":"37136584+Duslia","login":"Duslia","count":1},{"name":"Vural Kap","email":"vuralkap@gmail.com","login":"vural","count":1},{"name":"Vladislav Sedov","email":"vladislav-sedov@yandex.ru","login":"Mereng","count":1},{"name":"Vishal Rana","email":"vr@labstack.com","login":"vishr","count":1},{"name":"Vendin","email":"venzin@list.ru","login":"Vendin","count":1},{"name":"Valentin Paz Marcolla","email":"valchulen.pm@gmail.com","login":"valchulen","count":1},{"name":"Tracer Tong","email":"tracer.tong@yandex.ru","login":"tracer0tong","count":1},{"name":"Tomás Senart","email":"tsenart@gmail.com","login":"tsenart","count":1},{"name":"Tommy Chen","email":"tommy351@gmail.com","login":"tommy351","count":1},{"name":"Tobias Krischer","email":"tobikris","login":"tobikris","count":1},{"name":"Tim","email":"xuchonglei@126.com","login":"timandy","count":1},{"name":"Tianyi Song","email":"42670338+tysg","login":"tysg","count":1},{"name":"Thearas","email":"thearas850@gmail.com","login":"Thearas","count":1},{"name":"Sujit Baniya","email":"itsursujit@gmail.com","login":"sujit-baniya","count":1},{"name":"So-chiru","email":"unleash9224@gmail.com","login":"So-chiru","count":1},{"name":"Sniper91","email":"kevinzhao91@outlook.com","login":"Sniper91","count":1},{"name":"장세연","email":"sasgas@castis.com","login":"sasgas","count":1},{"name":"谷月轩","email":"i@silverrainz.me","login":"SilverRainZ","count":1},{"name":"不插电","email":"69096367+r27153733","login":"r27153733","count":1},{"name":"zzzzwc","email":"94814774+zzzzwc","login":"zzzzwc","count":1},{"name":"xyb","email":"xyb4638@gmail.com","login":"imxyb","count":1},{"name":"xiluoxi","email":"44855228+xiluoxi","login":"xiluoxi","count":1},{"name":"xPushkin","email":"pd.stroganov@gmail.com","login":"chebyrash","count":1},{"name":"wencan","email":"wencan@live.cn","login":"wencan","count":1},{"name":"un000","email":"un000","login":"un000","count":1},{"name":"toyblocks","email":"spica.toyblocks@gmail.com","login":"4oi","count":1},{"name":"tedli","email":"lizhen@outlook.jp","login":"tedli","count":1},{"name":"shawn wang","email":"ryougi.nevermore@hotmail.com","login":"wamshawn","count":1},{"name":"rogercarter1","email":"53250825+rogercarter1","login":"rogercarter1","count":1},{"name":"prepaser","email":"preeded@preeded.me","login":"prepaser","count":1},{"name":"phuslu","email":"phus.lu@gmail.com","login":"phuslu","count":1},{"name":"phachon","email":"phachon@163.com","login":"phachon","count":1},{"name":"peakle","email":"denislimarev@gmail.com","login":"peakle","count":1},{"name":"osxtest","email":"38131934+osxtest","login":"osxtest","count":1},{"name":"orangesobeautiful","email":"74104118+orangesobeautiful","login":"orangesobeautiful","count":1},{"name":"nick9822","email":"nick9822@gmail.com","login":"nick9822","count":1},{"name":"mopeneko","email":"mopeneko@lem0n.cc","login":"mopeneko","count":1},{"name":"mojatter","email":"uz@trycatch.jp","login":"mojatter","count":1},{"name":"mathew","email":"meta@pobox.com","login":"lpar","count":1},{"name":"losingle","email":"losingle@gmail.com","login":"losingle","count":1},{"name":"lin longhjui","email":"81131452@qq.com","login":"farss","count":1},{"name":"leonklingele","email":"git@leonklingele.de","login":"leonklingele","count":1},{"name":"kukayiyi","email":"68359995+kukayiyi","login":"kukayiyi","count":1},{"name":"kayteh","email":"kayteh","login":"kayteh","count":1},{"name":"kayos","email":"kayos@tcp.direct","login":"yunginnanet","count":1},{"name":"jwntree","email":"84563040+jwntree","login":"jwntree","count":1},{"name":"hs son","email":"shspink2@gmail.com","login":"thor-son","count":1},{"name":"hex0x00","email":"68422816+hex0x00","login":"hex0x00","count":1},{"name":"Meng Zhuo","email":"mengzhuo","login":"mengzhuo","count":1},{"name":"Meng","email":"lemonlinger@gmail.com","login":"lemonlinger","count":1},{"name":"Mauro Leggieri","email":"mxmauro","login":"mxmauro","count":1},{"name":"Matt Reyer","email":"winduptoy","login":"winduptoy","count":1},{"name":"Markmerc","email":"mark.mercurio@gmail.com","login":"Markmerc","count":1},{"name":"Marcelo Pires","email":"thesyncim@gmail.com","login":"thesyncim","count":1},{"name":"Lovro Mažgon","email":"lovro.mazgon@gmail.com","login":"lovromazgon","count":1},{"name":"Liu Ziming","email":"liuziming.lzm@alibaba-inc.com","login":"123liuziming","count":1},{"name":"Limux","email":"66315042+rhabichl","login":"rhabichl","count":1},{"name":"LeoSun","email":"379978424@qq.com","login":"sunhailin-Leo","count":1},{"name":"Lavish","email":"64689132+lavish440","login":"lavish440","count":1},{"name":"Lanco","email":"35420416+lancoLiu","login":"lancoLiu","count":1},{"name":"Kyle Unverferth","email":"kyle@kyleu.com","login":"kyleu","count":1},{"name":"Kirill","email":"101411067+KSpaceer","login":"KSpaceer","count":1},{"name":"Kilos Liu","email":"68101977+kilosliu","login":"kilosliu","count":1},{"name":"Khashayar Fereidani","email":"info@fereidani.com","login":"fereidani","count":1},{"name":"Khanh Le","email":"58643031+nkgotcode","login":"nkgotcode","count":1},{"name":"Kevin Burns","email":"kevburnsjr@gmail.com","login":"kevburnsjr","count":1},{"name":"Kazushi Kitaya","email":"kazushikitaya@gmail.com","login":"kkty","count":1},{"name":"Kazumasa Takenaka (Bamboo)","email":"38031626+ktakenaka","login":"ktakenaka","count":1},{"name":"Justin Seely","email":"justin.seely@gmail.com","login":"jseely","count":1},{"name":"Julian Junxiang Zhou","email":"junxiang.zhou@thistech.com","login":"junxiang-viper","count":1},{"name":"Juan Chan","email":"xinyuchen77@gmail.com","login":"reedchan7","count":1},{"name":"Jiajun Huang","email":"gansteed@gmail.com","login":"jiajunhuang","count":1},{"name":"Jerry Jacobs","email":"jerry.jacobs@xor-gate.org","login":"xor-gate","count":1},{"name":"Jeppe Bonde Weikop","email":"49099666+JeppW","login":"JeppW","count":1},{"name":"Jeff Lenamon","email":"85593689+lenamonj","login":"lenamonj","count":1},{"name":"Jason Fesler","email":"jfesler@gigo.com","login":"jfesler","count":1},{"name":"Jack.Ju","email":"jack.ju@itiky.com","login":"j40951","count":1},{"name":"Ivan Mironov","email":"mironov.ivan@gmail.com","login":"im-0","count":1},{"name":"Ivan Gabaldon","email":"igabaldon@inetol.net","login":"inetol","count":1},{"name":"Aabishkar Aryal","email":"aabishkaryal@gmail.com","login":"aabishkaryal","count":1},{"name":"Sigalas Alexandros","email":"alxarch@gmail.com","login":"alxarch","count":1},{"name":"Shohi Wang","email":"oshohi@gmail.com","login":"shohi","count":1},{"name":"Shawn","email":"kenshao@gmail.com","login":"pedia","count":1},{"name":"Seva Maltsev","email":"TwoAbove","login":"TwoAbove","count":1},{"name":"Serge Romanov","email":"60762767+kartografiya","login":"kartografiya","count":1},{"name":"Scott Kidder","email":"scott@kidder.io","login":"skidder","count":1},{"name":"Sarjono Mukti Aji","email":"me@simukti.net","login":"simukti","count":1},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":1},{"name":"Roman Khimov","email":"roman@khimov.ru","login":"roman-khimov","count":1},{"name":"Rik van der Heijden","email":"rikvdh","login":"rikvdh","count":1},{"name":"Rennbon","email":"343688972@qq.com","login":"Rennbon","count":1},{"name":"Rem","email":"remi@sirdata.fr","login":"RemiSirdata","count":1},{"name":"Rafał Gajdulewicz","email":"rafax","login":"rafax","count":1},{"name":"RENAN.BASTOS","email":"renanbastos.tec@gmail.com","login":"renanbastos93","count":1},{"name":"Qing Moy","email":"i@moy.cat","login":"moycat","count":1},{"name":"Pluto","email":"68190554+Pluto-zZ-zZ","login":"Pluto-zZ-zZ","count":1},{"name":"Perelandric","email":"Perelandric","login":"Perelandric","count":1},{"name":"Pedro","email":"Pedr0Rocha","login":"Pedr0Rocha","count":1},{"name":"Pavel Burak","email":"buros1122@gmail.com","login":"sten4eg","count":1},{"name":"Nícolas Barbosa","email":"ndevbarbosa@gmail.com","login":"nicolascb","count":1},{"name":"Nikolay Vedernikov","email":"nick.vedernikow@yandex.ru","login":"Imm0bilize","count":1},{"name":"NikoMalik","email":"123812634+NikoMalik","login":"NikoMalik","count":1},{"name":"Nicolas Bazire","email":"nicbaz","login":"nicbaz","count":1},{"name":"Nick Rosbrook","email":"nr@enr0n.net","login":"enr0n","count":1},{"name":"Nagy Salem","email":"muhammed.nagy.one@gmail.com","login":"muhammednagy","count":1},{"name":"Moritz Poldrack","email":"33086936+mpldr","login":"mpldr","count":1},{"name":"Moritz Marquardt","email":"git@mo-mar.de","login":"moqmar","count":1},{"name":"Morax","email":"100508620+fzlzjerry","login":"fzlzjerry","count":1},{"name":"Mohammad Alian","email":"md.aliyan@gmail.com","login":"mdaliyan","count":1},{"name":"Mikhail","email":"multimate.abs@gmail.com","login":"MUlt1mate","count":1},{"name":"Mike MacDermaid","email":"mmacdermaid@mediamath.com","login":"mmacdermaid","count":1},{"name":"Mike Faraponov","email":"11322032+mikefaraponov","login":"mikefaraponov","count":1}],"past_year_committers":[{"name":"Erik Dubbelboer","email":"erik@dubbelboer.com","login":"erikdubbelboer","count":74},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":55},{"name":"RW","email":"rene@gofiber.io","login":"ReneWerner87","count":13},{"name":"alhuda","email":"50839256+alhudz","login":"alhudz","count":11},{"name":"Harshal Parekh","email":"harshalparekh@outlook.com","login":"Harshal96","count":5},{"name":"Y.Horie","email":"u5.horie@gmail.com","login":"u5surf","count":5},{"name":"pj","email":"pjebs","login":"pjebs","count":4},{"name":"Md Abrar Ibn Habib","email":"118490257+xbrxr03","login":"xbrxr03","count":3},{"name":"Will","email":"willbird1936@gmail.com","login":"dev-willbird1936","count":3},{"name":"Aabishkar Aryal","email":"aabishkaryal@gmail.com","login":"aabishkaryal","count":1},{"name":"Ali","email":"149781771+z9z","login":"z9z","count":1},{"name":"Copilot","email":"198982749+Copilot","login":"Copilot","count":1},{"name":"Corné Steenhuis","email":"cornesteenhuis@hotmail.com","login":"meruiden","count":1},{"name":"FAUST.","email":"126341483+FAUST-BENCHOU","login":"FAUST-BENCHOU","count":1},{"name":"Giovanni Rivera","email":"rivera.giovanni271@gmail.com","login":"grivera64","count":1},{"name":"Jeff Lenamon","email":"85593689+lenamonj","login":"lenamonj","count":1},{"name":"Khanh Le","email":"58643031+nkgotcode","login":"nkgotcode","count":1},{"name":"Khashayar Fereidani","email":"info@fereidani.com","login":"fereidani","count":1},{"name":"Max Denushev","email":"mdenushev@ya.ru","login":"mdenushev","count":1},{"name":"Mikhail","email":"multimate.abs@gmail.com","login":"MUlt1mate","count":1},{"name":"Morax","email":"100508620+fzlzjerry","login":"fzlzjerry","count":1},{"name":"Pedro","email":"Pedr0Rocha","login":"Pedr0Rocha","count":1},{"name":"Sai Asish Y","email":"say.apm35@gmail.com","login":"SAY-5","count":1},{"name":"Vladislav Sedov","email":"vladislav-sedov@yandex.ru","login":"Mereng","count":1},{"name":"Yevgeniy Miretskiy","email":"54641364+miretskiy","login":"miretskiy","count":1},{"name":"artboy","email":"80608452+itxaiohanglover","login":"itxaiohanglover","count":1},{"name":"cui","email":"cuiweixie@gmail.com","login":"cuiweixie","count":1},{"name":"장세연","email":"sasgas@castis.com","login":"sasgas","count":1}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:10.794Z","repositories_count":6778582,"commits_count":983262140,"contributors_count":41442660,"owners_count":1364702,"committers_count":3363655,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"valyala/fasthttp","html_url":"https://github.com/valyala/fasthttp","last_synced_at":"2026-08-25T10:03:37.204Z","status":null,"issues_count":236,"pull_requests_count":574,"avg_time_to_close_issue":7389300.211180124,"avg_time_to_close_pull_request":1834274.0674603174,"issues_closed_count":161,"pull_requests_closed_count":504,"pull_request_authors_count":107,"issue_authors_count":179,"avg_comments_per_issue":2.8686440677966103,"avg_comments_per_pull_request":1.1184668989547037,"merged_pull_requests_count":410,"bot_issues_count":0,"bot_pull_requests_count":177,"past_year_issues_count":16,"past_year_pull_requests_count":88,"past_year_avg_time_to_close_issue":2387871.5555555555,"past_year_avg_time_to_close_pull_request":345462.93333333335,"past_year_issues_closed_count":9,"past_year_pull_requests_closed_count":60,"past_year_pull_request_authors_count":28,"past_year_issue_authors_count":11,"past_year_avg_comments_per_issue":0.6875,"past_year_avg_comments_per_pull_request":1.2727272727272727,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":16,"past_year_merged_pull_requests_count":55,"created_at":"2023-05-16T03:55:29.882Z","updated_at":"2026-08-25T10:03:37.204Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/valyala%2Ffasthttp/issues","issue_labels_count":{"table":{"help wanted":28,"feature request":11,"bug":10,"question":7,"beginner friendly":7,"wontfix":5,"enhancement":4,"pending/submitter-response":3,"pending/investigation":2}},"pull_request_labels_count":{"table":{"dependencies":177,"go":135,"github_actions":39,"needschange":22,"pending/submitter-response":4,"pending/development":2,"feature request":1}},"issue_author_associations_count":{"table":{"NONE":182,"CONTRIBUTOR":54}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":440,"NONE":78,"COLLABORATOR":56}},"issue_authors":{"table":{"gaby":8,"kolinfluence":7,"newacorn":7,"kenballus":7,"pageton":6,"pjebs":4,"grivera64":4,"auxo86":3,"alexandear":3,"duduchristian":3,"TAYTS":3,"mpldr":2,"pablolagos":2,"sigmundxia":2,"prr123":2,"prepaser":2,"luisgarciaalanis":2,"byte0o":2,"the-hotmann":2,"slicingmelon":2,"whyynoot":2,"stokito":2,"osxtest":2,"anotherjay2":2,"ElvisWai":1,"r0ckysec":1,"egovorukhin":1,"DrakeOu":1,"ThinkChaos":1,"0xfocu5":1,"qing-shang":1,"rokatyy":1,"rhabichl":1,"ysk229":1,"ItalyPaleAle":1,"sun16832":1,"lepdou":1,"night-codes":1,"4W":1,"syllith":1,"pwittchen":1,"brycemolder":1,"misiek08":1,"xsxo":1,"DenScre":1,"mark-pictor-csec":1,"mlb4428675":1,"G2G2G2G":1,"lemonlinger":1,"sixcolors":1,"twz2004":1,"anthonydresser":1,"caevv":1,"gilwo":1,"4lisalehi":1,"laoshanxi":1,"rabarar":1,"metax-kehan":1,"ddd":1,"rushkii":1,"hongnguyenhuu96":1,"mumu-lab":1,"mstrYoda":1,"quagmt":1,"chlp":1,"sh7ning":1,"xuxiao415":1,"488n235e":1,"hbhoyar-uber":1,"JonasDoe":1,"rofleksey":1,"maciejrozanski":1,"afldl":1,"bronze1man":1,"un000":1,"71aoo":1,"letniy71":1,"antter":1,"jney":1,"susarlanikhilesh":1,"TheKavorka":1,"davidleitw":1,"Shaik-Sirajuddin":1,"12end":1,"NitinRamesh25":1,"magic000":1,"ghiyastfarisi":1,"Tristin-C":1,"pflorczyk":1,"hsblhsn":1,"michealroberts":1,"ksw2000":1,"vikiatinvisiblio":1,"zxpdmw":1,"dingjianfeng":1,"mhkarimi1383":1,"nisainan":1,"hiqsociety":1,"lxj15398019970":1,"ghostdevxd":1,"missish":1,"agalbenus":1,"HtopH":1,"AutumnSun1996":1,"vivek-yadav":1,"burgesQ":1,"myalcin81":1,"oschwald":1,"sschepens":1,"arhken666":1,"justz0":1,"michaeldjonazh":1,"ad3n":1,"soulseen":1,"icoco":1,"amlwwalker":1,"seminmw":1,"salmonix":1,"halpers":1,"Quons":1,"suntong":1,"WhaleFell":1,"krzysztofsmigiel":1,"linuxpham":1,"xtrafrancyz":1,"abenz1267":1,"comboed":1,"surejammy":1,"lunixbochs":1,"liclac":1,"kukayiyi":1,"stevedw":1,"ndsun":1,"r27153733":1,"SolomonSklash":1,"vishr":1,"errrov":1,"figuerom16":1,"luoyucumt":1,"timandy":1,"JayChoi1736":1,"xj524598":1,"yinjianping07":1,"NameHaibinZhang":1,"ehsannm":1,"mdenushev":1,"Fenny":1,"avivpxi":1,"efectn":1,"CsVeryLoveXieWenLi":1,"Damian89":1,"f-ke":1,"DaryaHom":1,"gitoslavexxx":1,"NBM1977":1,"froodian":1,"M09Ic":1,"zhangyongding":1,"megashchik":1,"renta":1,"s1ovac":1,"farss":1,"venbill":1,"scanpatch":1,"wlhjom":1,"fcx-mrogez":1,"frussian":1,"jayant42":1,"edwvee":1,"leonklingele":1,"MindHunter86":1,"turisap":1,"blaksucram":1,"frxncisjoseph":1,"modaniru":1,"qtnx":1,"azamshaikh-ai":1,"ubombi":1,"ConsoleTVs":1}},"pull_request_authors":{"table":{"dependabot[bot]":177,"alexandear":56,"erikdubbelboer":56,"ksw2000":39,"newacorn":33,"ReneWerner87":12,"viralkansarav":8,"gaby":7,"alhudz":7,"zhangyongding":6,"h2zi":5,"Harshal96":5,"tylitianrui":5,"nickajacks1":5,"r27153733":4,"byte0o":4,"prepaser":4,"mdenushev":4,"pjebs":4,"aabishkaryal":4,"efectn":4,"peczenyj":4,"xuxiao415":4,"sigmundxia":4,"grivera64":3,"li-jin-gou":3,"dev-willbird1936":3,"aarcex3":2,"tanakornon":2,"123liuziming":2,"osxtest":2,"JeppW":2,"u5surf":2,"egovorukhin":2,"fzlzjerry":2,"NikoMalik":2,"zxpdmw":2,"mxmauro":2,"mengzhuo":2,"KSpaceer":2,"Max-Cheng":2,"inetol":2,"ehsannm":2,"xbrxr03":2,"raviqqe":2,"dgrr":2,"wamshawn":2,"xiaojun207":2,"Sniper91":2,"Sonichigo":2,"testwill":2,"itxaiohanglover":1,"klikpaspor":1,"zhuhaicity":1,"mmacdermaid":1,"VedantMadane":1,"Fusl":1,"wzshiming":1,"oozan":1,"arturmelanchyk":1,"Pedr0Rocha":1,"gurkan0791":1,"vivek-yadav":1,"Imm0bilize":1,"mpldr":1,"hablof":1,"imtiazwazir":1,"cuishuang":1,"Nayjest":1,"sasgas":1,"jwntree":1,"iGGUss":1,"skidder":1,"Anthony-Dong":1,"un000":1,"stokito":1,"yuyang-ok":1,"rhabichl":1,"gilwo":1,"sunhailin-Leo":1,"Copilot":1,"pablolagos":1,"qtnx":1,"becheran":1,"tbphp":1,"aaydin-tr":1,"Pluto-zZ-zZ":1,"3JoB":1,"asaio001":1,"chhquan":1,"iv-menshenin":1,"waclawthedev":1,"Duncaen":1,"lenamonj":1,"kukayiyi":1,"lavish440":1,"laoshanxi":1,"antter":1,"panjf2000":1,"ethercrow":1,"mopeneko":1,"orangesobeautiful":1,"cuiweixie":1,"vskurikhin":1,"leonklingele":1,"NeitrinoK":1,"FAUST-BENCHOU":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2026-08-26T00:00:06.716Z","repositories_count":16391071,"issues_count":42683861,"pull_requests_count":136511424,"authors_count":11537593,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"help wanted":8,"beginner friendly":6,"feature request":6,"bug":1}},"past_year_pull_request_labels_count":{"table":{"needschange":22,"dependencies":16,"go":11,"github_actions":5,"feature request":1}},"past_year_issue_author_associations_count":{"table":{"NONE":14,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"CONTRIBUTOR":57,"NONE":19,"COLLABORATOR":12}},"past_year_issue_authors":{"table":{"pageton":6,"afldl":1,"fcx-mrogez":1,"grivera64":1,"mdenushev":1,"qtnx":1,"sh7ning":1,"Shaik-Sirajuddin":1,"surejammy":1,"the-hotmann":1,"twz2004":1}},"past_year_pull_request_authors":{"table":{"dependabot[bot]":16,"ReneWerner87":12,"erikdubbelboer":12,"alhudz":7,"Harshal96":5,"h2zi":5,"aabishkaryal":4,"dev-willbird1936":3,"xbrxr03":2,"u5surf":2,"grivera64":2,"fzlzjerry":2,"Copilot":1,"VedantMadane":1,"ethercrow":1,"tbphp":1,"sasgas":1,"qtnx":1,"Pedr0Rocha":1,"oozan":1,"NeitrinoK":1,"Nayjest":1,"lenamonj":1,"itxaiohanglover":1,"aaydin-tr":1,"hablof":1,"arturmelanchyk":1,"gaby":1}},"maintainers":[{"table":{"login":"erikdubbelboer","count":56,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}}],"active_maintainers":[{"table":{"login":"erikdubbelboer","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/erikdubbelboer"}}]}},"events":{"total":{"CreateEvent":119,"DeleteEvent":101,"ForkEvent":102,"IssueCommentEvent":422,"IssuesEvent":118,"PullRequestEvent":318,"PullRequestReviewCommentEvent":100,"PullRequestReviewEvent":101,"PushEvent":211,"ReleaseEvent":9,"WatchEvent":1352},"last_year":{"CreateEvent":58,"DeleteEvent":51,"ForkEvent":13,"IssueCommentEvent":81,"IssuesEvent":30,"PullRequestEvent":115,"PullRequestReviewCommentEvent":73,"PullRequestReviewEvent":57,"PushEvent":105,"ReleaseEvent":1,"WatchEvent":242}},"keywords":[],"dependencies":[{"ecosystem":"go","filepath":"go.mod","sha":null,"kind":"manifest","created_at":"2022-08-08T20:15:32.216Z","updated_at":"2022-08-08T20:15:32.216Z","repository_link":"https://github.com/valyala/fasthttp/blob/master/go.mod","dependencies":[{"id":692932899,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":true,"kind":"runtime","optional":false},{"id":692932900,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.0","direct":true,"kind":"runtime","optional":false},{"id":692932901,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":692932902,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v1.0.0","direct":true,"kind":"runtime","optional":false},{"id":692932903,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220214200702-86341886e292","direct":true,"kind":"runtime","optional":false},{"id":692932904,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":true,"kind":"runtime","optional":false},{"id":692932905,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"go","filepath":"go.sum","sha":null,"kind":"lockfile","created_at":"2022-08-08T20:15:32.344Z","updated_at":"2022-08-08T20:15:32.344Z","repository_link":"https://github.com/valyala/fasthttp/blob/master/go.sum","dependencies":[{"id":692934688,"package_name":"github.com/andybalholm/brotli","ecosystem":"go","requirements":"v1.0.4","direct":false,"kind":"runtime","optional":false},{"id":692934689,"package_name":"github.com/klauspost/compress","ecosystem":"go","requirements":"v1.15.0","direct":false,"kind":"runtime","optional":false},{"id":692934690,"package_name":"github.com/valyala/bytebufferpool","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":692934691,"package_name":"github.com/valyala/tcplisten","ecosystem":"go","requirements":"v1.0.0","direct":false,"kind":"runtime","optional":false},{"id":692934692,"package_name":"golang.org/x/crypto","ecosystem":"go","requirements":"v0.0.0-20220214200702-86341886e292","direct":false,"kind":"runtime","optional":false},{"id":692934693,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20211112202133-69e39bad7dc2","direct":false,"kind":"runtime","optional":false},{"id":692934694,"package_name":"golang.org/x/net","ecosystem":"go","requirements":"v0.0.0-20220225172249-27dd8689420f","direct":false,"kind":"runtime","optional":false},{"id":692934695,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20201119102817-f84b799fce68","direct":false,"kind":"runtime","optional":false},{"id":692934696,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210423082822-04245dca01da","direct":false,"kind":"runtime","optional":false},{"id":692934697,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20210615035016-665e8c7367d1","direct":false,"kind":"runtime","optional":false},{"id":692934698,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20211216021012-1d35b9e2eb4e","direct":false,"kind":"runtime","optional":false},{"id":692934699,"package_name":"golang.org/x/sys","ecosystem":"go","requirements":"v0.0.0-20220227234510-4e6760a101f9","direct":false,"kind":"runtime","optional":false},{"id":692934700,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20201126162022-7de9c90e9dd1","direct":false,"kind":"runtime","optional":false},{"id":692934701,"package_name":"golang.org/x/term","ecosystem":"go","requirements":"v0.0.0-20210927222741-03fcf44c2211","direct":false,"kind":"runtime","optional":false},{"id":692934702,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.6","direct":false,"kind":"runtime","optional":false},{"id":692934703,"package_name":"golang.org/x/text","ecosystem":"go","requirements":"v0.3.7","direct":false,"kind":"runtime","optional":false},{"id":692934704,"package_name":"golang.org/x/tools","ecosystem":"go","requirements":"v0.0.0-20180917221912-90fa682c2a6e","direct":false,"kind":"runtime","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/lint.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T02:31:33.183Z","updated_at":"2023-02-17T02:31:33.183Z","repository_link":"https://github.com/valyala/fasthttp/blob/master/.github/workflows/lint.yml","dependencies":[{"id":7731135751,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7731135752,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7731135753,"package_name":"golangci/golangci-lint-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/security.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T02:31:33.251Z","updated_at":"2023-02-17T02:31:33.251Z","repository_link":"https://github.com/valyala/fasthttp/blob/master/.github/workflows/security.yml","dependencies":[{"id":7731135951,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7731135952,"package_name":"securego/gosec","ecosystem":"actions","requirements":"v2.14.0","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/test.yml","sha":null,"kind":"manifest","created_at":"2023-02-17T02:31:33.348Z","updated_at":"2023-02-17T02:31:33.348Z","repository_link":"https://github.com/valyala/fasthttp/blob/master/.github/workflows/test.yml","dependencies":[{"id":7731135953,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7731135954,"package_name":"actions/setup-go","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7731135955,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/cifuzz.yml","sha":null,"kind":"manifest","created_at":"2024-01-14T03:20:42.987Z","updated_at":"2024-01-14T03:20:42.987Z","repository_link":"https://github.com/valyala/fasthttp/blob/master/.github/workflows/cifuzz.yml","dependencies":[{"id":15598278438,"package_name":"google/oss-fuzz/infra/cifuzz/actions/build_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":15598278626,"package_name":"google/oss-fuzz/infra/cifuzz/actions/run_fuzzers","ecosystem":"actions","requirements":"master","direct":true,"kind":"composite","optional":false},{"id":15598278627,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":37.26377090469571,"created_at":"2026-05-14T05:08:58.980Z","updated_at":"2026-08-26T10:36:14.682Z","avatar_url":"https://github.com/valyala.png","language":"Go","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/372210","html_url":"https://summary.ecosyste.ms/projects/372210"}