We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6f96e88 + 401c34f commit b99e7c8Copy full SHA for b99e7c8
1 file changed
objects/flowintel-cm-task/definition.json
@@ -1,5 +1,11 @@
1
{
2
"attributes": {
3
+ "case-uuid": {
4
+ "description": "UUID of the parent case",
5
+ "disable_correlation": true,
6
+ "misp-attribute": "text",
7
+ "ui-priority": 2
8
+ },
9
"creation-date": {
10
"description": "Creation date of the task",
11
"disable_correlation": true,
@@ -82,5 +88,5 @@
82
88
"meta-category": "misc",
83
89
"name": "flowintel-cm-task",
84
90
"uuid": "2f525f6e-d3f2-4cb9-9ca0-f1160d99397d",
85
- "version": 2
91
+ "version": 3
86
92
}
0 commit comments