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/project succeeded Oct 4, 2023 in 0s

25.09% (+0.04%) compared to 3c9b23a

View this Pull Request on Codecov

25.09% (+0.04%) compared to 3c9b23a

Details

Codecov Report

Merging #622 (add3527) into main (3c9b23a) will increase coverage by 0.04%.
The diff coverage is 66.66%.

❗ Current head add3527 differs from pull request most recent head 3f2e23a. Consider uploading reports for the commit 3f2e23a to get more accurate results

@@             Coverage Diff              @@
##               main     #622      +/-   ##
============================================
+ Coverage     25.04%   25.09%   +0.04%     
- Complexity      943      946       +3     
============================================
  Files           255      255              
  Lines         11123    11135      +12     
  Branches       1242     1243       +1     
============================================
+ Hits           2786     2794       +8     
- Misses         8086     8090       +4     
  Partials        251      251              
Files Coverage Δ
...ecurityanalytics/rules/backend/OSQueryBackend.java 66.81% <100.00%> (ø)
.../securityanalytics/rules/backend/QueryBackend.java 64.54% <100.00%> (+0.32%) ⬆️
...curityanalytics/rules/objects/SigmaDetections.java 100.00% <100.00%> (ø)
...a/org/opensearch/securityanalytics/model/Rule.java 0.00% <0.00%> (ø)
...tyanalytics/rules/aggregation/AggregationItem.java 94.73% <66.66%> (-5.27%) ⬇️
...opensearch/securityanalytics/util/RuleIndices.java 0.00% <0.00%> (ø)
...lytics/transport/TransportIndexDetectorAction.java 0.00% <0.00%> (ø)