chg: Change predicate order to make PyTaxonomies happy

pull/81/head
Raphaël Vinot 2018-01-04 17:38:08 +01:00
parent 47eba12569
commit 2014d367c9
1 changed files with 9 additions and 9 deletions

View File

@ -36,15 +36,6 @@
}
]
},
{
"predicate": "tool",
"entry": [
{
"expanded": "misp2stix",
"value": "misp2stix"
}
]
},
{
"predicate": "confidence-level",
"entry": [
@ -107,6 +98,15 @@
"description": "High risk which can include highly sophisticated attacks or 0-day attack. (CEUS threat level)"
}
]
},
{
"predicate": "tool",
"entry": [
{
"expanded": "misp2stix",
"value": "misp2stix"
}
]
}
],
"predicates": [