chg: [thales] fix the unknown field "exportable" in the taxonomy

pull/208/head
Alexandre Dulaunoy 2021-06-17 19:46:43 +02:00
parent f280c43b99
commit b49999fc95
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 2 additions and 3 deletions

View File

@ -560,7 +560,7 @@
}, },
{ {
"description": "Thales Group Taxonomy - was designed with the aim of enabling desired sharing and preventing unwanted sharing between Thales Group security communities.", "description": "Thales Group Taxonomy - was designed with the aim of enabling desired sharing and preventing unwanted sharing between Thales Group security communities.",
"name": "thales_group", "name": "thales-group-taxonomy",
"version": 2 "version": 2
}, },
{ {

View File

@ -116,6 +116,5 @@
"version": 2, "version": 2,
"description": "Thales Group Taxonomy - was designed with the aim of enabling desired sharing and preventing unwanted sharing between Thales Group security communities.", "description": "Thales Group Taxonomy - was designed with the aim of enabling desired sharing and preventing unwanted sharing between Thales Group security communities.",
"expanded": "Thales Group Taxonomy", "expanded": "Thales Group Taxonomy",
"namespace": "thales_group", "namespace": "thales-group-taxonomy"
"exportable": true
} }