mirror of
https://github.com/10h30/ols-docker-env.git
synced 2026-05-12 15:21:24 +09:00
Update OWASP version
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user