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

[Backport 1.3] CVE-2022-45868 fix (#1107) #1613

Merged
merged 1 commit into from
May 8, 2023

Conversation

vamsi-amazon
Copy link
Member

Signed-off-by: vamsi-amazon reddyvam@amazon.com

Signed-off-by: vamsi-amazon reddyvam@amazon.com
(cherry picked from commit 34be98d)

Description

[Describe what this change achieves]

Issues Resolved

[List any issues this PR will resolve]

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: vamsi-amazon <reddyvam@amazon.com>

Signed-off-by: vamsi-amazon <reddyvam@amazon.com>
(cherry picked from commit 34be98d)
@vamsi-amazon vamsi-amazon changed the title CVE-2022-45868 fix (#1107) [Backport 1.3] CVE-2022-45868 fix (#1107) May 8, 2023
@vamsi-amazon vamsi-amazon marked this pull request as ready for review May 8, 2023 19:06
@codecov-commenter
Copy link

Codecov Report

Merging #1613 (4664d39) into 1.3 (53625a1) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##                1.3    #1613   +/-   ##
=========================================
  Coverage     95.25%   95.25%           
  Complexity     2746     2746           
=========================================
  Files           276      276           
  Lines          7416     7416           
  Branches        544      545    +1     
=========================================
  Hits           7064     7064           
  Misses          298      298           
  Partials         54       54           
Flag Coverage Δ
query-workbench 62.91% <ø> (ø)
sql-engine 98.40% <ø> (ø)

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

1 similar comment
@codecov-commenter
Copy link

codecov-commenter commented May 8, 2023

Codecov Report

Merging #1613 (4664d39) into 1.3 (53625a1) will not change coverage.
The diff coverage is n/a.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##                1.3    #1613   +/-   ##
=========================================
  Coverage     95.25%   95.25%           
  Complexity     2746     2746           
=========================================
  Files           276      276           
  Lines          7416     7416           
  Branches        544      545    +1     
=========================================
  Hits           7064     7064           
  Misses          298      298           
  Partials         54       54           
Flag Coverage Δ
query-workbench 62.91% <ø> (ø)
sql-engine 98.40% <ø> (ø)

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

@vamsi-amazon vamsi-amazon merged commit 0e354f1 into 1.3 May 8, 2023
@github-actions github-actions bot deleted the backport/backport-1107-to-1.3 branch May 8, 2023 20:56
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