xanzy / go-gitlab

GitLab Go SDK
Apache License 2.0
2.33k stars 924 forks source link

deps: bump go-retryablehttp #1962

Closed efrem0ff closed 2 weeks ago

efrem0ff commented 3 weeks ago

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, https://nvd.nist.gov/vuln/detail/CVE-2024-6104, was fixed in go-retryablehttp 0.7.7.