From a115d4ef2d26957521ac2582c9d25855168becbe Mon Sep 17 00:00:00 2001 From: Julien Date: Sun, 8 Aug 2021 11:27:11 +0200 Subject: [PATCH] Update Mitre connector --- docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index 420c549..12c9959 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -215,6 +215,7 @@ services: - MITRE_ENTERPRISE_FILE_URL=https://raw.githubusercontent.com/mitre/cti/master/enterprise-attack/enterprise-attack.json - MITRE_PRE_ATTACK_FILE_URL=https://raw.githubusercontent.com/mitre/cti/master/pre-attack/pre-attack.json - MITRE_MOBILE_ATTACK_FILE_URL=https://raw.githubusercontent.com/mitre/cti/master/mobile-attack/mobile-attack.json + - MITRE_ICS_ATTACK_FILE_URL=https://raw.githubusercontent.com/mitre/cti/master/ics-attack/ics-attack.json - MITRE_INTERVAL=7 # In days, must be strictly greater than 1 restart: always depends_on: @@ -509,4 +510,4 @@ volumes: esdata: s3data: redisdata: - amqpdata: \ No newline at end of file + amqpdata: