From 5a9a98b07878f4936c160207bc211385c7c33ed6 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 15 Oct 2024 11:29:50 +0200 Subject: [PATCH] chg: [doc] manifest updated --- MANIFEST.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/MANIFEST.json b/MANIFEST.json index f520aca..f5d2178 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -38,6 +38,11 @@ "name": "accessnow", "version": 3 }, + { + "description": "The Access Control Specification (ACS) marking type defines the object types required to implement automated access control systems based on the relevant policies governing sharing between participants.", + "name": "acs-marking", + "version": 1 + }, { "description": "Action taken in the case of a security incident (CSIRT perspective).", "name": "action-taken", @@ -421,7 +426,7 @@ { "description": "A taxonomy describing information leaks and especially information classified as being potentially leaked. The taxonomy is based on the work by CIRCL on the AIL framework. The taxonomy aim is to be used at large to improve classification of leaked information.", "name": "infoleak", - "version": 7 + "version": 8 }, { "description": "Taxonomy for tagging information by its origin: human-generated or AI-generated.", @@ -760,5 +765,5 @@ } ], "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", - "version": "20240830" + "version": "20241015" }