Skip to content

Commit 68e211a

Browse files
committed
remove correlation on text field
1 parent 04ae548 commit 68e211a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

objects/lnk/definition.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -259,8 +259,8 @@
259259
},
260260
"text": {
261261
"description": "Free text value to attach to the file",
262-
"disable_correlation": false,
263-
"multiple": true,
262+
"disable_correlation": true,
263+
"multiple": true,
264264
"misp-attribute": "text",
265265
"recommended": false,
266266
"ui-priority": 1

0 commit comments

Comments
 (0)