From 80c44735cc0962baf9d565283ad50f315bdc9114 Mon Sep 17 00:00:00 2001 From: Koen Van Impe Date: Fri, 4 Nov 2022 22:45:56 +0100 Subject: [PATCH] Update MANIFEST.json --- MANIFEST.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/MANIFEST.json b/MANIFEST.json index 4ebe446..4dc831c 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -628,6 +628,11 @@ "name": "scrippsco2-sampling-stations", "version": 1 }, + { + "description": "Sentinel indicator threat types.", + "name": "sentinel-threattype", + "version": 1 + }, { "description": "Threat taxonomy in the scope of securing smart airports by ENISA. https://www.enisa.europa.eu/publications/securing-smart-airports", "name": "smart-airports-threats", @@ -725,5 +730,5 @@ } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", - "version": "20221101" + "version": "20221104" }