mirror of https://github.com/MISP/misp-objects
added option "Further Analysis Required" to attribute stage
parent
81924c519f
commit
89b8e10fbe
|
@ -53,7 +53,8 @@
|
||||||
"disable_correlation": true,
|
"disable_correlation": true,
|
||||||
"sane_default": [
|
"sane_default": [
|
||||||
"Remedy",
|
"Remedy",
|
||||||
"Response"
|
"Response",
|
||||||
|
"Further Analysis Required"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"cost": {
|
"cost": {
|
||||||
|
|
Loading…
Reference in New Issue