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

ignore a failed security test

64e5f91
Select commit
Loading
Failed to load commit list.
Merged

Sigma Aggregation rule fixes #622

ignore a failed security test
64e5f91
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 (64e5f91) into main (3c9b23a) will increase coverage by 0.04%.
Report is 2 commits behind head on main.
The diff coverage is 62.50%.

@@             Coverage Diff              @@
##               main     #622      +/-   ##
============================================
+ Coverage     25.04%   25.09%   +0.04%     
- Complexity      943      947       +4     
============================================
  Files           255      255              
  Lines         11123    11142      +19     
  Branches       1242     1247       +5     
============================================
+ Hits           2786     2796      +10     
- Misses         8086     8094       +8     
- Partials        251      252       +1     
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%> (ø)
...ch/securityanalytics/findings/FindingsService.java 35.89% <50.00%> (-0.59%) ⬇️
...lytics/transport/TransportIndexDetectorAction.java 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes