Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for CIDR ranges in ignore_hosts setting. #5099

Merged

Merge branch 'main' into ignore-hosts-cidr-support

903ac93
Select commit
Loading
Failed to load commit list.
Merged

Add support for CIDR ranges in ignore_hosts setting. #5099

Merge branch 'main' into ignore-hosts-cidr-support
903ac93
Select commit
Loading
Failed to load commit list.
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

See this annotation in the file changed.

@codecov 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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/support/HostAndCidrMatcher.java#L95-L97

Added lines #L95 - L97 were not covered by tests