Bumping ModSecurity CRS to v4.0.0

This commit is contained in:
Adam Stracener 2024-02-26 20:16:30 -06:00
parent 0a87031bbd
commit 4644326886
No known key found for this signature in database
GPG key ID: 140D05B0CBBFF1A2
2 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
v0.0.5
v0.0.6

View file

@ -42,7 +42,7 @@ export MODSECURITY_VERSION=v1.0.3
export MODSECURITY_LIB_VERSION=v3.0.12
# Check for recent changes: https://github.com/coreruleset/coreruleset/compare/v3.3.2...v3.3/master
export OWASP_MODSECURITY_CRS_VERSION=v3.3.5
export OWASP_MODSECURITY_CRS_VERSION=v4.0.0
# Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/v0.10.25...master
export LUA_NGX_VERSION=v0.10.26
@ -181,7 +181,7 @@ apk add \
c-ares-dev \
re2-dev \
grpc-dev \
protobuf-dev
protobuf-dev
# apk add -X http://dl-cdn.alpinelinux.org/alpine/edge/testing opentelemetry-cpp-dev