{"id":3492648,"name":"github.com/hashicorp/go-retryablehttp","ecosystem":"go","description":"Package retryablehttp provides a familiar HTTP client interface with automatic retries and exponential backoff.","homepage":"https://github.com/hashicorp/go-retryablehttp","licenses":"MPL-2.0","normalized_licenses":["MPL-2.0"],"repository_url":"https://github.com/hashicorp/go-retryablehttp","keywords_array":[],"namespace":"github.com/hashicorp","versions_count":23,"first_release_published_at":"2018-11-13T21:00:47.000Z","latest_release_published_at":"2025-06-18T14:25:10.000Z","latest_release_number":"v0.7.8","last_synced_at":"2026-08-14T09:07:42.968Z","created_at":"2022-04-10T19:11:10.071Z","updated_at":"2026-08-14T16:56:17.507Z","registry_url":"https://pkg.go.dev/github.com/hashicorp/go-retryablehttp","install_command":"go get github.com/hashicorp/go-retryablehttp","documentation_url":"https://pkg.go.dev/github.com/hashicorp/go-retryablehttp#section-documentation","metadata":{},"repo_metadata":{"id":40910307,"uuid":"47565506","full_name":"hashicorp/go-retryablehttp","owner":"hashicorp","description":"Retryable HTTP client in Go","archived":false,"fork":false,"pushed_at":"2026-05-11T02:52:33.000Z","size":233,"stargazers_count":2343,"open_issues_count":93,"forks_count":294,"subscribers_count":273,"default_branch":"main","last_synced_at":"2026-08-14T15:39:37.568Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hashicorp.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2015-12-07T16:46:24.000Z","updated_at":"2026-08-06T07:32:01.000Z","dependencies_parsed_at":"2025-03-17T21:27:58.037Z","dependency_job_id":"c3c68155-5f76-4ac3-8f1e-5f070aa6e563","html_url":"https://github.com/hashicorp/go-retryablehttp","commit_stats":{"total_commits":162,"total_committers":53,"mean_commits":3.056603773584906,"dds":0.8765432098765432,"last_synced_commit":"40b0cad1633fd521cee5884724fcf03d039aaf3f"},"previous_names":[],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/hashicorp/go-retryablehttp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/sbom","scorecard":{"id":373179,"data":{"date":"2025-08-11","repo":{"name":"github.com/hashicorp/go-retryablehttp","commit":"73a996c6390330f4a8fac5766d9fbcbe445591c6"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.9,"checks":[{"name":"Maintained","score":10,"reason":"19 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":7,"reason":"dependency not pinned by hash detected -- score normalized to 7","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/actionlint.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/hashicorp/go-retryablehttp/actionlint.yml/main?enable=pin","Info:   6 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   2 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: topLevel 'contents' permission set to 'read': .github/workflows/actionlint.yml:9","Warn: no topLevel permission defined: .github/workflows/pr-gofmt.yaml:1","Warn: no topLevel permission defined: .github/workflows/pr-unit-tests.yaml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Mozilla Public License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Security-Policy","score":10,"reason":"security policy file detected","details":["Info: security policy file detected: github.com/hashicorp/.github/SECURITY.md:1","Info: Found linked content: github.com/hashicorp/.github/SECURITY.md:1","Info: Found disclosure, vulnerability, and/or timelines in security policy: github.com/hashicorp/.github/SECURITY.md:1","Info: Found text in security policy: github.com/hashicorp/.github/SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Branch-Protection","score":6,"reason":"branch protection is not maximal on development and all release branches","details":["Info: 'allow deletion' disabled on branch 'main'","Info: 'force pushes' disabled on branch 'main'","Warn: 'branch protection settings apply to administrators' is disabled on branch 'main'","Info: 'stale review dismissal' is required to merge on branch 'main'","Warn: required approving review count is 1 on branch 'main'","Info: codeowner review is required on branch 'main'","Info: 'last push approval' is required to merge on branch 'main'","Warn: no status checks found to merge onto branch 'main'","Info: PRs are required in order to make changes on branch 'main'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-18T13:27:51.068Z","repository_id":40910307,"created_at":"2025-08-18T13:27:51.068Z","updated_at":"2025-08-18T13:27:51.068Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":36657083,"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-14T02:00:06.934Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"hashicorp","name":"HashiCorp","uuid":"761456","kind":"organization","description":"Consistent workflows to provision, secure, connect, and run any infrastructure for any application.","email":"hello@hashicorp.com","website":"https://hashicorp.com","location":"San Francisco, CA","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/761456?v=4","repositories_count":920,"last_synced_at":"2025-07-01T06:04:51.252Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/hashicorp","funding_links":[],"total_stars":317824,"followers":9022,"following":0,"created_at":"2022-11-02T16:21:47.799Z","updated_at":"2025-07-01T06:04:51.253Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hashicorp/repositories"},"tags":[{"name":"v0.7.8","sha":"e1f5485fe84728709b857cb89e17088894c301d6","kind":"commit","published_at":"2025-06-18T14:25:10.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.7.8","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.7.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.7.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.8/manifests"},{"name":"v0.7.7","sha":"1542b31176d3973a6ecbc06c05a2d0df89b59afb","kind":"commit","published_at":"2024-05-30T00:13:00.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.7.7","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.7.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.7.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.7/manifests"},{"name":"v0.7.6","sha":"d969eaa9c97860482749df718a35b4a269361055","kind":"commit","published_at":"2024-05-09T17:05:16.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.7.6","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.7.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.7.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.6/manifests"},{"name":"v0.7.5","sha":"4165cf8897205a879a06b20d1ed0a2a76fbb6a17","kind":"commit","published_at":"2023-11-08T21:41:53.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.7.5","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.7.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.7.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.5/manifests"},{"name":"v0.7.4","sha":"571a88bc9c3b7c64575f0e9b0f646af1510f2c76","kind":"commit","published_at":"2023-06-06T18:34:23.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.7.4","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.7.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.7.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.4/manifests"},{"name":"v0.7.3","sha":"d11b06c4beb28f1492c6166e3d262d89d881eaca","kind":"commit","published_at":"2023-06-06T15:02:56.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.7.3","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"a53bec1353a135f9548327f10bb8459bfe96e2d8","kind":"commit","published_at":"2023-01-03T15:55:18.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.7.2","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"98169fe9787b833ec741d7fc347d76e10ee64b91","kind":"tag","published_at":"2022-04-14T01:51:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.7.1","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"02c1586c8f14be23e7eeb522f1094afbabf45e93","kind":"commit","published_at":"2021-04-27T18:14:42.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.7.0","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.7.0/manifests"},{"name":"v0.6.8","sha":"991b9d0a42d13014e3689dd49a94c02be01f4237","kind":"commit","published_at":"2020-11-04T13:55:13.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.6.8","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.6.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.6.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.8/manifests"},{"name":"v0.6.7","sha":"37b3e74def0253ff1b172b0f474f5f8d675c117e","kind":"commit","published_at":"2020-08-07T18:23:56.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.6.7","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.6.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.6.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.7/manifests"},{"name":"v0.6.6","sha":"dd1fc3518973fac02fd58865aad8972da9af6410","kind":"commit","published_at":"2020-04-13T23:36:32.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.6.6","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.6.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.6.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.6/manifests"},{"name":"v0.6.5","sha":"27fc49b35882e89429a3cf613f70e1c580bcd8a9","kind":"commit","published_at":"2020-04-01T16:37:04.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.6.5","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.6.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.6.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.5/manifests"},{"name":"v0.6.4","sha":"eaff869a704e190d92996f23c23a4037cf2b0770","kind":"commit","published_at":"2019-11-25T18:00:11.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.6.4","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.6.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.6.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.4/manifests"},{"name":"v0.6.3","sha":"0cb7eb3851dd713f70a95911bfa978f2edeafb3d","kind":"commit","published_at":"2019-10-28T20:07:46.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.6.3","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"a83ad44d6a5fc343d7c4babf601092b3c189f402","kind":"commit","published_at":"2019-08-26T19:38:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.6.2","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"7ccf08b78e9d23820c0f0f97bcf4cab14f72b454","kind":"commit","published_at":"2019-08-26T18:40:29.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.6.1","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.1/manifests"},{"name":"v0.6.0","sha":"6bb8533de58c768084f72589fcbb385719bc9dc5","kind":"commit","published_at":"2019-08-16T19:58:55.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.6.0","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.6.0/manifests"},{"name":"v0.5.4","sha":"85a8ee556d7323a4faf0f4c17ee900e9ff1482e8","kind":"commit","published_at":"2019-06-08T16:11:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.5.4","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.5.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.5.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.5.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.5.4/manifests"},{"name":"v0.5.3","sha":"357460732517ec3b57c05c51443296bdd6df1874","kind":"commit","published_at":"2019-03-25T13:14:50.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.5.3","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.5.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.5.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.5.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.5.3/manifests"},{"name":"v0.5.2","sha":"73489d0a1476f0c9e6fb03f9c39241523a496dfd","kind":"commit","published_at":"2019-01-26T20:33:39.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.5.2","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.5.2/manifests"},{"name":"v0.5.1","sha":"d3a63d3c72068412f9ecd7c36faafd874d2e2888","kind":"commit","published_at":"2018-12-14T16:04:37.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.5.1","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"4502c0ecdaf0b50d857611af23831260f99be6bf","kind":"commit","published_at":"2018-11-13T21:00:47.000Z","download_url":"https://codeload.github.com/hashicorp/go-retryablehttp/tar.gz/v0.5.0","html_url":"https://github.com/hashicorp/go-retryablehttp/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/hashicorp/go-retryablehttp@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/tags/v0.5.0/manifests"}]},"repo_metadata_updated_at":"2026-08-14T16:56:17.507Z","dependent_packages_count":10318,"downloads":null,"downloads_period":null,"dependent_repos_count":34302,"rankings":{"downloads":null,"dependent_repos_count":0.03173213926468545,"dependent_packages_count":0.018043765464232902,"stargazers_count":1.6915514758669914,"forks_count":1.8756183100665544,"docker_downloads_count":0.017940065662714322,"average":0.7269771512650357},"purl":"pkg:golang/github.com/hashicorp/go-retryablehttp","advisories":[{"uuid":"GSA_kwCzR0hTQS12NnY4LXhqNm0teHdxaM4AA9UK","url":"https://github.com/advisories/GHSA-v6v8-xj6m-xwqh","title":"go-retryablehttp can leak basic auth credentials to log files","description":"go-retryablehttp prior to 0.7.7 did not sanitize urls when writing them to its log file. This could lead to go-retryablehttp writing sensitive HTTP basic auth credentials to its log file. This vulnerability, CVE-2024-6104, was fixed in go-retryablehttp 0.7.7.","origin":"UNSPECIFIED","severity":"MODERATE","published_at":"2024-06-24T18:31:37.000Z","withdrawn_at":null,"classification":"GENERAL","cvss_score":6.0,"cvss_vector":"CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N","references":["https://nvd.nist.gov/vuln/detail/CVE-2024-6104","https://github.com/hashicorp/go-retryablehttp/commit/a99f07beb3c5faaa0a283617e6eb6bcf25f5049a","https://discuss.hashicorp.com/t/hcsec-2024-12-go-retryablehttp-can-leak-basic-auth-credentials-to-log-files/68027","https://github.com/advisories/GHSA-v6v8-xj6m-xwqh","https://discuss.hashicorp.com/c/security"],"source_kind":"github","identifiers":["GHSA-v6v8-xj6m-xwqh","CVE-2024-6104"],"repository_url":"https://github.com/hashicorp/go-retryablehttp","blast_radius":0.0,"created_at":"2024-06-24T22:05:28.858Z","updated_at":"2026-08-14T00:11:43.997Z","epss_percentage":0.00358,"epss_percentile":0.28506,"api_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12NnY4LXhqNm0teHdxaM4AA9UK","html_url":"https://advisories.ecosyste.ms/advisories/GSA_kwCzR0hTQS12NnY4LXhqNm0teHdxaM4AA9UK","packages":[{"ecosystem":"go","package_name":"github.com/hashicorp/go-retryablehttp","versions":[{"first_patched_version":"0.7.7","vulnerable_version_range":"\u003c 0.7.7"}],"purl":"pkg:go/github.com%2Fhashicorp%2Fgo-retryablehttp"}],"related_packages_url":"https://advisories.ecosyste.ms/api/v1/advisories/GSA_kwCzR0hTQS12NnY4LXhqNm0teHdxaM4AA9UK/related_packages","related_advisories":[]}],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/hashicorp/go-retryablehttp","docker_dependents_count":4252,"docker_downloads_count":27449380514,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/hashicorp/go-retryablehttp","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/hashicorp/go-retryablehttp/dependencies","status":null,"funding_links":[],"critical":true,"issue_metadata":{"last_synced_at":"2026-08-07T02:17:38.817Z","issues_count":73,"pull_requests_count":152,"avg_time_to_close_issue":12562020.461538462,"avg_time_to_close_pull_request":12844074.434343435,"issues_closed_count":26,"pull_requests_closed_count":99,"pull_request_authors_count":75,"issue_authors_count":71,"avg_comments_per_issue":1.4931506849315068,"avg_comments_per_pull_request":1.2236842105263157,"merged_pull_requests_count":62,"bot_issues_count":1,"bot_pull_requests_count":38,"past_year_issues_count":1,"past_year_pull_requests_count":23,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":5877318.0,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":6,"past_year_pull_request_authors_count":13,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":1.173913043478261,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":6,"past_year_merged_pull_requests_count":2,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/hashicorp%2Fgo-retryablehttp/issues","maintainers":[{"login":"manicminer","count":10,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/manicminer"},{"login":"vancluever","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/vancluever"},{"login":"mdeggies","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mdeggies"},{"login":"hc-github-team-es-release-engineering","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hc-github-team-es-release-engineering"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-retryablehttp/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-retryablehttp/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-retryablehttp/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-retryablehttp/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-retryablehttp/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fhashicorp%2Fgo-retryablehttp/codemeta","maintainers":[]}