mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 10:40:07 -04:00
[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:
parent
6033441a2f
commit
af0b369627
279 changed files with 3138 additions and 2636 deletions
|
@ -164,7 +164,6 @@ pageLoadAssetSize:
|
|||
synthetics: 55971
|
||||
telemetry: 51957
|
||||
telemetryManagementSection: 38586
|
||||
threatIntelligence: 44299
|
||||
timelines: 327300
|
||||
transform: 41007
|
||||
triggersActionsUi: 135613
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue