From a347aa78fea21c70f6679ad67c0a5a62774de2cb Mon Sep 17 00:00:00 2001 From: Christophe Vandeplas Date: Thu, 8 Aug 2019 14:01:09 +0200 Subject: [PATCH] fix: [virustotal] corrected typo in category --- objects/virustotal-report/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/virustotal-report/definition.json b/objects/virustotal-report/definition.json index be0dc3e..bc07cca 100644 --- a/objects/virustotal-report/definition.json +++ b/objects/virustotal-report/definition.json @@ -48,14 +48,14 @@ "comment": { "description": "Comment related to this hash", "categories": [ - "Exernal analysis" + "External analysis" ], "misp-attribute": "text", "ui-priority": 2, "multiple": true } }, - "version": 2, + "version": 3, "description": "VirusTotal report", "meta-category": "misc", "uuid": "d7dd0154-e04f-4c34-a2fb-79f3a3a52aa4",