Upgrade CXF to 3.5.5 to address CVE-2022-46363#2350
Upgrade CXF to 3.5.5 to address CVE-2022-46363#2350DarshitChanpura merged 6 commits intoopensearch-project:mainfrom
Conversation
Signed-off-by: Stephen Crawford <steecraw@amazon.com>
Signed-off-by: Stephen Crawford <steecraw@amazon.com>
Signed-off-by: Stephen Crawford <steecraw@amazon.com>
Codecov Report
@@ Coverage Diff @@
## main #2350 +/- ##
============================================
- Coverage 61.17% 61.09% -0.09%
+ Complexity 3274 3272 -2
============================================
Files 260 260
Lines 18369 18369
Branches 3251 3251
============================================
- Hits 11238 11223 -15
- Misses 5544 5559 +15
Partials 1587 1587
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Stephen Crawford <steecraw@amazon.com> Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com> (cherry picked from commit 93faf75)
Signed-off-by: Stephen Crawford <steecraw@amazon.com> Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com> (cherry picked from commit 93faf75)
Signed-off-by: Stephen Crawford <steecraw@amazon.com> Signed-off-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com> (cherry picked from commit 93faf75) Co-authored-by: Stephen Crawford <65832608+scrawfor99@users.noreply.github.com>
|
Hi, |
|
Hi @ulir, You are correct in your understanding of the backporting structure. In short, we backport fixes to the latest version of all supported majors versions. So since |
Description
[Describe what this change achieves]
Upgrade CXF to 3.5.5 to address CVE-2022-46363
Check List
New functionality includes testingNew functionality has been documentedBy submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.