mirror of https://github.com/MISP/misp-objects
chg: [flowintel-task] add case-uuid
parent
248e7a95dc
commit
401c34f6f3
|
@ -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
|
||||
}
|
Loading…
Reference in New Issue