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

Bumping google-auth version from 1.7.0 to 2.32.0 #3133

Merged
merged 2 commits into from
Jul 29, 2024
Merged

Conversation

yohandiaz
Copy link
Contributor

ISSUE: #3132

  • What existing problem does this PR solve?

Outdated google-auth 1.7.0 dependency installs also outdated rsa 4.0 dependency, which contains a vulnerability (https://www.cvedetails.com/cve/CVE-2020-13757/)

  • What new feature is being introduced with this PR?

Update of the google-auth dependency to a newer version (2.32.0)

Checks

  • [ X ] All tests succeed.
  • [ N/A ] Unit tests added.
  • [ N/A ] e2e tests added.
  • [ N/A] Documentation updated.

Closing issues

Put closes #3132 in your comment to auto-close the issue that your PR fixes
(if such).

@jkppr jkppr added the dependencies Pull requests that update a dependency file label Jul 25, 2024
@jkppr jkppr self-assigned this Jul 26, 2024
@jkppr jkppr self-requested a review July 26, 2024 08:51
Copy link
Collaborator

@jkppr jkppr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm - thanks for the PR

@jkppr jkppr merged commit 1e087f9 into google:master Jul 29, 2024
24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Outdated depedency google-auth 1.7.0 installs rsa 4.0 dependency which contains a vulnerability
2 participants