Skip to content

Commit 76b3086

Browse files
committed
fix: [ail-leak] disable correlation
1 parent bb2b8d8 commit 76b3086

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

objects/ail-leak/definition.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
"attributes": {
1313
"sensor": {
1414
"description": "The AIL sensor uuid where the leak was processed and analysed.",
15+
"disable_correlation": true,
1516
"ui-priority": 0,
1617
"misp-attribute": "text"
1718
},
@@ -23,6 +24,7 @@
2324
},
2425
"duplicate_number": {
2526
"description": "Number of known duplicates.",
27+
"disable_correlation": true,
2628
"ui-priority": 0,
2729
"misp-attribute": "counter"
2830
},

0 commit comments

Comments
 (0)