mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 14:57:18 +00:00
fix: [aics] namespace added
This commit is contained in:
parent
e116f007dd
commit
38afdbb80f
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
"description": "North American Industry Classification System - NAICS",
|
"description": "North American Industry Classification System - NAICS",
|
||||||
"icon": "industry",
|
"icon": "industry",
|
||||||
"name": "NAICS",
|
"name": "NAICS",
|
||||||
"namespace": "",
|
"namespace": "misp",
|
||||||
"type": "naics",
|
"type": "naics",
|
||||||
"uuid": "b73ecad4-6529-4625-8c4f-ee3ef703a72a",
|
"uuid": "b73ecad4-6529-4625-8c4f-ee3ef703a72a",
|
||||||
"version": 1
|
"version": 1
|
||||||
|
|
Loading…
Reference in a new issue