mirror of https://github.com/MISP/misp-objects
chg: [validation] jq all
parent
b16fd4f1dd
commit
248e7a95dc
|
@ -45,8 +45,8 @@
|
||||||
"origin-url": {
|
"origin-url": {
|
||||||
"description": "Origin of the case",
|
"description": "Origin of the case",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"to_ids": false,
|
|
||||||
"misp-attribute": "url",
|
"misp-attribute": "url",
|
||||||
|
"to_ids": false,
|
||||||
"ui-priority": 1
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"recurring-type": {
|
"recurring-type": {
|
||||||
|
|
|
@ -41,8 +41,8 @@
|
||||||
"description": "Origin of the task",
|
"description": "Origin of the task",
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"misp-attribute": "url",
|
"misp-attribute": "url",
|
||||||
"ui-priority": 1,
|
"to_ids": false,
|
||||||
"to_ids": false
|
"ui-priority": 1
|
||||||
},
|
},
|
||||||
"status": {
|
"status": {
|
||||||
"description": "Status of the task",
|
"description": "Status of the task",
|
||||||
|
@ -74,8 +74,8 @@
|
||||||
"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",
|
||||||
"ui-priority": 0,
|
"to_ids": false,
|
||||||
"to_ids": false
|
"ui-priority": 0
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"description": "A task as defined by flowintel-cm.",
|
"description": "A task as defined by flowintel-cm.",
|
||||||
|
|
Loading…
Reference in New Issue