ROX-22912: bump google protobuf#10261
Conversation
839478e to
89fc301
Compare
|
Images are ready for the commit at 89fc301. To use with deploy scripts, first |
|
/test go-scan-binaries |
|
@stehessel: The specified target(s) for
The following commands are available to trigger optional jobs:
Use
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
I think this line needs to be removed so go-scan-binaries runs on PRs: stackrox/.github/workflows/build.yaml Line 575 in 20e00fb |
|
/retest |
|
@stehessel: The following test failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
duplicated by #10270 |
Description
This should fix
GO-2024-2611, which has been found by ourgo-scan-binariesCI job. See https://pkg.go.dev/vuln/GO-2024-2611 for more info.Checklist
If any of these don't apply, please comment below.
Testing Performed
Here I tell how I validated my change
go scan test passes
Reminder for reviewers
In addition to reviewing code here, reviewers must also review testing and request further testing in case the
performed one does not seem sufficient. As a reviewer, you must not approve the change until you understand the
performed testing and you are satisfied with it.