From 977e2d3fed9b303581889832a5ed323eaaef3c37 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 6 Jan 2022 17:02:58 +0100 Subject: [PATCH] chg: [MANIFEST] updated --- MANIFEST.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/MANIFEST.json b/MANIFEST.json index c9ece13..f69fe96 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -519,7 +519,7 @@ "version": 5 }, { - "description": "political spectrum is a system to characterize and classify different political positions", + "description": "A political spectrum is a system to characterize and classify different political positions in relation to one another.", "name": "political-spectrum", "version": 1 }, @@ -623,6 +623,11 @@ "name": "type", "version": 1 }, + { + "description": "The Unified Kill Chain is a refinement to the Kill Chain.", + "name": "unified-kill-chain", + "version": 1 + }, { "description": "The Use Case Applicability categories reflect standard resolution categories, to clearly display alerting rule configuration problems.", "name": "use-case-applicability", @@ -646,14 +651,9 @@ { "description": "Workflow support language is a common language to support intelligence analysts to perform their analysis on data and information.", "name": "workflow", - "version": 10 - }, - { - "description": "The Unified Kill Chain is a refinement to the Kill Chain.", - "name": "unified-kill-chain", - "version": 1 + "version": 11 } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", - "version": "20211215" + "version": "20220106" }