mirror of https://github.com/MISP/misp-objects
fix: Make JQ happy.
parent
0f3b8195f5
commit
8c178fd837
|
@ -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"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue