From 566612302f2f17aaf0e4b67ee7502dcd00678965 Mon Sep 17 00:00:00 2001 From: Terrtia Date: Mon, 17 Feb 2020 10:00:21 +0100 Subject: [PATCH] chg: [domain-crawled] domain shouldn't be a multiple --- objects/domain-crawled/definition.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/objects/domain-crawled/definition.json b/objects/domain-crawled/definition.json index 9118600..4c89e6e 100644 --- a/objects/domain-crawled/definition.json +++ b/objects/domain-crawled/definition.json @@ -17,8 +17,7 @@ "External analysis" ], "ui-priority": 1, - "misp-attribute": "domain", - "multiple": true + "misp-attribute": "domain" }, "url": { "description": "domain url", @@ -31,7 +30,7 @@ "multiple": true } }, - "version": 1, + "version": 2, "description": "A domain crawled over time", "meta-category": "network", "uuid": "bad4888d-c44e-4612-b08f-3d97c1e0014a",