From 61a9b812cee5542fee2b3dda240bf6d970cfe46b Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 8 Apr 2019 10:29:52 +0200 Subject: [PATCH] chg: [MANIFEST] fix the EUCI description --- MANIFEST.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MANIFEST.json b/MANIFEST.json index 22cf84b..f8b065c 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -138,7 +138,7 @@ { "version": 1, "name": "euci", - "description": "EU classified information (EUCI) means any information or material designated by a EU security classification, the unauthorised disclosure of which could cause varying degrees of prejudice to the interests of the European Union or of one or more of the Member States as described in http://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32013D0488&from=EN" + "description": "EU classified information (EUCI) means any information or material designated by a EU security classification, the unauthorised disclosure of which could cause varying degrees of prejudice to the interests of the European Union or of one or more of the Member States as described in COUNCIL DECISION of 23 September 2013 on the security rules for protecting EU classified information" }, { "version": 2, @@ -455,5 +455,5 @@ "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/", "description": "Manifest file of MISP taxonomies available.", "license": "CC-0", - "version": "20190407" + "version": "20190408" }