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
180 stars 263 forks source link

Update to Gradle 8.8 #4459

Closed reta closed 2 weeks ago

reta commented 2 weeks ago

Description

Update to Gradle 8.8

Issues Resolved

N/A

Is this a backport? If so, please add backport PR # and/or commits #

Testing

N/A

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 weeks ago

Codecov Report

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

Project coverage is 65.45%. Comparing base (c1872b6) to head (0f5d782). Report is 1 commits behind head on main.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/opensearch-project/security/pull/4459/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/4459?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project) ```diff @@ Coverage Diff @@ ## main #4459 +/- ## ========================================== + Coverage 65.44% 65.45% +0.01% ========================================== Files 312 312 Lines 22042 22037 -5 Branches 3559 3557 -2 ========================================== - Hits 14425 14424 -1 + Misses 5843 5838 -5 - Partials 1774 1775 +1 ``` [see 4 files with indirect coverage changes](https://app.codecov.io/gh/opensearch-project/security/pull/4459/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=opensearch-project)