2016-03-01 07:42:25 +01:00
|
|
|
{
|
|
|
|
"values": [
|
|
|
|
{
|
|
|
|
"description": "100% Certainty",
|
|
|
|
"value": "1"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "93% Almost certain",
|
|
|
|
"value": "0.93"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "75% Probable",
|
|
|
|
"value": "0.75"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "50% Chances about even",
|
|
|
|
"value": "0.5"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "30% Probably not",
|
|
|
|
"value": "0.3"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "7% Almost certainly not",
|
|
|
|
"value": "0.07"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"description": "0% Impossibility",
|
|
|
|
"value": "0"
|
|
|
|
}
|
|
|
|
],
|
|
|
|
"type": "certainty-level",
|
2016-08-12 10:25:15 +02:00
|
|
|
"uuid": "bc5d96ea-f579-45de-9b6e-7d3c64035718",
|
2016-03-01 07:42:25 +01:00
|
|
|
"author": ["MISP","CIA"],
|
2016-11-27 16:44:43 +01:00
|
|
|
"source": "MISP Project",
|
2016-03-01 07:42:25 +01:00
|
|
|
"description": "Certainty level of an associated element or cluster.",
|
|
|
|
"version": 1
|
|
|
|
}
|