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

Fixing CVE 1767 #1768

Merged
merged 1 commit into from
Jun 22, 2023
Merged

Conversation

forestmvey
Copy link
Collaborator

Description

Update guava for CVE fix.

Issues Resolved

1767

Check List

  • New functionality includes testing.
    • All tests pass, including unit test, integration test and doctest
  • New functionality has been documented.
    • New functionality has javadoc added
    • New functionality has user manual doc 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: forestmvey <[email protected]>
@codecov
Copy link

codecov bot commented Jun 22, 2023

Codecov Report

Merging #1768 (3916044) into main (f6e2a97) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1768   +/-   ##
=========================================
  Coverage     97.29%   97.29%           
  Complexity     4408     4408           
=========================================
  Files           388      388           
  Lines         10944    10944           
  Branches        774      774           
=========================================
  Hits          10648    10648           
  Misses          289      289           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.29% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

@acarbonetto acarbonetto merged commit c7dfdb3 into opensearch-project:main Jun 22, 2023
@acarbonetto acarbonetto deleted the fix-cve-1767 branch June 22, 2023 19:35
opensearch-trigger-bot bot pushed a commit that referenced this pull request Jun 22, 2023
Signed-off-by: forestmvey <[email protected]>
(cherry picked from commit c7dfdb3)
forestmvey added a commit that referenced this pull request Jun 22, 2023
Signed-off-by: forestmvey <[email protected]>
(cherry picked from commit c7dfdb3)
Signed-off-by: forestmvey <[email protected]>
acarbonetto pushed a commit to Bit-Quill/opensearch-project-sql that referenced this pull request Jun 22, 2023
Yury-Fridlyand pushed a commit that referenced this pull request Jun 22, 2023
(cherry picked from commit c7dfdb3)

Signed-off-by: forestmvey <[email protected]>
Co-authored-by: Forest Vey <[email protected]>
@acarbonetto acarbonetto added the v2.9.0 v2.9.0 label Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE-2023-2976 (Medium) detected in guava-31.1-jre.jar, guava-31.0.1-jre.jar
4 participants