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 for CVE-2023-50570(Bumping up to latest version of ipaddress library #1343

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

mohitamg
Copy link
Contributor

@mohitamg mohitamg commented Feb 29, 2024

Description

Bumping up to latest version of ipaddress library to fix GHSA-qphf-w3cq-jpmx mentioned below

Issues Resolved

Fixes this CVE (https://nvd.nist.gov/vuln/detail/CVE-2023-50570)

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.

Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 74.51%. Comparing base (d9d1fbf) to head (7e0cf73).
Report is 1 commits behind head on 1.x.

Additional details and impacted files
@@             Coverage Diff              @@
##                1.x    #1343      +/-   ##
============================================
+ Coverage     72.11%   74.51%   +2.39%     
- Complexity     1003     1024      +21     
============================================
  Files           141      141              
  Lines          4662     4700      +38     
  Branches        525      531       +6     
============================================
+ Hits           3362     3502     +140     
+ Misses          971      868     -103     
- Partials        329      330       +1     

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

@monusingh-1 monusingh-1 enabled auto-merge (squash) March 1, 2024 17:31
@monusingh-1 monusingh-1 merged commit 3b8ad32 into opensearch-project:1.x Mar 1, 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.

3 participants