From 4b1c62d297ffda20b22f9fb3b5ff76912a6facad Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 18 Jul 2018 21:59:52 +0200 Subject: [PATCH] chg: [nis] NIS taxonomy added to the Manifest --- MANIFEST.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MANIFEST.json b/MANIFEST.json index 12951f8..3c64a70 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -339,11 +339,16 @@ "version": 1, "name": "rsit", "description": "Reference Security Incident Classification Taxonomy." + }, + { + "version": 1, + "name": "nis", + "description": "NIS Cybersecurity Incident Taxonomy." } ], "path": "machinetag.json", "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/", "description": "Manifest file of MISP taxonomies available.", "license": "CC-0", - "version": "20180714" + "version": "20180718" }