mirror of https://github.com/MISP/misp-objects
fix failing check via running .jq_all_the_things.sh
parent
675b60703b
commit
8b861df876
|
@ -50,10 +50,10 @@
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"ui-priority": 1,
|
"ui-priority": 1,
|
||||||
"categories": [
|
"categories": [
|
||||||
"External analysis"
|
"External analysis"
|
||||||
],
|
],
|
||||||
"multiple": true
|
"multiple": true
|
||||||
},
|
},
|
||||||
"sandbox-type": {
|
"sandbox-type": {
|
||||||
"description": "The type of sandbox used",
|
"description": "The type of sandbox used",
|
||||||
"misp-attribute": "text",
|
"misp-attribute": "text",
|
||||||
|
|
Loading…
Reference in New Issue