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

Fix CVE #1928

Merged
merged 1 commit into from
Aug 9, 2023
Merged

Fix CVE #1928

merged 1 commit into from
Aug 9, 2023

Conversation

GumpacG
Copy link
Collaborator

@GumpacG GumpacG commented Aug 3, 2023

Description

Updated H2 version to fix CVE

Issues Resolved

#1105

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: Guian Gumpac <guian.gumpac@improving.com>
@codecov
Copy link

codecov bot commented Aug 3, 2023

Codecov Report

Merging #1928 (23a3285) into main (605f3df) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##               main    #1928   +/-   ##
=========================================
  Coverage     97.42%   97.42%           
  Complexity     4647     4647           
=========================================
  Files           408      408           
  Lines         11526    11526           
  Branches        839      839           
=========================================
  Hits          11229    11229           
  Misses          290      290           
  Partials          7        7           
Flag Coverage Δ
sql-engine 97.42% <ø> (ø)

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

@Yury-Fridlyand Yury-Fridlyand merged commit 3db0d4f into opensearch-project:main Aug 9, 2023
13 of 16 checks passed
@Yury-Fridlyand Yury-Fridlyand deleted the fix-CVE branch August 9, 2023 18:12
opensearch-trigger-bot bot pushed a commit that referenced this pull request Aug 9, 2023
Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
(cherry picked from commit 3db0d4f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Yury-Fridlyand pushed a commit that referenced this pull request Aug 9, 2023
Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
(cherry picked from commit 3db0d4f)
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
GumpacG pushed a commit that referenced this pull request Aug 9, 2023
(cherry picked from commit 3db0d4f)

Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
MitchellGale pushed a commit to Bit-Quill/opensearch-project-sql that referenced this pull request Aug 14, 2023
Signed-off-by: Guian Gumpac <guian.gumpac@improving.com>
Signed-off-by: Mitchell Gale <Mitchell.Gale@improving.com>
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.

5 participants