Add support for CIDR ranges in ignore_hosts setting. #5099
Merged
Codecov / codecov/patch
succeeded
Mar 5, 2025 in 1s
73.52% of diff hit (target 71.70%)
View this Pull Request on Codecov
73.52% of diff hit (target 71.70%)
Annotations
Check warning on line 69 in src/main/java/org/opensearch/security/support/HostAndCidrMatcher.java
codecov / codecov/patch
src/main/java/org/opensearch/security/support/HostAndCidrMatcher.java#L67-L69
Added lines #L67 - L69 were not covered by tests
Check warning on line 97 in src/main/java/org/opensearch/security/support/HostAndCidrMatcher.java
codecov / codecov/patch
src/main/java/org/opensearch/security/support/HostAndCidrMatcher.java#L95-L97
Added lines #L95 - L97 were not covered by tests
Loading