Skip to content

Commit c3194dd

Browse files
authored
upgrade owasp modsecurity core rule set to v3.3.5 (#10323)
1 parent 6107346 commit c3194dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

images/nginx/rootfs/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export MODSECURITY_VERSION=1.0.3
6363
export MODSECURITY_LIB_VERSION=e9a7ba4a60be48f761e0328c6dfcc668d70e35a0
6464

6565
# Check for recent changes: https://github.com/coreruleset/coreruleset/compare/v3.3.2...v3.3/master
66-
export OWASP_MODSECURITY_CRS_VERSION=v3.3.4
66+
export OWASP_MODSECURITY_CRS_VERSION=v3.3.5
6767

6868
# Check for recent changes: https://github.com/openresty/lua-nginx-module/compare/v0.10.25...master
6969
export LUA_NGX_VERSION=0.10.25

0 commit comments

Comments
 (0)