Merge pull request #1003 from MISP/Delta-Sierra-main

Delta sierra main
pull/1005/head
Alexandre Dulaunoy 2024-07-23 08:53:28 +02:00 committed by GitHub
commit 8991538ba0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 35075 additions and 0 deletions

View File

@ -387,6 +387,14 @@ Category: *tool* - source: *https://github.com/mitre/cti* - total: *87* elements
[[HTML](https://www.misp-galaxy.org/mitre-tool)] - [[JSON](https://github.com/MISP/misp-galaxy/blob/main/clusters/mitre-tool.json)]
## NACE
[NACE](https://www.misp-galaxy.org/nace) - version 2.1 - The Statistical Classification of Economic Activities in the European Community, commonly referred to as NACE (for the French term "nomenclature statistique des activités économiques dans la Communauté européenne"), is the industry standard classification system used in the European Union.
Category: *sector* - source: *https://ec.europa.eu/eurostat/web/metadata/classifications* - total: *1047* elements
[[HTML](https://www.misp-galaxy.org/nace)] - [[JSON](https://github.com/MISP/misp-galaxy/blob/main/clusters/nace.json)]
## NAICS
[NAICS](https://www.misp-galaxy.org/naics) - The North American Industry Classification System or NAICS is a classification of business establishments by type of economic activity (the process of production).

35058
clusters/nace.json Normal file

File diff suppressed because one or more lines are too long

9
galaxies/nace.json Normal file
View File

@ -0,0 +1,9 @@
{
"description": "The Statistical Classification of Economic Activities in the European Community, commonly referred to as NACE (for the French term \"nomenclature statistique des activités économiques dans la Communauté européenne\"), is the industry standard classification system used in the European Union.",
"icon": "industry",
"name": "NACE",
"namespace": "NACE",
"type": "NACE",
"uuid": "f184d102-7df1-4ea5-84f5-71f061814fc5",
"version": 1
}