Skip to content

Commit 614767a

Browse files
NGINX: Bump ModSecurity. (#12651)
Co-authored-by: Marco Ebert <[email protected]>
1 parent 54a76f2 commit 614767a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

images/nginx/rootfs/build.sh

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ export NGINX_SUBSTITUTIONS=e12e965ac1837ca709709f9a26f572a54d83430e
3838
# Check for recent changes: https://github.com/SpiderLabs/ModSecurity-nginx/compare/v1.0.3...master
3939
export MODSECURITY_VERSION=v1.0.3
4040

41-
# Check for recent changes: https://github.com/SpiderLabs/ModSecurity/compare/v3.0.8...v3/master
42-
export MODSECURITY_LIB_VERSION=v3.0.12
41+
# Check for recent changes: https://github.com/SpiderLabs/ModSecurity/compare/v3.0.13...v3/master
42+
export MODSECURITY_LIB_VERSION=v3.0.13
4343

44-
# Check for recent changes: https://github.com/coreruleset/coreruleset/compare/v3.3.5...v4.0/main
45-
export OWASP_MODSECURITY_CRS_VERSION=v4.4.0
44+
# Check for recent changes: https://github.com/coreruleset/coreruleset/compare/v4.10.0...main
45+
export OWASP_MODSECURITY_CRS_VERSION=v4.10.0
4646

4747
# Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/v0.10.26``...master
4848
export LUA_NGX_VERSION=v0.10.26

0 commit comments

Comments
 (0)