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.x] Adds user validation for threat intel transport layer classes and stashes the thread context for all system index interactions #1208

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.70%. Comparing base (c6bff12) to head (2e6b0a4).

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.x #1208 +/- ## ============================================ + Coverage 68.62% 68.70% +0.08% Complexity 3547 3547 ============================================ Files 404 404 Lines 19851 19880 +29 Branches 2034 2037 +3 ============================================ + Hits 13622 13659 +37 + Misses 5221 5207 -14 - Partials 1008 1014 +6 ```

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