opensearch-project / alerting

📟 Get notified when your data meets certain conditions by setting up monitors, alerts, and notifications
https://opensearch.org/docs/latest/monitoring-plugins/alerting/index/
Apache License 2.0
58 stars 99 forks source link

Adjusted dependency versions to address CVEs. #1447

Closed AWSHurneyt closed 4 months ago

AWSHurneyt commented 4 months ago

Issue #, if available:

Description of changes:

  1. Adjusted com.github.seancfoley:ipaddress version to address CVE.
  2. Adjusted ktlint dependencies to address CVE.

CheckList:

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

Codecov Report

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

Project coverage is 78.98%. Comparing base (5f67ea5) to head (7daed0a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.3 #1447 +/- ## ============================================ + Coverage 78.96% 78.98% +0.02% - Complexity 267 268 +1 ============================================ Files 176 176 Lines 7287 7287 Branches 1017 1017 ============================================ + Hits 5754 5756 +2 + Misses 1005 1004 -1 + Partials 528 527 -1 ```

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