chg: [thales group] fix #209

pull/211/head
Alexandre Dulaunoy 2021-06-21 19:18:09 +02:00
parent 564396642b
commit 146b031357
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
2 changed files with 3 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-taxonomy", "name": "thales_group",
"version": 2 "version": 2
}, },
{ {
@ -620,5 +620,5 @@
} }
], ],
"url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/", "url": "https://raw.githubusercontent.com/MISP/misp-taxonomies/main/",
"version": "20210617" "version": "20210621"
} }

View File

@ -115,5 +115,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-taxonomy" "namespace": "thales_group"
} }