Skip to content

Commit

Permalink
Update Mitre connector
Browse files Browse the repository at this point in the history
  • Loading branch information
JMousqueton authored Aug 8, 2021
1 parent c02c8f2 commit a115d4e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down Expand Up @@ -509,4 +510,4 @@ volumes:
esdata:
s3data:
redisdata:
amqpdata:
amqpdata:

0 comments on commit a115d4e

Please sign in to comment.