fix: reorder predicates, make pytaxonomies happy

pull/176/head
Raphaël Vinot 2019-11-28 14:11:08 +01:00
parent 06a2f38ae3
commit 105aff8c53
3 changed files with 12 additions and 12 deletions

View File

@ -7,14 +7,14 @@
"value": "sharing-class",
"expanded": "Sharing Class"
},
{
"value": "origin",
"expanded": "Origin"
},
{
"value": "report",
"expanded": "Report"
},
{
"value": "origin",
"expanded": "Origin"
},
{
"value": "analyse",
"expanded": "Please analyse sample",

View File

@ -71,10 +71,6 @@
"expanded": "Controls Security",
"description": "Information about the constraints security places on interactions within and across the government, agencies and 3th parties."
},
{
"value": "controls-risk-governance",
"expanded": "Controls Risk Governance"
},
{
"value": "contracts-arrangement",
"expanded": "Contracts Arrangement",
@ -94,6 +90,10 @@
"value": "contracts-jurisdiction",
"expanded": "Contracts Jurisdicrion",
"description": "nformation about political and geographical areas in which an organisation operates."
},
{
"value": "controls-risk-governance",
"expanded": "Controls Risk Governance"
}
],
"values": [

View File

@ -184,10 +184,6 @@
"expanded": "API related tag influencing the MISP behavior of the API.",
"value": "api"
},
{
"expanded": "IDS related tag unfluencing the MISP behavior of the IDS flag.",
"value": "ids"
},
{
"description": "Expansion tag incluencing the MISP behavior using expansion modules",
"expanded": "Expansion",
@ -226,6 +222,10 @@
"expanded": "misp2yara export tool",
"value": "misp2yara",
"exclusive": true
},
{
"expanded": "IDS related tag unfluencing the MISP behavior of the IDS flag.",
"value": "ids"
}
],
"version": 11,