fix: [threatmatch] typo fixed in predicate value
parent
01fe23ef6b
commit
41f2663b47
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"namespace": "threatmatch",
|
||||
"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.",
|
||||
"refs": [
|
||||
"https://www.secalliance.com/platform/",
|
||||
|
@ -176,7 +176,7 @@
|
|||
]
|
||||
},
|
||||
{
|
||||
"predicate": "incident_type",
|
||||
"predicate": "incident-type",
|
||||
"entry": [
|
||||
{
|
||||
"value": "ATM Attacks",
|
||||
|
|
Loading…
Reference in New Issue