[fix][sec] Fix transitive critical CVEs in file-system tiered storage#19957
Merged
Conversation
Contributor
Author
|
/pulsarbot rerun-failure-checks |
1 task
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #19957 +/- ##
=============================================
+ Coverage 31.88% 72.81% +40.93%
- Complexity 6421 31484 +25063
=============================================
Files 1682 1859 +177
Lines 127354 136851 +9497
Branches 13892 15050 +1158
=============================================
+ Hits 40601 99653 +59052
+ Misses 80714 29275 -51439
- Partials 6039 7923 +1884
Flags with carried forward coverage won't be shown. Click here to find out more. |
nicoloboschi
added a commit
to datastax/pulsar
that referenced
this pull request
Mar 30, 2023
…apache#19957) (cherry picked from commit 07acdbc) (cherry picked from commit e078c6d)
Member
|
As discussed on the mailing list https://lists.apache.org/thread/w4jzk27qhtosgsz7l9bmhf1t7o9mxjhp, there is no plan to release 2.9.6, so I am going to remove the release/2.9.6 label |
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
Currently the file-system tiered storages brings in the following CVEs:
Modifications
All the above are depending from hadoop.
Verifying this change
Documentation
docdoc-requireddoc-not-neededdoc-completeMatching PR in forked repository