-
Notifications
You must be signed in to change notification settings - Fork 215
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
Bump to the latest Guava version to avoid CVEs and be up to date #295
Conversation
@mikesamuel If you could take a look, that would be greatly appreciated. |
+1 |
+1 @mikesamuel |
@subbudvk If you read the comments on the PR you linked and check the Guava link I shared above, you'll see that the Dependabot PR is trying to upgrade from one vulnerable version to another vulnerable version. |
@jmanico Hello, I saw that you recently reviewed a PR in this repo. I am trying to have some CVEs addressed by bumping to the latest version of Guava. If you could review this PR, that would be greatly appreciated. Thanks! |
@casewalker this can be closed now that #272 has been merged |
This is obviated by 3b6cc1b which removes the guava dependency entirely |
Beautiful, thanks for addressing the underlying issue!! |
Upgrades past CVE-2023-2976 and CVE-2020-8908 to the latest Guava version.