From f21067b790e7462a6241d3abc233fd35c45ab288 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 8 Mar 2020 16:39:10 +0100 Subject: [PATCH] chg: [MANIFEST] fixed --- MANIFEST.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MANIFEST.json b/MANIFEST.json index 232c189..939086a 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -128,6 +128,11 @@ "name": "cyber-threat-framework", "version": 2 }, + { + "description": "Taxonomy to describe desired actions for Cytomic Orion", + "name": "cytomic-orion", + "version": 1 + }, { "description": "Criminal motivation on the dark web: A categorisation model for law enforcement. ref: Janis Dalins, Campbell Wilson, Mark Carman. Taxonomy updated by MISP Project", "name": "dark-web", @@ -560,5 +565,5 @@ } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/", - "version": "20200205" + "version": "20200308" }