Merge pull request #81 from DuCun/master

Update OWASP version
This commit is contained in:
E.L
2024-06-19 16:52:16 +08:00
committed by GitHub
+2 -2
View File
@@ -6,7 +6,7 @@ RULE_FILE='modsec_includes.conf'
LS_HTTPD_CONF="${LSDIR}/conf/httpd_config.xml"
OLS_HTTPD_CONF="${LSDIR}/conf/httpd_config.conf"
EPACE=' '
OWASP_V='4.2.0'
OWASP_V='4.3.0'
echow(){
FLAG=${1}
@@ -216,4 +216,4 @@ while [ ! -z "${1}" ]; do
;;
esac
shift
done
done