opensearch-project / security-analytics

Security Analytics enables users for detecting security threats on their security event log data. It will also allow them to modify/tailor the pre-packaged solution.
Apache License 2.0
72 stars 74 forks source link

[Backport 2.x] [Bug] Fixed ListIOCs number of findings cap. #1377

Closed opensearch-trigger-bot[bot] closed 4 weeks ago

opensearch-trigger-bot[bot] commented 1 month ago

Backport d5c8f7a374027565e77e59c5d7a3aaac8a85ac4e from #1373.

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 86.27451% with 7 lines in your changes missing coverage. Please review.

Project coverage is 69.17%. Comparing base (94562be) to head (12ccb97). Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
...threatIntel/transport/TransportListIOCsAction.java 86.27% 6 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #1377 +/- ## ============================================ + Coverage 69.08% 69.17% +0.09% Complexity 3608 3608 ============================================ Files 405 405 Lines 20110 20122 +12 Branches 2046 2046 ============================================ + Hits 13893 13920 +27 + Misses 5192 5178 -14 + Partials 1025 1024 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.