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

Sigma Aggregation rule fixes #622

Merged
merged 3 commits into from
Oct 4, 2023

Sigma Aggregation rule fixes

add3527
Select commit
Loading
Failed to load commit list.
Merged

Sigma Aggregation rule fixes #622

Sigma Aggregation rule fixes
add3527
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch succeeded Oct 4, 2023 in 1s

66.66% of diff hit (target 25.04%)

View this Pull Request on Codecov

66.66% of diff hit (target 25.04%)

Annotations

Check warning on line 484 in src/main/java/org/opensearch/securityanalytics/model/Rule.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/model/Rule.java#L484

Added line #L484 was not covered by tests

Check warning on line 70 in src/main/java/org/opensearch/securityanalytics/rules/aggregation/AggregationItem.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/rules/aggregation/AggregationItem.java#L70

Added line #L70 was not covered by tests

Check warning on line 789 in src/main/java/org/opensearch/securityanalytics/transport/TransportIndexDetectorAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/transport/TransportIndexDetectorAction.java#L788-L789

Added lines #L788 - L789 were not covered by tests

Check warning on line 819 in src/main/java/org/opensearch/securityanalytics/transport/TransportIndexDetectorAction.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/transport/TransportIndexDetectorAction.java#L819

Added line #L819 was not covered by tests

Check warning on line 298 in src/main/java/org/opensearch/securityanalytics/util/RuleIndices.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/opensearch/securityanalytics/util/RuleIndices.java#L298

Added line #L298 was not covered by tests