From 333f9a46e4bcc96cd2e5f276bff26c9dd9b1524f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rapha=C3=ABl=20Vinot?= Date: Tue, 23 Jan 2018 10:46:15 +0100 Subject: [PATCH] fix: Make the schema happy. --- objects/sb-signature/definition.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/objects/sb-signature/definition.json b/objects/sb-signature/definition.json index 2635704..481d02d 100644 --- a/objects/sb-signature/definition.json +++ b/objects/sb-signature/definition.json @@ -14,8 +14,7 @@ "misp-attribute": "text" }, "signature": { - "description": "Name of detection signature", - "comment": "Description of detection signature", + "description": "Name of detection signature - set the description of the detection signature as a comment", "categories": [ "Sandbox detection" ],