opensearch-project / performance-analyzer-rca

The Performance Analyzer RCA is a framework that builds on the Performance Analyzer engine to support root cause analysis (RCA) of performance and reliability problems for OpenSearch instances.
https://opensearch.org/docs/latest/monitoring-plugins/pa/rca/index/
Apache License 2.0
29 stars 56 forks source link

Update dependency org.bouncycastle:bcprov-jdk15to18 to v1.78 - autoclosed #552

Closed mend-for-github-com[bot] closed 1 month ago

mend-for-github-com[bot] commented 4 months ago

This PR contains the following updates:

Package Type Update Change
org.bouncycastle:bcprov-jdk15to18 (source) dependencies minor 1.74 -> 1.78

By merging this PR, the issue #551 will be automatically resolved and closed:

Severity CVSS Score CVE
High High 7.5 CVE-2024-29857
Medium Medium 5.9 CVE-2024-30172
Medium Medium 5.3 CVE-2024-30171

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 74.38%. Comparing base (3c92f12) to head (2342013).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #552 +/- ## ============================================ - Coverage 74.42% 74.38% -0.04% + Complexity 2665 2664 -1 ============================================ Files 317 317 Lines 16377 16377 Branches 1282 1282 ============================================ - Hits 12188 12182 -6 - Misses 3674 3679 +5 - Partials 515 516 +1 ```

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