mirror of
https://github.com/valitydev/Cortex-Analyzers.git
synced 2024-11-06 09:05:19 +00:00
change the max TLP value which was too strict
This commit is contained in:
parent
8e21cca5f3
commit
c21ceec7aa
@ -7,7 +7,7 @@
|
||||
"baseConfig": "EmergingThreats",
|
||||
"config": {
|
||||
"check_tlp": true,
|
||||
"max-tlp": 1,
|
||||
"max_tlp" : 2,
|
||||
"service": "ip-info"
|
||||
},
|
||||
"description": "Retrieve ET reputation, related malware, and IDS requests for a given IP address.",
|
||||
|
Loading…
Reference in New Issue
Block a user