Skip to content

Commit 248e7a9

Browse files
committed
chg: [validation] jq all
1 parent b16fd4f commit 248e7a9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

objects/flowintel-cm-case/definition.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,8 @@
4545
"origin-url": {
4646
"description": "Origin of the case",
4747
"disable_correlation": true,
48-
"to_ids": false,
4948
"misp-attribute": "url",
49+
"to_ids": false,
5050
"ui-priority": 1
5151
},
5252
"recurring-type": {

objects/flowintel-cm-task/definition.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
"description": "Origin of the task",
4242
"disable_correlation": true,
4343
"misp-attribute": "url",
44-
"ui-priority": 1,
45-
"to_ids": false
44+
"to_ids": false,
45+
"ui-priority": 1
4646
},
4747
"status": {
4848
"description": "Status of the task",
@@ -74,8 +74,8 @@
7474
"description": "An url to an external tool",
7575
"disable_correlation": true,
7676
"misp-attribute": "url",
77-
"ui-priority": 0,
78-
"to_ids": false
77+
"to_ids": false,
78+
"ui-priority": 0
7979
}
8080
},
8181
"description": "A task as defined by flowintel-cm.",

0 commit comments

Comments
 (0)