opensearch-project / cross-cluster-replication

Synchronize your data across multiple clusters for lower latencies and higher availability
https://opensearch.org/docs/latest/replication-plugin/index/
Apache License 2.0
47 stars 58 forks source link

Fix for CVE-2023-50570(Bumping up to latest version of ipaddress library #1344

Closed mohitamg closed 6 months ago

mohitamg commented 6 months ago

Description

Bumping up to latest version of ipaddress library to fix https://github.com/advisories/GHSA-qphf-w3cq-jpmx mentioned below

Issues Resolved

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

Check List

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.

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 72.61%. Comparing base (1294d44) to head (ecde4ee).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.3 #1344 +/- ## ============================================ - Coverage 72.96% 72.61% -0.36% + Complexity 1012 1011 -1 ============================================ Files 141 141 Lines 4750 4750 Branches 536 536 ============================================ - Hits 3466 3449 -17 - Misses 953 976 +23 + Partials 331 325 -6 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.