opensearch-project / security

🔐 Secure your cluster with TLS, numerous authentication backends, data masking, audit logging as well as role-based access control on indices, documents, and fields
https://opensearch.org/docs/latest/security-plugin/index/
Apache License 2.0
191 stars 273 forks source link

[Backport 2.x] Bump io.dropwizard.metrics:metrics-core and org.checkerframework:checker-qual #4425

Closed willyborankin closed 3 months ago

willyborankin commented 3 months ago

Backport fbcc1f9bf640a8aa198d87ce3ff27a447d76d4db from #4419 and Backport 0aed8f9e1da8d81c8314f37c72be074bf887d5f3 from #4418.

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 65.35%. Comparing base (b3df23e) to head (35f9681). Report is 1 commits behind head on 2.x.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/opensearch-project/security/pull/4425/graphs/tree.svg?width=650&height=150&src=pr&token=rBpySfQXMt&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project)](https://app.codecov.io/gh/opensearch-project/security/pull/4425?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) ```diff @@ Coverage Diff @@ ## 2.x #4425 +/- ## ========================================== - Coverage 65.36% 65.35% -0.02% ========================================== Files 309 309 Lines 21839 21839 Branches 3547 3547 ========================================== - Hits 14275 14272 -3 Misses 5802 5802 - Partials 1762 1765 +3 ``` [see 3 files with indirect coverage changes](https://app.codecov.io/gh/opensearch-project/security/pull/4425/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project)