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

Update Jackson Databind to 2.13.4.2 (addressing CVE-2022-42003) (#4779) #4782

Merged
merged 2 commits into from
Oct 14, 2022

Conversation

kotwanikunal
Copy link
Member

Signed-off-by: Andriy Redko [email protected]

Signed-off-by: Andriy Redko [email protected]
(cherry picked from commit 12f26d3)

Description

Issues Resolved

N/A

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.

Signed-off-by: Andriy Redko <[email protected]>

Signed-off-by: Andriy Redko <[email protected]>
(cherry picked from commit 12f26d3)
@kotwanikunal kotwanikunal requested review from a team and reta as code owners October 13, 2022 21:39
Signed-off-by: Kunal Kotwani <[email protected]>
@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@github-actions
Copy link
Contributor

Gradle Check (Jenkins) Run Completed with:

@codecov-commenter
Copy link

Codecov Report

Merging #4782 (e6d9712) into 1.x (2d70e5c) will increase coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                1.x    #4782      +/-   ##
============================================
+ Coverage     77.88%   77.90%   +0.02%     
- Complexity    63417    63464      +47     
============================================
  Files          4453     4453              
  Lines        275011   275011              
  Branches      41172    41172              
============================================
+ Hits         214181   214260      +79     
+ Misses        43897    43892       -5     
+ Partials      16933    16859      -74     
Impacted Files Coverage Δ
.../action/ingest/SimulatePipelineRequestBuilder.java 0.00% <0.00%> (-50.00%) ⬇️
...java/org/opensearch/script/ScriptContextStats.java 33.33% <0.00%> (-40.01%) ⬇️
...h/action/ingest/SimulateDocumentVerboseResult.java 60.71% <0.00%> (-39.29%) ⬇️
.../opensearch/index/stats/IndexingPressureStats.java 61.03% <0.00%> (-35.07%) ⬇️
...search/index/stats/ShardIndexingPressureStats.java 42.30% <0.00%> (-30.77%) ⬇️
...nsearch/test/engine/ThrowingLeafReaderWrapper.java 30.00% <0.00%> (-30.00%) ⬇️
...min/cluster/tasks/PendingClusterTasksResponse.java 35.00% <0.00%> (-25.00%) ⬇️
...va/org/opensearch/monitor/process/ProcessInfo.java 68.00% <0.00%> (-24.00%) ⬇️
.../node/reload/NodesReloadSecureSettingsRequest.java 65.51% <0.00%> (-20.69%) ⬇️
...ain/java/org/opensearch/geometry/MultiPolygon.java 80.00% <0.00%> (-20.00%) ⬇️
... and 469 more

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

@kotwanikunal kotwanikunal merged commit a8573af into 1.x Oct 14, 2022
@github-actions github-actions bot deleted the backport/backport-4779-to-1.x branch October 14, 2022 00:04
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