Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

all: upgrade dependencies to resolve golang.org/x/oauth2/jws vulnerability #3524

Conversation

thomasschafer
Copy link

As shown here, golang.org/x/oauth2/jws versions below 0.27.0 have a sev. 8.7 vulnerability. This PR bumps the versions of those dependencies.

I also had to bump the Go version to enable the upgrade:

go: cloud.google.com/go/[email protected] requires [email protected], but 1.21.0 is requested

Copy link

google-cla bot commented Feb 27, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@thomasschafer
Copy link
Author

Getting a 400 error when I try and sign the CLA, I agree to the terms of the CLA if it's possible to override the blocked pipeline, otherwise I'm happy to sign when the form is fixed!

Screenshot 2025-02-27 at 13 33 05

@vangent
Copy link
Contributor

vangent commented Mar 4, 2025

We generally prefer to update dependencies in bulk periodically; you can of course update the dependency in your application to avoid the vulnerability.

@vangent vangent closed this Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants