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
71 stars 72 forks source link

[Backport 2.15] Adds user validation for threat intel transport layer classes and stashes the thread context for all system index interactions #1209

Closed opensearch-trigger-bot[bot] closed 2 months ago

opensearch-trigger-bot[bot] commented 2 months ago

Backport 1cb59d93f91c9637ed4da31a2a6775c5cd90691c from #1207.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 68.96552% with 9 lines in your changes missing coverage. Please review.

Project coverage is 68.62%. Comparing base (c0de31a) to head (4f0b6d9). Report is 19 commits behind head on 2.15.

Files Patch % Lines
...ransport/TransportDeleteTIFSourceConfigAction.java 66.66% 2 Missing and 1 partial :warning:
...hreatIntel/transport/TransportPutTIFJobAction.java 66.66% 2 Missing and 1 partial :warning:
...nitor/TransportSearchThreatIntelMonitorAction.java 25.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.15 #1209 +/- ## ============================================ - Coverage 69.77% 68.62% -1.16% - Complexity 2427 3547 +1120 ============================================ Files 296 404 +108 Lines 13587 19880 +6293 Branches 1461 2037 +576 ============================================ + Hits 9481 13642 +4161 - Misses 3465 5227 +1762 - Partials 641 1011 +370 ```

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