Merge pull request #412 from DavidCruciani/main

New version for flowintel-cm objects
pull/416/head
Alexandre Dulaunoy 2024-01-10 13:25:00 +01:00 committed by GitHub
commit 6f96e88534
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 2 deletions

View File

@ -46,6 +46,7 @@
"description": "Origin of the case",
"disable_correlation": true,
"misp-attribute": "url",
"to_ids": false,
"ui-priority": 1
},
"recurring-type": {
@ -85,5 +86,5 @@
"meta-category": "misc",
"name": "flowintel-cm-case",
"uuid": "19df57c7-b315-4fd2-84e5-d81ab221425e",
"version": 1
"version": 2
}

View File

@ -41,6 +41,7 @@
"description": "Origin of the task",
"disable_correlation": true,
"misp-attribute": "url",
"to_ids": false,
"ui-priority": 1
},
"status": {
@ -73,6 +74,7 @@
"description": "An url to an external tool",
"disable_correlation": true,
"misp-attribute": "url",
"to_ids": false,
"ui-priority": 0
}
},
@ -80,5 +82,5 @@
"meta-category": "misc",
"name": "flowintel-cm-task",
"uuid": "2f525f6e-d3f2-4cb9-9ca0-f1160d99397d",
"version": 1
"version": 2
}