chg: [flowintel-task] add case-uuid

pull/413/head
David Cruciani 2024-01-15 09:11:00 +01:00
parent 248e7a95dc
commit 401c34f6f3
No known key found for this signature in database
GPG Key ID: 8690CDE1E3994B9B
1 changed files with 7 additions and 1 deletions

View File

@ -1,5 +1,11 @@
{
"attributes": {
"case-uuid": {
"description": "UUID of the parent case",
"disable_correlation": true,
"misp-attribute": "text",
"ui-priority": 2
},
"creation-date": {
"description": "Creation date of the task",
"disable_correlation": true,
@ -82,5 +88,5 @@
"meta-category": "misc",
"name": "flowintel-cm-task",
"uuid": "2f525f6e-d3f2-4cb9-9ca0-f1160d99397d",
"version": 2
"version": 3
}