From 4391eb56c74341e3dba9aa6f5a165b25047be20c Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 25 Oct 2017 16:51:12 +0200 Subject: [PATCH] fix: typo fixed in JSON --- mapping/mapping.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mapping/mapping.json b/mapping/mapping.json index 0ae103e..b589879 100644 --- a/mapping/mapping.json +++ b/mapping/mapping.json @@ -69,7 +69,7 @@ "scan": { "values": [ "circl:incident-classification=\"scan\"", - "ecsirt:information-gathering=\"scanner\"" + "ecsirt:information-gathering=\"scanner\"", "europol-incident:information-gathering=\"scanning\"" ] },