fix: [ail-leak] disable correlation

pull/113/head
Terrtia 2018-09-12 16:49:28 +02:00
parent bb2b8d810f
commit 76b3086356
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@
"attributes": {
"sensor": {
"description": "The AIL sensor uuid where the leak was processed and analysed.",
"disable_correlation": true,
"ui-priority": 0,
"misp-attribute": "text"
},
@ -23,6 +24,7 @@
},
"duplicate_number": {
"description": "Number of known duplicates.",
"disable_correlation": true,
"ui-priority": 0,
"misp-attribute": "counter"
},