From 873ae71ba97a846b194e8031e6fbaf61284c6228 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 15 May 2018 08:24:53 +0200 Subject: [PATCH] add: A taxonomy describing information leaks and especially information classified as being potentially leaked. --- MANIFEST.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MANIFEST.json b/MANIFEST.json index 826784e..b187b49 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -294,11 +294,16 @@ "version": 1, "name": "gdpr", "description": "Taxonomy related to the REGULATION (EU) 2016/679 OF THE EUROPEAN PARLIAMENT AND OF THE COUNCIL on the protection of natural persons with regard to the processing of personal data and on the free movement of such data, and repealing Directive 95/46/EC (General Data Protection Regulation)" + }, + { + "version": 1, + "name": "infoleak", + "description": "A taxonomy describing information leaks and especially information classified as being potentially leaked." } ], "path": "machinetag.json", "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/master/", "description": "Manifest file of MISP taxonomies available.", "license": "CC-0", - "version": "20180502" + "version": "20180515" }