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] Add exists check for IOCs index. #1394

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

opensearch-trigger-bot[bot] commented 4 weeks ago

Backport 4432b36a2f97e312f1ef3db2e900e6f9071b3fac from #1392.

codecov[bot] commented 4 weeks ago

Codecov Report

Attention: Patch coverage is 0% with 4 lines in your changes missing coverage. Please review.

Project coverage is 69.16%. Comparing base (8077fc7) to head (902082f). Report is 1 commits behind head on 2.x.

Files with missing lines Patch % Lines
.../securityanalytics/services/STIX2IOCFeedStore.java 0.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x #1394 +/- ## ============================================ + Coverage 69.00% 69.16% +0.15% - Complexity 3606 3608 +2 ============================================ Files 405 405 Lines 20122 20126 +4 Branches 2046 2046 ============================================ + Hits 13886 13920 +34 + Misses 5213 5182 -31 - Partials 1023 1024 +1 ```

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