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

Bumped snakeyaml version to address CVE-2022-25857 #540

Merged

Conversation

amkhar
Copy link
Contributor

@amkhar amkhar commented Sep 5, 2022

Signed-off-by: Aman Khare amkhar@amazon.com

Description

Bumped snakeyaml version to address CVE-2022-25857

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

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: Aman Khare <amkhar@amazon.com>
@amkhar amkhar requested a review from a team September 5, 2022 08:15
@codecov-commenter
Copy link

codecov-commenter commented Sep 5, 2022

Codecov Report

Merging #540 (e757fc7) into 2.x (ff4fe66) will increase coverage by 2.13%.
The diff coverage is n/a.

@@             Coverage Diff              @@
##                2.x     #540      +/-   ##
============================================
+ Coverage     72.82%   74.95%   +2.13%     
- Complexity      985     1007      +22     
============================================
  Files           141      141              
  Lines          4592     4592              
  Branches        506      506              
============================================
+ Hits           3344     3442      +98     
+ Misses          930      836      -94     
+ Partials        318      314       -4     
Impacted Files Coverage Δ
...rch/replication/task/shard/ShardReplicationTask.kt 74.45% <0.00%> (+0.72%) ⬆️
.../action/status/TransportReplicationStatusAction.kt 97.82% <0.00%> (+1.08%) ⬆️
.../replication/action/index/ReplicateIndexRequest.kt 63.52% <0.00%> (+1.17%) ⬆️
...arch/replication/task/autofollow/AutoFollowTask.kt 73.85% <0.00%> (+1.96%) ⬆️
...replication/metadata/ReplicationMetadataManager.kt 66.66% <0.00%> (+2.85%) ⬆️
...org/opensearch/replication/util/SecurityContext.kt 73.52% <0.00%> (+2.94%) ⬆️
.../replication/repository/RemoteClusterRepository.kt 75.73% <0.00%> (+2.94%) ⬆️
...lication/action/status/TranportShardsInfoAction.kt 100.00% <0.00%> (+3.33%) ⬆️
...rch/replication/task/index/IndexReplicationTask.kt 71.10% <0.00%> (+3.66%) ⬆️
...ication/action/stats/TransportLeaderStatsAction.kt 88.88% <0.00%> (+3.70%) ⬆️
... and 14 more

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

@ankitkala ankitkala merged commit 4006ef6 into opensearch-project:2.x Sep 7, 2022
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