From eeed4adf002996f0996ab7385a46c660a654c64d Mon Sep 17 00:00:00 2001 From: raw-data Date: Sun, 30 Sep 2018 15:07:48 +0100 Subject: [PATCH] [add] new file-type taxonomy + version bump --- MANIFEST.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MANIFEST.json b/MANIFEST.json index 865e0c4..7b3355b 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -354,11 +354,16 @@ "version": 1, "name": "monarc-threat", "description": "MONARC threat taxonomy." + }, + { + "version": 1, + "name": "file", + "description": "List of known file types." } ], "path": "machinetag.json", "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/", "description": "Manifest file of MISP taxonomies available.", "license": "CC-0", - "version": "20180924" + "version": "20180930" }