chg: [threat-match] fixed all the namespaces

pull/206/head
Alexandre Dulaunoy 2020-08-20 14:11:04 +02:00
parent b2bd9f7e99
commit b2aeefcab1
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
5 changed files with 8 additions and 8 deletions

View File

@ -545,22 +545,22 @@
},
{
"description": "The ThreatMatch Alert types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",
"name": "ThreatMatch",
"name": "threatmatch-alert-types",
"version": 1
},
{
"description": "The ThreatMatch Incident types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",
"name": "ThreatMatch",
"name": "threatmatch-incident-types",
"version": 1
},
{
"description": "The ThreatMatch Malware types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",
"name": "ThreatMatch",
"name": "threatmatch-malware-types",
"version": 1
},
{
"description": "The ThreatMatch Sector types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",
"name": "ThreatMatch",
"name": "threatmatch-sectors",
"version": 1
},
{

View File

@ -1,5 +1,5 @@
{
"namespace": "ThreatMatch",
"namespace": "threatmatch-alert-types",
"expanded": "Alert Types for Sharing into ThreatMatch and MISP.",
"version": 1,
"description": "The ThreatMatch Alert types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",

View File

@ -1,5 +1,5 @@
{
"namespace": "ThreatMatch",
"namespace": "threatmatch-incident-types",
"expanded": "Incident Types for Sharing into ThreatMatch and MISP",
"version": 1,
"description": "The ThreatMatch Incident types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",

View File

@ -1,5 +1,5 @@
{
"namespace": "ThreatMatch",
"namespace": "threatmatch-malware-types",
"expanded": "Malware Types for Sharing into ThreatMatch and MISP",
"version": 1,
"description": "The ThreatMatch Malware types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",

View File

@ -1,5 +1,5 @@
{
"namespace": "ThreatMatch",
"namespace": "threatmatch-sectors",
"expanded": "Sector Types for Sharing into ThreatMatch and MISP",
"version": 1,
"description": "The ThreatMatch Sector types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",