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

Upgrade dependencies to mitigate multiple CVEs #657

Merged
merged 1 commit into from May 18, 2021
Merged

Upgrade dependencies to mitigate multiple CVEs #657

merged 1 commit into from May 18, 2021

Conversation

adnapibar
Copy link
Contributor

@adnapibar adnapibar commented May 5, 2021

Description

This PR upgrade the dependencies to fix CVEs.

Issues Resolved

Relates #646

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: Rabi Panda adnapibar@gmail.com

Relates #646

Signed-off-by: Rabi Panda <adnapibar@gmail.com>
@adnapibar adnapibar added v1.0.0 Version 1.0.0 v1.0.0-alpha1 Version 1.0.0 alpha 1 v2.0.0 Version 2.0.0 labels May 5, 2021
@opensearch-ci-bot
Copy link
Collaborator

✅   DCO Check Passed 537d6fb

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Wrapper Validation success 537d6fb

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Precommit success 537d6fb

@adnapibar
Copy link
Contributor Author

start gradle check

@opensearch-ci-bot
Copy link
Collaborator

✅   Gradle Check success 537d6fb
Log 161

Reports 161

@adnapibar adnapibar changed the title Upgrade dependencies to mitigate CVEs Upgrade dependencies to mitigate multiple CVEs May 5, 2021
@adnapibar adnapibar added CVE Fixes a CVE and removed v1.0.0-alpha1 Version 1.0.0 alpha 1 labels May 5, 2021
Copy link
Member

@saratvemulapalli saratvemulapalli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks Rabi for the change!

@adnapibar adnapibar merged commit 50abf6d into opensearch-project:main May 18, 2021
@adnapibar adnapibar added the pending backport Identifies an issue or PR that still needs to be backported label May 19, 2021
CEHENKLE pushed a commit that referenced this pull request May 20, 2021
This PR upgrade the following dependencies to fix CVEs.

- commons-codec:1.12 (->1.13) apache/commons-codec@48b6157
- ant:1.10.8 (->1.10.9) https://ant.apache.org/security.html
- jackson-databind:2.10.4 (->2.11.0) FasterXML/jackson-databind#2589
- jackson-dataformat-cbor:2.10.4 (->2.11.0) https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28491
- apache-httpclient:4.5.10 (->4.5.13) https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2020-13956
- checkstyle:8.20 (->8.29) https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-10782
- junit:4.12 (->4.13.1) GHSA-269g-pwp5-87pp
- netty:4.1.49.Final (->4.1.59) GHSA-5mcr-gq6c-3hq2

Signed-off-by: Rabi Panda <adnapibar@gmail.com>
@adnapibar adnapibar removed the pending backport Identifies an issue or PR that still needs to be backported label May 20, 2021
@adnapibar adnapibar deleted the build-deps branch November 15, 2022 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CVE Fixes a CVE v1.0.0 Version 1.0.0 v2.0.0 Version 2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants