Skip to content

Commit 6f96e88

Browse files
authored
Merge pull request #412 from DavidCruciani/main
New version for flowintel-cm objects
2 parents 888e0dc + 248e7a9 commit 6f96e88

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

objects/flowintel-cm-case/definition.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
"description": "Origin of the case",
4747
"disable_correlation": true,
4848
"misp-attribute": "url",
49+
"to_ids": false,
4950
"ui-priority": 1
5051
},
5152
"recurring-type": {
@@ -85,5 +86,5 @@
8586
"meta-category": "misc",
8687
"name": "flowintel-cm-case",
8788
"uuid": "19df57c7-b315-4fd2-84e5-d81ab221425e",
88-
"version": 1
89+
"version": 2
8990
}

objects/flowintel-cm-task/definition.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
"description": "Origin of the task",
4242
"disable_correlation": true,
4343
"misp-attribute": "url",
44+
"to_ids": false,
4445
"ui-priority": 1
4546
},
4647
"status": {
@@ -73,12 +74,13 @@
7374
"description": "An url to an external tool",
7475
"disable_correlation": true,
7576
"misp-attribute": "url",
77+
"to_ids": false,
7678
"ui-priority": 0
7779
}
7880
},
7981
"description": "A task as defined by flowintel-cm.",
8082
"meta-category": "misc",
8183
"name": "flowintel-cm-task",
8284
"uuid": "2f525f6e-d3f2-4cb9-9ca0-f1160d99397d",
83-
"version": 1
85+
"version": 2
8486
}

0 commit comments

Comments
 (0)