fix: Make JQ happy.

pull/73/head
Raphaël Vinot 2018-01-23 10:43:36 +01:00
parent 0f3b8195f5
commit 8c178fd837
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
}, },
"signature": { "signature": {
"description": "Name of detection signature", "description": "Name of detection signature",
"comment": "Description of detection signature", "comment": "Description of detection signature",
"categories": [ "categories": [
"Sandbox detection" "Sandbox detection"
], ],
@ -47,4 +47,4 @@
"meta-category": "misc", "meta-category": "misc",
"uuid": "984c5c39-be7f-4e1e-b034-d3213bac51cb", "uuid": "984c5c39-be7f-4e1e-b034-d3213bac51cb",
"name": "sb-signature" "name": "sb-signature"
} }