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 272 forks source link

[Backport 2.x] Bump commons-cli to 1.8.0 #4369

Closed willyborankin closed 4 months ago

willyborankin commented 4 months ago

Backport #4366

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 65.39%. Comparing base (084384e) to head (b0095f3). 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/4369/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/4369?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 #4369 +/- ## ========================================== - Coverage 65.40% 65.39% -0.02% ========================================== Files 309 309 Lines 21818 21818 Branches 3545 3545 ========================================== - Hits 14271 14267 -4 - Misses 5784 5788 +4 Partials 1763 1763 ``` | [Files](https://app.codecov.io/gh/opensearch-project/security/pull/4369?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) | Coverage Δ | | |---|---|---| | [...a/org/opensearch/security/tools/SecurityAdmin.java](https://app.codecov.io/gh/opensearch-project/security/pull/4369?src=pr&el=tree&filepath=src%2Fmain%2Fjava%2Forg%2Fopensearch%2Fsecurity%2Ftools%2FSecurityAdmin.java&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project#diff-c3JjL21haW4vamF2YS9vcmcvb3BlbnNlYXJjaC9zZWN1cml0eS90b29scy9TZWN1cml0eUFkbWluLmphdmE=) | `41.46% <100.00%> (ø)` | | ... and [4 files with indirect coverage changes](https://app.codecov.io/gh/opensearch-project/security/pull/4369/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project)
willyborankin commented 4 months ago

fixed formatting