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 mitre attack based auto-correlations support in correlation engine #532

Merged
merged 2 commits into from
Sep 6, 2023

Merge branch 'main' into autocorr

9cd032b
Select commit
Loading
Failed to load commit list.
Merged

add mitre attack based auto-correlations support in correlation engine #532

Merge branch 'main' into autocorr
9cd032b
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 failed Sep 6, 2023 in 0s

25.47% (-0.26%) compared to 4d63f38

View this Pull Request on Codecov

25.47% (-0.26%) compared to 4d63f38

Details

Codecov Report

Merging #532 (9cd032b) into main (4d63f38) will decrease coverage by 0.26%.
The diff coverage is 0.00%.

@@             Coverage Diff              @@
##               main     #532      +/-   ##
============================================
- Coverage     25.72%   25.47%   -0.26%     
- Complexity      938      942       +4     
============================================
  Files           252      253       +1     
  Lines         10768    10895     +127     
  Branches       1197     1223      +26     
============================================
+ Hits           2770     2775       +5     
- Misses         7749     7873     +124     
+ Partials        249      247       -2     
Files Changed Coverage Δ
...arch/securityanalytics/correlation/JoinEngine.java 0.00% <0.00%> (ø)
...ics/transport/TransportCorrelateFindingAction.java 0.00% <0.00%> (ø)
...h/securityanalytics/util/AutoCorrelationsRepo.java 0.00% <0.00%> (ø)

... and 1 file with indirect coverage changes