[fix][sec] Upgrade Guava to 32.1.1 to address CVE-2023-2976#20699
Merged
lhotari merged 2 commits intoapache:masterfrom Jul 5, 2023
Merged
[fix][sec] Upgrade Guava to 32.1.1 to address CVE-2023-2976#20699lhotari merged 2 commits intoapache:masterfrom
lhotari merged 2 commits intoapache:masterfrom
Conversation
4 tasks
Technoboy-
approved these changes
Jul 1, 2023
lhotari
requested changes
Jul 3, 2023
Member
lhotari
left a comment
There was a problem hiding this comment.
Please use version 32.1.1-jre since 32.0.1-jre has broken Gradle metadata. See https://github.com/google/guava/releases
Contributor
Author
FIxed, please take a look again, thanks |
hezhangjian
approved these changes
Jul 4, 2023
Technoboy-
pushed a commit
that referenced
this pull request
Jul 11, 2023
4 tasks
Technoboy-
pushed a commit
that referenced
this pull request
Sep 11, 2023
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #20699 +/- ##
============================================
+ Coverage 72.69% 73.14% +0.44%
- Complexity 31878 32126 +248
============================================
Files 1871 1868 -3
Lines 138982 139002 +20
Branches 15283 15292 +9
============================================
+ Hits 101037 101676 +639
+ Misses 29873 29273 -600
+ Partials 8072 8053 -19
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
The OWASP dependency check failed. Link: https://github.com/apache/pulsar/actions/runs/5424405010/jobs/9865506786?pr=20698
The PR #20459 has addressed CVE-2023-2976 3 weeks ago
In the doc of CVE-2023-2976, the version
32.0.1is suggested nowModifications
Upgrade Guava to 32.0.1
Documentation
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository
PR in forked repository: x