From a0ce2266daf4c8a5f6a6e4e39d71d29751622b8f Mon Sep 17 00:00:00 2001 From: Delta-Sierra Date: Fri, 31 May 2024 15:31:43 +0200 Subject: [PATCH] add Europol as producer (incomplete) --- clusters/producer.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/clusters/producer.json b/clusters/producer.json index 7cfdbbb..b9b94d2 100644 --- a/clusters/producer.json +++ b/clusters/producer.json @@ -461,7 +461,18 @@ }, "uuid": "0adf6f0f-3795-4de1-9763-1bdd1c31a5d7", "value": "Cisco Talos Intelligence Group" + }, + { + "description": "Headquartered in The Hague, the Netherlands, Europol’s mission is to support its Member States in preventing and combating all forms of serious international and organised crime, cybercrime and terrorism. Europol also works with many non-EU partner states and international organisations.", + "meta": { + "country": "NL", + "official-refs": [ + "https://www.europol.europa.eu/" + ] + }, + "uuid": "f6eae887-7ee4-4999-a909-5eef291c40cc", + "value": "Europol" } ], - "version": 6 + "version": 7 }