Skip to content

Commit 66d746b

Browse files
author
John Hardin
committed
Add uppercase accented E in FUZZY_SECURITY fr exclusion. github PR, fix #18
git-svn-id: https://svn.apache.org/repos/asf/spamassassin/trunk@1929081 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2fefc06 commit 66d746b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rulesrc/sandbox/jhardin/20_misc_testing.cf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2014,7 +2014,7 @@ ifplugin Mail::SpamAssassin::Plugin::ReplaceTags
20142014
describe FUZZY_IMPORTANT Obfuscated "important"
20152015
tflags FUZZY_IMPORTANT publish
20162016

2017-
body FUZZY_SECURITY /(?=<S>)(?!security)(?!seguridad)(?!s\xc3\xa9curit\xc3\xa9)<S><E>(?:<C>|<G>)<U><R><I>(?:<T><Y>|<D><A><D>)/i
2017+
body FUZZY_SECURITY /(?=<S>)(?!security)(?!seguridad)(?!s\xc3[\x89\xa9]curit\xc3[\x89\xa9])<S><E>(?:<C>|<G>)<U><R><I>(?:<T><Y>|<D><A><D>)/i
20182018
replace_rules FUZZY_SECURITY
20192019
describe FUZZY_SECURITY Obfuscated "security"
20202020
tflags FUZZY_SECURITY publish

0 commit comments

Comments
 (0)