TheHive-Project / Cortex

Cortex: a Powerful Observable Analysis and Active Response Engine
https://thehive-project.org
GNU Affero General Public License v3.0
1.28k stars 217 forks source link

Add support for docker.autoUpdate parameter per analyzer/responder #425

Open jeromeleonard opened 1 year ago

jeromeleonard commented 1 year ago

Make Cortex support docker.autoUpdate option for each analyzer and responder. Default behaviour: true

Then, we could decide to manage docker images locally for some of them (with Cortex avoiding trying to find for updates on DockerHub).