From f2fbd0e5fb02decb350232de16c21251db0e7517 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Mon, 16 Aug 2021 16:16:42 +0200 Subject: [PATCH] fix: Reorganize order taxonomies --- misp/machinetag.json | 8 ++++---- vmray/machinetag.json | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/misp/machinetag.json b/misp/machinetag.json index 07f5ca3..b067ad6 100644 --- a/misp/machinetag.json +++ b/misp/machinetag.json @@ -252,13 +252,13 @@ "value": "misp2yara", "exclusive": true }, - { - "expanded": "IDS related tag unfluencing the MISP behavior of the IDS flag.", - "value": "ids" - }, { "expanded": "Type of the event.", "value": "event-type" + }, + { + "expanded": "IDS related tag unfluencing the MISP behavior of the IDS flag.", + "value": "ids" } ], "version": 12, diff --git a/vmray/machinetag.json b/vmray/machinetag.json index 27ee936..ba5e368 100644 --- a/vmray/machinetag.json +++ b/vmray/machinetag.json @@ -2,10 +2,6 @@ "description": "VMRay taxonomies to map VMRay Thread Identifier scores and artifacts.", "namespace": "vmray", "predicates": [ - { - "expanded": "VMRay Artifact", - "value": "artifact" - }, { "expanded": "VMRay Verdict", "value": "verdict" @@ -13,6 +9,10 @@ { "expanded": "VMRay Threat Identifier Analysis Score", "value": "vti_analysis_score" + }, + { + "expanded": "VMRay Artifact", + "value": "artifact" } ], "values": [