diff --git a/MANIFEST.json b/MANIFEST.json index 457052d..bae5aa0 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -35,6 +35,11 @@ "name": "circl", "description": "CIRCL Taxonomy is a simple scheme for incident classification and area topic where the incident took place." }, + { + "version": 1, + "name": "collaborative-intelligence", + "description": "Collaborative intelligence support language is a common language to support analysts to perform their analysis to get crowdsourced support when using threat intelligence sharing platform like MISP." + }, { "version": 1, "name": "csirt_case_classification", @@ -230,5 +235,5 @@ "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/", "description": "Manifest file of MISP taxonomies available.", "license": "CC-0", - "version": "20170303" + "version": "20171002" }