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

Bump json and wiremock version to fix CVEs #2533

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

seankao-az
Copy link
Collaborator

Description

Fix following CVEs by bumping json and wiremock version

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: Sean Kao <seankao@amazon.com>
Signed-off-by: Sean Kao <seankao@amazon.com>
Copy link

codecov bot commented Mar 1, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.40%. Comparing base (18950f5) to head (843aab7).

Additional details and impacted files
@@            Coverage Diff            @@
##                1.3    #2533   +/-   ##
=========================================
  Coverage     98.40%   98.40%           
  Complexity     2746     2746           
=========================================
  Files           266      266           
  Lines          6758     6758           
  Branches        427      427           
=========================================
  Hits           6650     6650           
  Misses          107      107           
  Partials          1        1           
Flag Coverage Δ
sql-engine 98.40% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@seankao-az seankao-az merged commit ce32280 into opensearch-project:1.3 Mar 4, 2024
11 of 13 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