Skip to content
This repository was archived by the owner on May 14, 2020. It is now read-only.

Commit 80a017b

Browse files
committed
optimize regexp-942340.data and rule 942340
1 parent 920e963 commit 80a017b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/REQUEST-942-APPLICATION-ATTACK-SQLI.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -885,7 +885,7 @@ SecRule REQUEST_COOKIES|!REQUEST_COOKIES:/__utm/|REQUEST_COOKIES_NAMES|ARGS_NAME
885885
# To rebuild the regexp:
886886
# cd util/regexp-assemble
887887
# ./regexp-assemble.pl regexp-942340.data
888-
# Note that part of regexp-942340.data is already optimized, to avoid a
888+
# Note that part of regexp-942340.data is already optimized, to avoid a
889889
# Regexp::Assemble behaviour, where the regex is not optimized very nicely.
890890
# Note that after assemble an outer bracket with an ignore case flag is added
891891
# to the Regexp::Assemble output:

0 commit comments

Comments
 (0)