fix: [threatmatch] typo fixed in predicate value

pull/207/head
Alexandre Dulaunoy 2021-05-11 13:57:34 +02:00
parent 01fe23ef6b
commit 41f2663b47
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
{ {
"namespace": "threatmatch", "namespace": "threatmatch",
"expanded": "ThreatMatch categories for sharing into ThreatMatch and MISP", "expanded": "ThreatMatch categories for sharing into ThreatMatch and MISP",
"version": 1, "version": 2,
"description": "The ThreatMatch Sectors, Incident types, Malware types and Alert types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.", "description": "The ThreatMatch Sectors, Incident types, Malware types and Alert types are applicable for any ThreatMatch instances and should be used for all CIISI and TIBER Projects.",
"refs": [ "refs": [
"https://www.secalliance.com/platform/", "https://www.secalliance.com/platform/",
@ -176,7 +176,7 @@
] ]
}, },
{ {
"predicate": "incident_type", "predicate": "incident-type",
"entry": [ "entry": [
{ {
"value": "ATM Attacks", "value": "ATM Attacks",