From 7b47d136c2817c616dffdabfabe538e6cb9bc882 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 29 Apr 2022 08:35:26 +0200 Subject: [PATCH] chg: [manifest] updated --- MANIFEST.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/MANIFEST.json b/MANIFEST.json index ce6fb38..bb05178 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -18,6 +18,11 @@ "name": "DML", "version": 1 }, + { + "description": "Gray Zone of Active defense includes all elements which lay between reactive defense elements and offensive operations. It does fill the gray spot between them. Taxo may be used for active defense planning or modeling.", + "name": "GrayZone", + "version": 2 + }, { "description": "The Permissible Actions Protocol - or short: PAP - was designed to indicate how the received information can be used.", "name": "PAP", @@ -269,9 +274,9 @@ "version": 10 }, { - "description": "Reasons why an event has been extended. ", + "description": "Reasons why an event has been extended. This taxonomy must be used on the extended event. The competitive analysis aspect is from Psychology of Intelligence Analysis by Richard J. Heuer, Jr. ref:http://www.foo.be/docs/intelligence/PsychofIntelNew.pdf", "name": "extended-event", - "version": 1 + "version": 2 }, { "description": "The purpose of this taxonomy is to jointly tabulate both the of these failure modes in a single place. Intentional failures wherein the failure is caused by an active adversary attempting to subvert the system to attain her goals – either to misclassify the result, infer private training data, or to steal the underlying algorithm. Unintentional failures wherein the failure is because an ML system produces a formally correct but completely unsafe outcome.", @@ -680,5 +685,5 @@ } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", - "version": "20220314" + "version": "20220429" }