mirror of https://github.com/MISP/misp-objects
commit
6f96e88534
|
@ -46,6 +46,7 @@
|
||||||
"description": "Origin of the case",
|
"description": "Origin of the case",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "url",
|
"misp-attribute": "url",
|
||||||
|
"to_ids": false,
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"recurring-type": {
|
"recurring-type": {
|
||||||
|
@ -85,5 +86,5 @@
|
||||||
"meta-category": "misc",
|
"meta-category": "misc",
|
||||||
"name": "flowintel-cm-case",
|
"name": "flowintel-cm-case",
|
||||||
"uuid": "19df57c7-b315-4fd2-84e5-d81ab221425e",
|
"uuid": "19df57c7-b315-4fd2-84e5-d81ab221425e",
|
||||||
"version": 1
|
"version": 2
|
||||||
}
|
}
|
|
@ -41,6 +41,7 @@
|
||||||
"description": "Origin of the task",
|
"description": "Origin of the task",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "url",
|
"misp-attribute": "url",
|
||||||
|
"to_ids": false,
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"status": {
|
"status": {
|
||||||
|
@ -73,6 +74,7 @@
|
||||||
"description": "An url to an external tool",
|
"description": "An url to an external tool",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "url",
|
"misp-attribute": "url",
|
||||||
|
"to_ids": false,
|
||||||
"ui-priority": 0
|
"ui-priority": 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -80,5 +82,5 @@
|
||||||
"meta-category": "misc",
|
"meta-category": "misc",
|
||||||
"name": "flowintel-cm-task",
|
"name": "flowintel-cm-task",
|
||||||
"uuid": "2f525f6e-d3f2-4cb9-9ca0-f1160d99397d",
|
"uuid": "2f525f6e-d3f2-4cb9-9ca0-f1160d99397d",
|
||||||
"version": 1
|
"version": 2
|
||||||
}
|
}
|
Loading…
Reference in New Issue