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 #1343

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 74.51%. Comparing base (d9d1fbf) to head (7e0cf73). Report is 1 commits behind head on 1.x.

Additional details and impacted files ```diff @@ 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 ```

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