From b49999fc95975e1e42c3906ad8d0c970c9e3dd8b Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 17 Jun 2021 19:46:43 +0200 Subject: [PATCH] chg: [thales] fix the unknown field "exportable" in the taxonomy --- MANIFEST.json | 2 +- thales-group-taxonomy/machinetag.json | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/MANIFEST.json b/MANIFEST.json index 686e031..e52bcc6 100644 --- a/MANIFEST.json +++ b/MANIFEST.json @@ -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.", - "name": "thales_group", + "name": "thales-group-taxonomy", "version": 2 }, { diff --git a/thales-group-taxonomy/machinetag.json b/thales-group-taxonomy/machinetag.json index d656272..50cae4b 100644 --- a/thales-group-taxonomy/machinetag.json +++ b/thales-group-taxonomy/machinetag.json @@ -116,6 +116,5 @@ "version": 2, "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", - "namespace": "thales_group", - "exportable": true + "namespace": "thales-group-taxonomy" }