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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Pre-compute subnetUtils instances

ac5cd05
Select commit
Loading
Failed to load commit list.
Open

Add support for CIDR ranges in ignore_hosts setting. #5099

Pre-compute subnetUtils instances
ac5cd05
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 11, 2025 in 1s

77.77% of diff hit (target 71.55%)

View this Pull Request on Codecov

77.77% of diff hit (target 71.55%)

Annotations

Check warning on line 170 in src/main/java/org/opensearch/security/support/SecurityUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/support/SecurityUtils.java#L168-L170

Added lines #L168 - L170 were not covered by tests

Check warning on line 28 in src/main/java/org/opensearch/security/util/IPAddressUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/util/IPAddressUtils.java#L28

Added line #L28 was not covered by tests

Check warning on line 52 in src/main/java/org/opensearch/security/util/IPAddressUtils.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/security/util/IPAddressUtils.java#L52

Added line #L52 was not covered by tests