containerd/vendor
Sebastiaan van Stijn 662d8a085e
vendor: golang.org/x/net v0.4.0
golang.org/x/net contains a fix for CVE-2022-41717, which was addressed
in stdlib in go1.19.4 and go1.18.9;

> net/http: limit canonical header cache by bytes, not entries
>
> An attacker can cause excessive memory growth in a Go server accepting
> HTTP/2 requests.
>
> HTTP/2 server connections contain a cache of HTTP header keys sent by
> the client. While the total number of entries in this cache is capped,
> an attacker sending very large keys can cause the server to allocate
> approximately 64 MiB per open connection.
>
> This issue is also fixed in golang.org/x/net/http2 v0.4.0,
> for users manually configuring HTTP/2.

full diff: https://github.com/golang/net/compare/c63010009c80...v0.4.0

other dependency updates (due to (circular) dependencies between them):

- golang.org/x/sys v0.3.0: https://github.com/golang/sys/compare/v0.2.0...v0.3.0
- golang.org/x/term v0.3.0: https://github.com/golang/term/compare/v0.1.0...v0.3.0
- golang.org/x/text v0.5.0: https://github.com/golang/text/compare/v0.4.0...v0.5.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-07 22:20:44 +01:00
..
github.com go.mod: re-vendor NRI from the official repo. 2022-12-02 19:07:30 +02:00
go.etcd.io/bbolt Vendor dependencies with module graph pruning 2022-03-18 16:49:09 +00:00
go.mozilla.org/pkcs7 Vendor dependencies with module graph pruning 2022-03-18 16:49:09 +00:00
go.opencensus.io Vendor dependencies with module graph pruning 2022-03-18 16:49:09 +00:00
go.opentelemetry.io Adding unit tests to opentelemetry tracing 2022-12-06 03:14:06 +00:00
golang.org/x vendor: golang.org/x/net v0.4.0 2022-12-07 22:20:44 +01:00
google.golang.org Bump grpc to v1.50.1 2022-11-09 18:30:31 -08:00
gopkg.in go.mod: github.com/stretchr/testify v1.8.0 2022-07-20 08:36:10 +09:00
k8s.io Update to cri-api v0.26.0-beta.0 2022-11-18 21:13:34 +00:00
sigs.k8s.io Bump k8s.io deps to v0.25.3 2022-11-07 15:30:06 -08:00
modules.txt vendor: golang.org/x/net v0.4.0 2022-12-07 22:20:44 +01:00