From 9ffbde85109474f20815b368760124aa982ffabb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Fri, 9 Dec 2022 11:20:45 +0100 Subject: [PATCH] fix: Reorder entries to make tests happy --- aviation/machinetag.json | 18 +++++++++--------- nis2/machinetag.json | 30 +++++++++++++++--------------- 2 files changed, 24 insertions(+), 24 deletions(-) diff --git a/aviation/machinetag.json b/aviation/machinetag.json index ef9f678..0139eea 100644 --- a/aviation/machinetag.json +++ b/aviation/machinetag.json @@ -1,31 +1,31 @@ { "predicates": [ { - "expanded": "Target Sub Systems", - "value": "target-sub-systems" + "expanded": "Target", + "value": "target" }, { "expanded": "Target systems", "value": "target-systems" }, + { + "expanded": "Target Sub Systems", + "value": "target-sub-systems" + }, { "value": "impact", "expanded": "Impact", "exclusive": true }, { - "expanded": "Target", - "value": "target" + "value": "likelihood", + "expanded": "Likelihood", + "exclusive": true }, { "expanded": "Mission Critical", "value": "mission-critical" }, - { - "value": "likelihood", - "expanded": "Likelihood", - "exclusive": true - }, { "value": "certainty", "expanded": "Certainty", diff --git a/nis2/machinetag.json b/nis2/machinetag.json index cefed04..49bdc1f 100644 --- a/nis2/machinetag.json +++ b/nis2/machinetag.json @@ -8,6 +8,21 @@ "expanded": "Sectors impacted", "description": "The impact on services, in the real world, indicating the sectors of the society and economy, where there is an impact on the services." }, + { + "value": "impact-subsectors-impacted", + "expanded": "Impact subsectors impacted", + "description": "Impact subsectors impacted" + }, + { + "value": "important-entities", + "expanded": "Important entities", + "description": "Important entities" + }, + { + "value": "impact-subsectors-important-entities", + "expanded": "Impact subsectors important entities", + "description": "Impact subsectors important entities" + }, { "value": "impact-severity", "expanded": "Severity of the impact", @@ -36,21 +51,6 @@ "value": "test", "expanded": "Test", "description": "A test predicate meant to test interoperability between tools. Tags contained within this predicate are to be ignored." - }, - { - "value": "impact-subsectors-important-entities", - "expanded": "Impact subsectors important entities", - "description": "Impact subsectors important entities" - }, - { - "value": "important-entities", - "expanded": "Important entities", - "description": "Important entities" - }, - { - "value": "impact-subsectors-impacted", - "expanded": "Impact subsectors impacted", - "description": "Impact subsectors impacted" } ], "values": [