Skip to content

Commit 6c9dac2

Browse files
committed
chg: [flowintel-task-resource] jq
1 parent b6183a9 commit 6c9dac2

1 file changed

Lines changed: 33 additions & 33 deletions

File tree

Lines changed: 33 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
{
2-
"attributes": {
3-
"resource": {
4-
"description": "Resources of the task",
5-
"disable_correlation": true,
6-
"misp-attribute": "text",
7-
"to_ids": false,
8-
"ui-priority": 0
9-
},
10-
"resource-uuid": {
11-
"description": "UUID of the resource",
12-
"disable_correlation": true,
13-
"misp-attribute": "text",
14-
"ui-priority": 2
15-
},
16-
"origin-url": {
17-
"description": "Origin of the task",
18-
"disable_correlation": true,
19-
"misp-attribute": "url",
20-
"to_ids": false,
21-
"ui-priority": 1
22-
},
23-
"task-uuid": {
24-
"description": "UUID of the parent task",
25-
"disable_correlation": true,
26-
"misp-attribute": "text",
27-
"ui-priority": 2
28-
}
29-
},
30-
"description": "A task's note as defined by flowintel.",
31-
"meta-category": "misc",
32-
"name": "flowintel-task-resource",
33-
"uuid": "dc1d5bae-3611-499c-bbd6-1ca3ad4048dd",
34-
"version": 1
2+
"attributes": {
3+
"origin-url": {
4+
"description": "Origin of the task",
5+
"disable_correlation": true,
6+
"misp-attribute": "url",
7+
"to_ids": false,
8+
"ui-priority": 1
9+
},
10+
"resource": {
11+
"description": "Resources of the task",
12+
"disable_correlation": true,
13+
"misp-attribute": "text",
14+
"to_ids": false,
15+
"ui-priority": 0
16+
},
17+
"resource-uuid": {
18+
"description": "UUID of the resource",
19+
"disable_correlation": true,
20+
"misp-attribute": "text",
21+
"ui-priority": 2
22+
},
23+
"task-uuid": {
24+
"description": "UUID of the parent task",
25+
"disable_correlation": true,
26+
"misp-attribute": "text",
27+
"ui-priority": 2
28+
}
29+
},
30+
"description": "A task's note as defined by flowintel.",
31+
"meta-category": "misc",
32+
"name": "flowintel-task-resource",
33+
"uuid": "dc1d5bae-3611-499c-bbd6-1ca3ad4048dd",
34+
"version": 1
3535
}

0 commit comments

Comments
 (0)