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
50 stars 59 forks source link

Use latest version of ipaddress Library #1302

Closed monusingh-1 closed 10 months ago

monusingh-1 commented 10 months ago

Use latest version of ipaddress Library, fixes https://nvd.nist.gov/vuln/detail/CVE-2023-50570

Issues Resolved

https://github.com/opensearch-project/cross-cluster-replication/issues/1301

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 10 months ago

Codecov Report

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

Comparison is base (be24bfa) 74.03% compared to head (0f1700b) 75.22%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1302 +/- ## ============================================ + Coverage 74.03% 75.22% +1.19% - Complexity 1022 1029 +7 ============================================ Files 141 141 Lines 4783 4783 Branches 526 526 ============================================ + Hits 3541 3598 +57 + Misses 889 843 -46 + Partials 353 342 -11 ```

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