From 8e800759a342870fac98ce6816408189ed51599e Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Tue, 18 May 2021 08:39:02 +0200 Subject: [PATCH] new: [taxonomy] dataformat added in the predicate type dataformat describes any data structure definition or format who help to structure cybersecurity information --- json/machinetag.json | 7 ++++++- yaml/machinetag.yaml | 12 ++++++++---- 2 files changed, 14 insertions(+), 5 deletions(-) diff --git a/json/machinetag.json b/json/machinetag.json index eaf6e2d..c902854 100644 --- a/json/machinetag.json +++ b/json/machinetag.json @@ -2,7 +2,7 @@ "namespace": "cycat", "expanded": " Cybersecurity Resource Catalogue", "description": "Taxonomy used by CyCAT, the Cybersecurity Resource Catalogue, to categorize the namespaces it supports and uses.", - "version": 1, + "version": 2, "refs": [ "https://www.cycat.org/" ], @@ -59,6 +59,11 @@ "value": "dataset", "expanded": "Dataset", "description": "Dataset for validation of detections and tool stacks," + }, + { + "value": "dataformat", + "expanded": "Data format", + "description": "Data structure and format to describe elements in the cybersecurity field." } ] }, diff --git a/yaml/machinetag.yaml b/yaml/machinetag.yaml index 4fad617..807af26 100644 --- a/yaml/machinetag.yaml +++ b/yaml/machinetag.yaml @@ -1,9 +1,9 @@ --- namespace: cycat -expanded: Cybersecurity Resource Catalogue -description: Taxonomy used by CyCAT, the Cybersecurity Resource Catalogue, - to categorize the namespaces it supports and uses. -version: 1 +expanded: " Cybersecurity Resource Catalogue" +description: Taxonomy used by CyCAT, the Cybersecurity Resource Catalogue, to categorize + the namespaces it supports and uses. +version: 2 refs: - https://www.cycat.org/ values: @@ -52,6 +52,10 @@ values: - value: dataset expanded: Dataset description: Dataset for validation of detections and tool stacks, + - value: dataformat + expanded: Data format + description: Data structure and format to describe elements in the cybersecurity + field. - predicate: scope entry: - value: identify