From 617afb5398f539f529d5926a9e7025a04186f885 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 7 Nov 2024 07:45:16 +0100 Subject: [PATCH] chg: [MANIFEST] updated --- MANIFEST.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MANIFEST.json b/MANIFEST.json index f5d2178..2dec207 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -213,6 +213,11 @@ "name": "deception", "version": 1 }, + { + "description": "Taxonomy related to detection engineering techniques", + "name": "detection-engineering", + "version": 1 + }, { "description": "A taxonomy to describe domain-generation algorithms often called DGA. Ref: A Comprehensive Measurement Study of Domain Generating Malware Daniel Plohmann and others.", "name": "dga", @@ -765,5 +770,5 @@ } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", - "version": "20241015" + "version": "20241107" }