Skip to content

Conversation

@Redent0r
Copy link

@Redent0r Redent0r commented Mar 4, 2025

Merge Checklist
Summary

Fix CVE-2023-44487 by upgrading grpc to v1.58.3. Steps followed for this update:

go get google.golang.org/[email protected]
// removed google.golang.org/grpc => google.golang.org/grpc v1.47.0 from replace section
go mod tidy
go mod vendor

Verified with make build

Test Methodology

Fix CVE-2023-44487 by upgrading grpc to v1.58.3. Steps followed for this update:

go get google.golang.org/[email protected]
// removed 	google.golang.org/grpc => google.golang.org/grpc v1.47.0 from replace section
go mod tidy
go mod vendor

Verified with `make build`

Signed-off-by: Saul Paredes <[email protected]>
@Redent0r Redent0r added the upstream/missing PRs that are yet to be upstreamed label Mar 4, 2025
@Redent0r
Copy link
Author

Closing in favor of #332

@Redent0r Redent0r closed this Mar 19, 2025
@Redent0r Redent0r deleted the saulparedes/CVE-2023-44487 branch March 19, 2025 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

upstream/missing PRs that are yet to be upstreamed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants