forked from wazuh/wazuh-docker
Enabling extra Wazuh APP extensions
This commit is contained in:
@@ -42,7 +42,8 @@ if [ "x$CONFIG_CODE" = "x404" ]; then
|
|||||||
"pci": true,
|
"pci": true,
|
||||||
"aws": true,
|
"aws": true,
|
||||||
"virustotal": true,
|
"virustotal": true,
|
||||||
"gdpr": true
|
"gdpr": true,
|
||||||
|
"ciscat": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
' > /dev/null
|
' > /dev/null
|
||||||
|
|||||||
Reference in New Issue
Block a user