opensearch-project / performance-analyzer

📈 Get detailed performance metrics from your cluster independently of the Java Virtual Machine (JVM)
https://opensearch.org/docs/latest/monitoring-plugins/pa/index/
Apache License 2.0
33 stars 67 forks source link

[CVE-2023-33201] Upgrade bcprov to bcprov-jdk15to18 #493

Closed khushbr closed 1 year ago

khushbr commented 1 year ago

Is your feature request related to a problem? Please provide an existing Issue # , or describe. https://github.com/opensearch-project/performance-analyzer/issues/487

Describe the solution you are proposing Upgrade bcprov version from bcprov-jdk15on:1.70 to bcprov-jdk15to18:1.74

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 1 year ago

Codecov Report

Merging #493 (f91dd3f) into main (e0ea1da) will not change coverage. The diff coverage is n/a.

:exclamation: Current head f91dd3f differs from pull request most recent head cf70c6f. Consider uploading reports for the commit cf70c6f to get more accurate results

@@            Coverage Diff            @@
##               main     #493   +/-   ##
=========================================
  Coverage     73.85%   73.85%           
  Complexity      381      381           
=========================================
  Files            45       45           
  Lines          2693     2693           
  Branches        172      172           
=========================================
  Hits           1989     1989           
  Misses          596      596           
  Partials        108      108