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

[Backport 2.3] Update Jackson Databind to 2.13.4.2 (addressing CVE-2022-42003) (#4779) #4784

Merged
merged 1 commit into from
Oct 13, 2022

Conversation

mch2
Copy link
Member

@mch2 mch2 commented Oct 13, 2022

Signed-off-by: Andriy Redko andriy.redko@aiven.io

Signed-off-by: Andriy Redko andriy.redko@aiven.io
(cherry picked from commit 12f26d3)

Description

Backport of #4779 to 2.3.

Issues Resolved

[List any issues this PR will resolve]

Check List

  • New functionality includes testing.
    • All tests pass
  • New functionality has been documented.
    • New functionality has javadoc added
  • Commits are signed per the DCO using --signoff
  • Commit changes are listed out in CHANGELOG.md file (See: Changelog)

By 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.

…search-project#4779)

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>

Signed-off-by: Andriy Redko <andriy.redko@aiven.io>
(cherry picked from commit 12f26d3)
@mch2 mch2 requested review from a team and reta as code owners October 13, 2022 22:16
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4784 (29513af) into 2.3 (06f9b41) will increase coverage by 0.03%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.3    #4784      +/-   ##
============================================
+ Coverage     70.54%   70.57%   +0.03%     
+ Complexity    57118    57108      -10     
============================================
  Files          4585     4585              
  Lines        274514   274514              
  Branches      40229    40229              
============================================
+ Hits         193650   193736      +86     
+ Misses        64699    64558     -141     
- Partials      16165    16220      +55     
Impacted Files Coverage Δ
...n/indices/forcemerge/ForceMergeRequestBuilder.java 0.00% <0.00%> (-75.00%) ⬇️
...pensearch/client/cluster/RemoteConnectionInfo.java 0.00% <0.00%> (-70.00%) ⬇️
.../indices/forcemerge/TransportForceMergeAction.java 25.00% <0.00%> (-58.34%) ⬇️
...a/org/opensearch/client/cluster/SniffModeInfo.java 0.00% <0.00%> (-56.25%) ⬇️
...cluster/coordination/PendingClusterStateStats.java 20.00% <0.00%> (-48.00%) ⬇️
...rch/client/transport/NoNodeAvailableException.java 28.57% <0.00%> (-42.86%) ⬇️
.../opensearch/client/cluster/RemoteInfoResponse.java 61.53% <0.00%> (-38.47%) ⬇️
...cluster/coordination/PublishClusterStateStats.java 33.33% <0.00%> (-37.51%) ⬇️
...r/src/main/java/org/opensearch/http/HttpUtils.java 33.33% <0.00%> (-33.34%) ⬇️
...nsearch/index/shard/IndexShardClosedException.java 66.66% <0.00%> (-33.34%) ⬇️
... and 463 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@mch2 mch2 merged commit 4dd4c1f into opensearch-project:2.3 Oct 13, 2022
@mch2 mch2 deleted the backport/backport-4779-to-2.3 branch October 13, 2022 23:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants