Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update Google dependancies to address high and medium CVEs #1213

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Sean-Holcomb
Copy link

@Sean-Holcomb Sean-Holcomb commented Jan 3, 2025

Attempting to fix CVEs by updating primary dependancies rather than updating indirect dependencies like the approach taken here #1212
CVEs addressed:
https://nvd.nist.gov/vuln/detail/cve-2024-45388
https://avd.aquasec.com/nvd/2024/cve-2024-34156/

The changes in this PR were generated using

go get cloud.google.com/go/storage@v1.49.0 
go mod tidy

Signed-off-by: Sean Holcomb <seanholcomb@gmail.com>
Signed-off-by: Sean Holcomb <seanholcomb@gmail.com>
@Sean-Holcomb
Copy link
Author

@dhui What is the state of CI/CD on this repo it seems like the 1.23.x job is failing on an empty test folder

@dhui
Copy link
Member

dhui commented Feb 20, 2025

@Sean-Holcomb CI should be fixed now so if you rebase/merge master then tests should pass

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants