Skip to content

Commit 69fd353

Browse files
authored
NGINX: Bump ModSecurity. (#12641)
1 parent 5b142ed commit 69fd353

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
@@ -35,11 +35,11 @@ export NGINX_DIGEST_AUTH=v1.0.0
3535
# Check for recent changes: https://github.com/SpiderLabs/ModSecurity-nginx/compare/v1.0.3...master
3636
export MODSECURITY_VERSION=v1.0.3
3737

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

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

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

0 commit comments

Comments
 (0)