Skip to content

Commit 401c34f

Browse files
committed
chg: [flowintel-task] add case-uuid
1 parent 248e7a9 commit 401c34f

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

objects/flowintel-cm-task/definition.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"attributes": {
3+
"case-uuid": {
4+
"description": "UUID of the parent case",
5+
"disable_correlation": true,
6+
"misp-attribute": "text",
7+
"ui-priority": 2
8+
},
39
"creation-date": {
410
"description": "Creation date of the task",
511
"disable_correlation": true,
@@ -82,5 +88,5 @@
8288
"meta-category": "misc",
8389
"name": "flowintel-cm-task",
8490
"uuid": "2f525f6e-d3f2-4cb9-9ca0-f1160d99397d",
85-
"version": 2
91+
"version": 3
8692
}

0 commit comments

Comments
 (0)