Skip to content

Commit a65aa06

Browse files
committed
chg: can have mutliple text attributes
1 parent 6b50c50 commit a65aa06

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

objects/file/definition.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -451,6 +451,7 @@
451451
"description": "Free text value to attach to the file",
452452
"disable_correlation": true,
453453
"misp-attribute": "text",
454+
"multiple": true,
454455
"recommended": false,
455456
"ui-priority": 1
456457
},
@@ -496,5 +497,5 @@
496497
"fullpath"
497498
],
498499
"uuid": "688c46fb-5edb-40a3-8273-1af7923e2215",
499-
"version": 23
500+
"version": 24
500501
}

0 commit comments

Comments
 (0)