[Security Solution] Move threat intelligence to security solution (#214369)

# Summary

This PR merges Threat Intelligence plugin with security solution, in
order to remove duplicated and unnecessary code introduced as a bridge
between the TI plugin and Security Solution + to simpify maintenance. No
new functionality is implemented here, other than changing imports and
some dependendies to use security solution code directly, without weird
bridges or hacks / indirections.

## Testing

Navigate to threat intelligence plugin / indicators and try clicking
around. It is hard to list every feature we have there
but in general it should work without errors.

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
Luke Gmys 2025-06-03 16:51:57 +02:00 committed by GitHub
parent 6033441a2f
commit af0b369627
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
279 changed files with 3138 additions and 2636 deletions

View file

@ -164,7 +164,6 @@ pageLoadAssetSize:
synthetics: 55971
telemetry: 51957
telemetryManagementSection: 38586
threatIntelligence: 44299
timelines: 327300
transform: 41007
triggersActionsUi: 135613