From 210779ac70e766e29912383000e292405b6192ac Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 2 Oct 2017 12:08:03 +0200 Subject: [PATCH] collaborative-intelligence added --- MANIFEST.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) 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" }