opensearch-project / geospatial

Future home of Geospatial features for OpenSearch
Apache License 2.0
35 stars 35 forks source link

Adjusted dependency versions to address CVEs #635

Closed VijayanB closed 7 months ago

VijayanB commented 7 months ago

Description

Adjusted com.github.seancfoley:ipaddress version to address CVE.

Issues Resolved

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

Codecov Report

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

Project coverage is 89.14%. Comparing base (a7ed59a) to head (dc93821).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #635 +/- ## ============================================ + Coverage 88.96% 89.14% +0.18% - Complexity 765 768 +3 ============================================ Files 93 93 Lines 2746 2746 Branches 223 223 ============================================ + Hits 2443 2448 +5 + Misses 221 219 -2 + Partials 82 79 -3 ```

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

VijayanB commented 7 months ago

Will fix commons-compress in next PR