From b1bd3736dfd9a2d5e01be910b7ac7dd92084c62a Mon Sep 17 00:00:00 2001 From: iglocska Date: Wed, 18 Jul 2018 16:22:09 +0200 Subject: [PATCH] fix: Duplicate fixed --- nis/machinetag.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/nis/machinetag.json b/nis/machinetag.json index c9f2d2c..e4f9790 100755 --- a/nis/machinetag.json +++ b/nis/machinetag.json @@ -1,7 +1,7 @@ { "namespace": "nis", "description": "The taxonomy is meant for large scale cybersecurity incidents, as mentioned in the Commission Recommendation of 13 September 2017, also known as the blueprint. It has two core parts: The nature of the incident, i.e. the underlying cause, that triggered the incident, and the impact of the incident, i.e. the impact on services, in which sector(s) of economy and society.", - "version": 1, + "version": 2, "predicates": [ { "value": "impact-sectors-impacted", @@ -197,8 +197,8 @@ "colour": "#FFC000" }, { - "value": "high", - "expanded": "High", + "value": "low", + "expanded": "Low", "description": "Low severity, potential impact is low.", "colour": "#339900" }