cli/.github
Paweł Gronowski 3b77477943
update to go1.21.8
go1.21.8 (released 2024-03-05) includes 5 security fixes:

- crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783, https://go.dev/issue/65390)
- net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290, https://go.dev/issue/65383)
- net/http, net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect (CVE-2023-45289, https://go.dev/issue/65065)
- html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785, https://go.dev/issue/65697)
- net/mail: comments in display names are incorrectly handled (CVE-2024-24784, https://go.dev/issue/65083)

View the release notes for more information:
https://go.dev/doc/devel/release#go1.21.8

- https://github.com/golang/go/issues?q=milestone%3AGo1.21.8+label%3ACherryPickApproved
- full diff: https://github.com/golang/go/compare/go1.21.6...go1.21.8

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-03-05 22:08:26 +01:00
..
ISSUE_TEMPLATE Update issues form 2022-08-18 11:14:51 +02:00
workflows update to go1.21.8 2024-03-05 22:08:26 +01:00
CODEOWNERS Remove myself from codeowners 😅 2019-01-10 17:32:07 +01:00
PULL_REQUEST_TEMPLATE.md Add github templates and initial poule configuration 2017-05-09 16:57:46 +02:00
dependabot.yml chore: dependabot to keep gha up to date 2022-08-20 16:01:03 +02:00