Skip to content

Commit d4e7abe

Browse files
k8s-infra-cherrypick-robotGacko
authored andcommitted
NGINX: Bump ModSecurity. (kubernetes#12651)
Co-authored-by: Marco Ebert <marco_ebert@icloud.com>
1 parent 00dba07 commit d4e7abe

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)