fix: Order of predicate (misp).

pull/93/head
Raphaël Vinot 2018-02-07 11:05:15 +01:00
parent a0b3a6a59f
commit 71d9ebb2da
1 changed files with 20 additions and 20 deletions

View File

@ -70,26 +70,6 @@
}
]
},
{
"predicate": "automation-level",
"entry": [
{
"expanded": "Generated automatically without human verification",
"value": "unsupervised",
"numerical_value": 100
},
{
"expanded": "Generated automatically but verified by a human",
"value": "reviewed",
"numerical_value": 50
},
{
"expanded": "Output of human analysis",
"value": "manual",
"numerical_value": 0
}
]
},
{
"predicate": "threat-level",
"entry": [
@ -119,6 +99,26 @@
}
]
},
{
"predicate": "automation-level",
"entry": [
{
"expanded": "Generated automatically without human verification",
"value": "unsupervised",
"numerical_value": 100
},
{
"expanded": "Generated automatically but verified by a human",
"value": "reviewed",
"numerical_value": 50
},
{
"expanded": "Output of human analysis",
"value": "manual",
"numerical_value": 0
}
]
},
{
"predicate": "tool",
"entry": [