From 314d72f948b6451edad1ff8afe8627695aa33bc0 Mon Sep 17 00:00:00 2001 From: 3c7 Date: Tue, 26 Apr 2022 15:05:05 +0200 Subject: [PATCH] Fixes wrong category and typo in value list --- objects/virustotal-submission/definition.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/objects/virustotal-submission/definition.json b/objects/virustotal-submission/definition.json index 14271f6..9ec9566 100644 --- a/objects/virustotal-submission/definition.json +++ b/objects/virustotal-submission/definition.json @@ -32,7 +32,7 @@ }, "filename": { "categories": [ - "Payload Delivery" + "Payload delivery" ], "description": "The filename used to submit a file.", "disable_correlation": false, @@ -49,7 +49,7 @@ "misp-attribute": "text", "to_ids": false, "ui-priority": 0, - "values-list": [ + "values_list": [ "web", "api", "email"