grpc / grpc-web

gRPC for Web Clients
https://grpc.io
Apache License 2.0
8.46k stars 762 forks source link

fix(sec): upgrade io.grpc:grpc-core to 1.33.0 #1305

Closed chncaption closed 1 year ago

chncaption commented 1 year ago

What happened?

There are 1 security vulnerabilities found in io.grpc:grpc-core 1.30.0

What did I do?

Upgrade io.grpc:grpc-core from 1.30.0 to 1.33.0 for vulnerability fix

What did you expect to happen?

Ideally, no insecure libs should be used.

The specification of the pull request

PR Specification from OSCS

sampajano commented 1 year ago

Thanks for the PR!