From ce7532bd4fb8542c11e4762446d01cc1a214d5a1 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 30 Oct 2018 11:20:38 +0100 Subject: [PATCH] fix: [gsma-attack-category] added in the manifest --- MANIFEST.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MANIFEST.json b/MANIFEST.json index 5b21cef..550809d 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -379,11 +379,16 @@ "version": 1, "name": "file-type", "description": "List of known file types." + }, + { + "version": 1, + "name": "gsma-attack-category", + "description": "Taxonomy used by GSMA for their information sharing program with telco describing the attack categories" } ], "path": "machinetag.json", "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/", "description": "Manifest file of MISP taxonomies available.", "license": "CC-0", - "version": "20180930" + "version": "20181031" }