This repository was archived by the owner on May 14, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# ------------------------------------------------------------------------
2
- # OWASP ModSecurity Core Rule Set ver.3.0.0
2
+ # OWASP ModSecurity Core Rule Set ver.3.0.1
3
3
# Copyright (c) 2006-2016 Trustwave and contributors. All rights reserved.
4
4
#
5
5
# The OWASP ModSecurity Core Rule Set is distributed under
@@ -771,4 +771,4 @@ SecAction \
771
771
nolog,\
772
772
pass,\
773
773
t:none,\
774
- setvar:tx.crs_setup_version=300 "
774
+ setvar:tx.crs_setup_version=301 "
Original file line number Diff line number Diff line change 1
1
# ------------------------------------------------------------------------
2
- # OWASP ModSecurity Core Rule Set ver.3.0.0
2
+ # OWASP ModSecurity Core Rule Set ver.3.0.1
3
3
# Copyright (c) 2006-2016 Trustwave and contributors. All rights reserved.
4
4
#
5
5
# The OWASP ModSecurity Core Rule Set is distributed under
25
25
#
26
26
# Ref: https://github.com/SpiderLabs/ModSecurity/wiki/Reference-Manual#wiki-SecComponentSignature
27
27
#
28
- SecComponentSignature "OWASP_CRS/3.0.0 "
28
+ SecComponentSignature "OWASP_CRS/3.0.1 "
29
29
30
30
31
31
#
You can’t perform that action at this time.
0 commit comments