fix: Make the schema happy.

pull/73/head
Raphaël Vinot 2018-01-23 10:46:15 +01:00
parent 338f7ac85e
commit 333f9a46e4
1 changed files with 1 additions and 2 deletions

View File

@ -14,8 +14,7 @@
"misp-attribute": "text" "misp-attribute": "text"
}, },
"signature": { "signature": {
"description": "Name of detection signature", "description": "Name of detection signature - set the description of the detection signature as a comment",
"comment": "Description of detection signature",
"categories": [ "categories": [
"Sandbox detection" "Sandbox detection"
], ],