Enabling extra Wazuh APP extensions

This commit is contained in:
Miguelangel Freitas
2018-07-15 17:49:29 -05:00
parent e03b222f05
commit 23d0cb7f63
+2 -1
View File
@@ -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