moby/.github/workflows
Paweł Gronowski 57b7ffa7f6
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.22.1

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

Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
2024-03-05 19:17:18 +01:00
..
.dco.yml gha: update to actions/github-script@v7 2024-01-31 10:46:17 +01:00
.test-prepare.yml gha: update to actions/github-script@v7 2024-01-31 10:46:17 +01:00
.test.yml update to go1.21.8 2024-03-05 19:17:18 +01:00
.windows.yml update to go1.21.8 2024-03-05 19:17:18 +01:00
bin-image.yml ci: update to docker/bake-action@v4 2024-02-01 09:33:02 +01:00
buildkit.yml update to go1.21.8 2024-03-05 19:17:18 +01:00
ci.yml ci: update to actions/download-artifact@v4 and actions/upload-artifact@v4 2024-02-01 09:33:02 +01:00
test.yml update to go1.21.8 2024-03-05 19:17:18 +01:00
validate-pr.yml ci: Require changelog description 2024-02-22 13:40:23 +01:00
windows-2019.yml ci: set codecov token 2024-02-20 08:58:27 +01:00
windows-2022.yml ci: set codecov token 2024-02-20 08:58:27 +01:00