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

[CVE-2023] fix multiple CVE issues #519

Merged
merged 2 commits into from
Aug 4, 2023
Merged

[CVE-2023] fix multiple CVE issues #519

merged 2 commits into from
Aug 4, 2023

Conversation

ansjcy
Copy link
Member

@ansjcy ansjcy commented Aug 4, 2023

Is your feature request related to a problem? Please provide an existing Issue # , or describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you are proposing
A clear and concise description of what you want to happen.

Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

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.

khushbr
khushbr previously approved these changes Aug 4, 2023
praveensameneni
praveensameneni previously approved these changes Aug 4, 2023
@ansjcy ansjcy dismissed stale reviews from praveensameneni and khushbr via 59a691f August 4, 2023 20:14
@ansjcy ansjcy changed the title [CVE-2023-2976] update guava version [CVE-2023] fix multiple CVE issues Aug 4, 2023
praveensameneni
praveensameneni previously approved these changes Aug 4, 2023
Signed-off-by: Chenyang Ji <[email protected]>
praveensameneni
praveensameneni previously approved these changes Aug 4, 2023
praveensameneni
praveensameneni previously approved these changes Aug 4, 2023
@codecov
Copy link

codecov bot commented Aug 4, 2023

Codecov Report

Merging #519 (64d5461) into 1.3 (d28290a) will not change coverage.
The diff coverage is n/a.

❗ Current head 64d5461 differs from pull request most recent head 050cb84. Consider uploading reports for the commit 050cb84 to get more accurate results

@@            Coverage Diff            @@
##                1.3     #519   +/-   ##
=========================================
  Coverage     72.21%   72.21%           
  Complexity      357      357           
=========================================
  Files            44       44           
  Lines          2519     2519           
  Branches        169      169           
=========================================
  Hits           1819     1819           
  Misses          594      594           
  Partials        106      106           

Copy link
Collaborator

@khushbr khushbr left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for making the changes.

@ansjcy ansjcy merged commit 741fd94 into opensearch-project:1.3 Aug 4, 2023
9 of 12 checks passed
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