opensearch-project / index-management

🗃 Automate periodic data operations, such as deleting indices at a certain age or performing a rollover at a certain size
https://opensearch.org/docs/latest/im-plugin/index/
Apache License 2.0
52 stars 107 forks source link

force resolve logback deps to mitigate CVE-2023-6378 #1125

Closed r1walz closed 4 months ago

r1walz commented 4 months ago

Description of changes: force resolve logback deps to mitigate CVE-2023-6378

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 76.44%. Comparing base (5c77be0) to head (868f615).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.3 #1125 +/- ## ============================================ - Coverage 76.66% 76.44% -0.22% + Complexity 2070 2068 -2 ============================================ Files 254 254 Lines 11770 11770 Branches 1830 1830 ============================================ - Hits 9023 8998 -25 - Misses 1754 1778 +24 - Partials 993 994 +1 ```

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