From edd7e05eef1aef68975ac5eed6b4e84118804ecc Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 25 May 2016 15:50:25 +0200 Subject: [PATCH] Updated ENISA taxonomies --- enisa/machinetag.json | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/enisa/machinetag.json b/enisa/machinetag.json index 85d861f..1fdcad7 100644 --- a/enisa/machinetag.json +++ b/enisa/machinetag.json @@ -232,6 +232,46 @@ "value": "thunderstrike", "expanded": "Thunderstrike", "description": "Threat of damage to IT hardware caused by thunder strike (overvoltage)." + }, + { + "value": "water", + "expanded": "Water", + "description": "Threat of damage to IT hardware caused by water." + }, + { + "value": "explosion", + "expanded": "Explosion", + "description": "Threat of damage to IT hardware caused by explosion." + }, + { + "value": "dangerous-radiation-leak", + "expanded": "Dangerous radiation leak", + "description": "Threat of damage to IT hardware caused by radiation leak." + }, + { + "value": "unfavourable-climatic-conditions", + "expanded": "Unfavourable climatic conditions", + "description": "Threat of disruption of work of IT systems due to climatic conditions that have a negative effect on hardware." + }, + { + "value": "loss-of-data-or-accessibility-of-IT-infrastructure-as-a-result-of-heightened-humidity", + "expanded": "Loss of data or accessibility of IT infrastructure as a result of heightened humidity", + "description": "Threat of disruption of work of IT systems due to high humidity." + }, + { + "value": "lost-of-data-or-accessibility-of-IT-infrastructure-as-a-result-of-very-high-temperature", + "expanded": "Lost of data or accessibility of IT infrastructure as a result of very high temperature", + "description": "Threat of disruption of work of IT systems due to high or low temperature." + }, + { + "value": "threats-from-space-or-electromagnetic-storm", + "expanded": "Threats from space / Electromagnetic storm", + "description": "Threats of the negative impact of solar radiation to satellites and radio wave communication systems - electromagnetic storm." + }, + { + "value": "wildlife", + "expanded": "Wildlife", + "description": "Threat of destruction of IT assets caused by animals: mice, rats, birds." } ] }