New threat level created (including CEUS mapping)

pull/37/head
Alexandre Dulaunoy 2016-09-15 21:57:51 +02:00
parent b48ba68ecd
commit b3bb4cfb4c
1 changed files with 23 additions and 0 deletions

View File

@ -60,6 +60,29 @@
"value": "confidence-cannot-be-evalued"
}
]
},
{
"predicate": "threat-level",
"entry": [
{
"expanded": "No risk",
"value": "no-risk",
"numerical_value": 0,
"description": "Harmless information. (CEUS threat level)"
},
{
"expanded": "Medium risk",
"value": "medium-risk",
"numerical_value": 50,
"description": "Medium risk which can include targeted attacks (e.g. APT). (CEUS threat level)"
},
{
"expanded": "High risk",
"value": "high-risk",
"numerical_value": 100,
"description": "High risk which can include highly sophisticated attacks or 0-day attack. (CEUS threat level)"
}
]
}
],
"predicates": [