fix: Duplicate fixed

pull/107/head
iglocska 2018-07-18 16:22:09 +02:00
parent c7c721d2b0
commit b1bd3736df
1 changed files with 3 additions and 3 deletions

View File

@ -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"
}