From 220c5637975d0fec7e1ca73c24dee1e7e751ce6c Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 30 Aug 2024 09:31:29 +0200 Subject: [PATCH] chg: [MANIFEST] updated --- MANIFEST.json | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/MANIFEST.json b/MANIFEST.json index 2c7df46..f520aca 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -501,7 +501,7 @@ { "description": "Classification based on different categories. Based on https://www.sans.org/reading-room/whitepapers/incident/malware-101-viruses-32848", "name": "malware_classification", - "version": 2 + "version": 3 }, { "description": "classification for the identification of type of misinformation among websites. Source:False, Misleading, Clickbait-y, and/or Satirical News Sources by Melissa Zimdars 2019", @@ -511,7 +511,7 @@ { "description": "MISP taxonomy to infer with MISP behavior or operation.", "name": "misp", - "version": 12 + "version": 14 }, { "description": "MISP workflow taxonomy to support result of workflow execution.", @@ -748,12 +748,17 @@ "name": "vocabulaire-des-probabilites-estimatives", "version": 3 }, + { + "description": "A taxonomy for describing vulnerabilities (software, hardware, or social) on different scales or with additional available information.", + "name": "vulnerability", + "version": 1 + }, { "description": "Workflow support language is a common language to support intelligence analysts to perform their analysis on data and information.", "name": "workflow", - "version": 12 + "version": 14 } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", - "version": "20240304" + "version": "20240830" }