#41 #31 add check tlp info

This commit is contained in:
Jerome Leonard 2017-05-22 11:16:14 +02:00
parent 0a51a1366b
commit bc121de0ea

View File

@ -5,7 +5,11 @@
"url": "https://github.com/BSI-CERT-Bund/cortex-analyzers",
"version": "1.0",
"baseConfig": "FireholBlocklists",
"config": {},
"config": {
"check_tlp": false,
"max_tlp": 3,
"service": ""
},
"description": "Check ips against the firehol blocklists available at https://github.com/firehol/blocklist-ipsets.",
"dataTypeList": ["ip"],
"command": "FireholBlocklists/firehol_blocklists.py"