DockerCLI/vendor/google.golang.org
Sebastiaan van Stijn 8073525c00
vendor: google.golang.org/grpc v1.56.3
server: prohibit more than MaxConcurrentStreams handlers from running at once
(CVE-2023-44487).

In addition to this change, applications should ensure they do not leave running
tasks behind related to the RPC before returning from method handlers, or should
enforce appropriate limits on any such work.

- https://github.com/grpc/grpc-go/compare/v1.56.2...v1.56.3

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-25 23:11:12 +02:00
..
genproto vendor: google.golang.org/grpc v1.53.0 2023-07-20 00:26:26 +02:00
grpc vendor: google.golang.org/grpc v1.56.3 2023-10-25 23:11:12 +02:00
protobuf vendor: google.golang.org/protobuf v1.31.0 2023-09-19 16:36:23 +02:00