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.17] [Bug] Fixed ListIOCs number of findings cap. #1380

Closed opensearch-trigger-bot[bot] closed 1 month 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.10%. Comparing base (c15d54e) to head (633a4b0). Report is 1 commits behind head on 2.17.

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.17 #1380 +/- ## ============================================ + Coverage 69.08% 69.10% +0.01% + Complexity 3605 3603 -2 ============================================ Files 404 404 Lines 20110 20122 +12 Branches 2049 2049 ============================================ + Hits 13893 13905 +12 Misses 5192 5192 Partials 1025 1025 ```

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