moby/.github/workflows
Sebastiaan van Stijn 1ead2dd35d
update go to go1.20.6
go1.20.6 (released 2023-07-11) includes a security fix to the net/http package,
as well as bug fixes to the compiler, cgo, the cover tool, the go command,
the runtime, and the crypto/ecdsa, go/build, go/printer, net/mail, and text/template
packages. See the Go 1.20.6 milestone on our issue tracker for details.

https://github.com/golang/go/issues?q=milestone%3AGo1.20.6+label%3ACherryPickApproved

Full diff: https://github.com/golang/go/compare/go1.20.5...go1.20.6

These minor releases include 1 security fixes following the security policy:

net/http: insufficient sanitization of Host header

The HTTP/1 client did not fully validate the contents of the Host header.
A maliciously crafted Host header could inject additional headers or entire
requests. The HTTP/1 client now refuses to send requests containing an
invalid Request.Host or Request.URL.Host value.

Thanks to Bartek Nowotarski for reporting this issue.

Includes security fixes for [CVE-2023-29406 ][1] and Go issue https://go.dev/issue/60374

[1]: https://github.com/advisories/GHSA-f8f7-69v5-w4vx

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-07-14 22:36:46 +02:00
..
.dco.yml Revert "Temporarily skip DCO check" 2023-06-27 10:30:34 +02:00
.windows.yml update go to go1.20.6 2023-07-14 22:36:46 +02:00
bin-image.yml ci(bin-image): add SHA-based tags 2023-07-12 07:04:41 -06:00
buildkit.yml ci(buildkit): match moby go version for buildkit tests 2023-07-12 19:17:25 +02:00
ci.yml Dockerfile: add "all" stage to build binaries and extra tools 2023-01-01 18:03:04 +01:00
test.yml update go to go1.20.6 2023-07-14 22:36:46 +02:00
windows-2019.yml ci: reusable dco workflow 2022-09-10 15:10:51 +02:00
windows-2022.yml ci: fix branch filter pattern 2022-09-20 21:17:29 +02:00