diff --git a/objects/ail-leak/definition.json b/objects/ail-leak/definition.json index 93f9073..7a4f9d5 100644 --- a/objects/ail-leak/definition.json +++ b/objects/ail-leak/definition.json @@ -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" },