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

Bumping bouncycastle to v1.78 #563

Closed nishchay21 closed 2 months ago

nishchay21 commented 2 months ago

Describe the solution you are proposing Bumping bouncycastle to v1.78. Resolves https://github.com/advisories/GHSA-m44j-cfrm-g8qc, https://github.com/advisories/GHSA-v435-xc8x-wvr9 and https://github.com/advisories/GHSA-8xfc-gm6g-vgpv.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

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

Codecov Report

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

Project coverage is 71.55%. Comparing base (8bd64c0) to head (af61928). Report is 1 commits behind head on 1.3.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 1.3 #563 +/- ## ============================================ - Coverage 71.55% 71.55% -0.01% + Complexity 2938 2936 -2 ============================================ Files 376 376 Lines 18779 18779 Branches 1438 1438 ============================================ - Hits 13438 13437 -1 - Misses 4758 4759 +1 Partials 583 583 ```

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

psychbot commented 2 months ago

Approving, Please create a issue for build failure fix.

nishchay21 commented 2 months ago

Approving, Please create a issue for build failure fix.

https://github.com/opensearch-project/performance-analyzer-rca/issues/564 created

cwperks commented 2 months ago

Merging as admin and bypassing the CI check for this dep upgrade. @psychbot @Gaganjuneja @nishchay21 please follow-up by resolving the issues seen in the CI checks on older release branches.