distribution/vendor/golang.org/x/sys/windows
Sebastiaan van Stijn 345be95498
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/v0.2.0...v0.4.0

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

- golang.org/x/sys v0.3.0: https://github.com/golang/sys/compare/3c1f35247d10...v0.3.0
- golang.org/x/text v0.5.0: https://github.com/golang/text/compare/v0.3.7...v0.5.0

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-12-08 10:39:04 +01:00
..
aliases.go go.mod: github.com/aws/aws-sdk-go v1.43.16 2022-03-10 20:27:01 -05:00
dll_windows.go chore: update azure go-autorest dependencies 2021-08-25 13:43:18 -04:00
empty.s chore: update azure go-autorest dependencies 2021-08-25 13:43:18 -04:00
env_windows.go chore: update azure go-autorest dependencies 2021-08-25 13:43:18 -04:00
eventlog.go go.mod: github.com/aws/aws-sdk-go v1.43.16 2022-03-10 20:27:01 -05:00
exec_windows.go vendor: golang.org/x/net v0.0.0-20220906165146-f3363e06e74c 2022-09-06 23:09:44 +02:00
memory_windows.go go.mod: github.com/aws/aws-sdk-go v1.43.16 2022-03-10 20:27:01 -05:00
mkerrors.bash chore: update azure go-autorest dependencies 2021-08-25 13:43:18 -04:00
mkknownfolderids.bash vendor: update docker/go-metrics v0.0.1 2020-03-02 20:14:15 +01:00
mksyscall.go go.mod: github.com/aws/aws-sdk-go v1.43.16 2022-03-10 20:27:01 -05:00
race.go go.mod: github.com/aws/aws-sdk-go v1.43.16 2022-03-10 20:27:01 -05:00
race0.go go.mod: github.com/aws/aws-sdk-go v1.43.16 2022-03-10 20:27:01 -05:00
security_windows.go go.mod: github.com/aws/aws-sdk-go v1.43.16 2022-03-10 20:27:01 -05:00
service.go go.mod: github.com/aws/aws-sdk-go v1.43.16 2022-03-10 20:27:01 -05:00
setupapi_windows.go vendor: golang.org/x/net v0.4.0 2022-12-08 10:39:04 +01:00
str.go go.mod: github.com/aws/aws-sdk-go v1.43.16 2022-03-10 20:27:01 -05:00
syscall.go vendor: golang.org/x/net v0.4.0 2022-12-08 10:39:04 +01:00
syscall_windows.go vendor: golang.org/x/net v0.4.0 2022-12-08 10:39:04 +01:00
types_windows.go vendor: golang.org/x/net v0.4.0 2022-12-08 10:39:04 +01:00
types_windows_386.go chore: update azure go-autorest dependencies 2021-08-25 13:43:18 -04:00
types_windows_amd64.go chore: update azure go-autorest dependencies 2021-08-25 13:43:18 -04:00
types_windows_arm.go chore: update azure go-autorest dependencies 2021-08-25 13:43:18 -04:00
types_windows_arm64.go chore: update azure go-autorest dependencies 2021-08-25 13:43:18 -04:00
zerrors_windows.go chore: update azure go-autorest dependencies 2021-08-25 13:43:18 -04:00
zknownfolderids_windows.go vendor: update docker/go-metrics v0.0.1 2020-03-02 20:14:15 +01:00
zsyscall_windows.go vendor: golang.org/x/net v0.4.0 2022-12-08 10:39:04 +01:00