OpenCTI-Platform / opencti

Open Cyber Threat Intelligence Platform
https://opencti.io
Other
6.06k stars 902 forks source link

Refactor the container suggestions engine #2943

Open SamuelHassine opened 1 year ago

SamuelHassine commented 1 year ago

Use case

Refactor the container suggestions engine.

SamuelHassine commented 1 year ago

@Jipegien Can ytou please see how we can keep this in 5.9? It is an important performances improvement on the display of all containers.

Currently, we are querying all objects in a container both in the header and in the graph. So 2 massive queries in parallel for the same result.

Jipegien commented 1 year ago

if we want to keep it in 5.9 with our current deadline, you need to explain very precisely to the devteam what to do and if it is complex, it will probably put out an important feature we planned.