From 0593064e30db72c9a53d0aaaea23424b1e3cec89 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Sun, 8 Dec 2024 11:05:28 +0100 Subject: [PATCH] chg: [MANIFEST] updated --- MANIFEST.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/MANIFEST.json b/MANIFEST.json index 09ecf75..dbbce01 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -181,7 +181,7 @@ { "description": "Criminal motivation and content detection the dark web: A categorisation model for law enforcement. ref: Janis Dalins, Campbell Wilson, Mark Carman. Taxonomy updated by MISP Project and extended by the JRC (Joint Research Centre) of the European Commission.", "name": "dark-web", - "version": 7 + "version": 9 }, { "description": "Data classification for data potentially at risk of exfiltration based on table 2.1 of Solving Cyber Risk book.", @@ -568,6 +568,11 @@ "name": "open_threat", "version": 1 }, + { + "description": "A taxonomy to classify organizational cyber harms based on categories like physical, economic, psychological, reputational, and social/societal impacts.", + "name": "organizational-cyber-harm", + "version": 1 + }, { "description": "Open Source Intelligence - Classification (MISP taxonomies)", "name": "osint", @@ -780,5 +785,5 @@ } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", - "version": "20241205" + "version": "20241208" }