mirror of https://github.com/MISP/misp-galaxy
fix: [producer] must be an array
parent
29517e06dc
commit
e2985c3686
|
@ -731,7 +731,9 @@
|
|||
"https://cyble.com/resources/",
|
||||
"https://thecyberexpress.com/"
|
||||
],
|
||||
"synonyms": "The Cyber Express"
|
||||
"synonyms": [
|
||||
"The Cyber Express"
|
||||
]
|
||||
},
|
||||
"uuid": "43e3e0a8-a12d-450a-8f2d-94915123549c",
|
||||
"value": "Cyble"
|
||||
|
|
Loading…
Reference in New Issue