fix: [threatmatch] predicate typos fixed

pull/207/head v2.4.144
Alexandre Dulaunoy 2021-05-11 14:10:40 +02:00
parent 41f2663b47
commit c768c55b6f
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"namespace": "threatmatch",
"expanded": "ThreatMatch categories for sharing into ThreatMatch and MISP",
"version": 2,
"version": 3,
"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": [
"https://www.secalliance.com/platform/",
@ -333,7 +333,7 @@
]
},
{
"predicate": "malware_type",
"predicate": "malware-type",
"entry": [
{
"value": "Adware",
@ -430,7 +430,7 @@
]
},
{
"predicate": "alert_type",
"predicate": "alert-type",
"entry": [
{
"value": "Actor Campaigns",