mirror of https://github.com/MISP/misp-objects
fix: Make the schema happy.
parent
338f7ac85e
commit
333f9a46e4
|
@ -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"
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue