aboutsummaryrefslogtreecommitdiffstats
path: root/rules
Commit message (Expand)AuthorAgeFilesLines
* [Feature] Add controller endpoint to get fuzzy hashes from messagesVsevolod Stakhov2023-05-202-0/+47
* [Minor] Account for one more undisclosed-recipients address variantAnton Yuzhaninov2023-02-251-1/+2
* Merge branch 'master' into temp-add-ipfs-heuristicsVsevolod Stakhov2023-02-209-12/+37
|\
| * add Betterbird to `user_agent_thunderbird`georglauterbach2023-02-191-1/+1
| * Merge pull request #4397 from twesterhever/temp-misc-cleanups-and-housekeepingVsevolod Stakhov2023-02-176-6/+3
| |\
| | * [Minor] Fix some whitespace issuestwesterhever2023-02-176-6/+3
| * | Merge pull request #4401 from twesterhever/temp-google-firebaseVsevolod Stakhov2023-02-171-0/+7
| |\ \
| | * | [Enhancement] Add rule to detect Google Firebase URLstwesterhever2023-02-171-0/+7
| | |/
| * / [Enhancement] Make Google URL redirection rules productivetwesterhever2023-02-171-5/+5
| |/
| * Fix pcall() argument in rspamd.luadpetrov672023-02-141-1/+1
| * [Fix] received: filtering of artificial headerKako, Chang2023-01-121-1/+1
| * [Rules] Mid: Add MID_END_EQ_FROM_USER_PART ruleVsevolod Stakhov2022-12-231-0/+21
| * [Minor] Use unicode property for currency detectionVsevolod Stakhov2022-10-291-1/+1
| * [Rules] Reduce score of HTTP_TO_HTTPS - subject to remove completelyVsevolod Stakhov2022-10-181-1/+1
* | [Minor] Regexp is case-insensitive, omit redundant characterstwesterhever2022-11-061-1/+1
* | [Minor] Fix rule commenttwesterhever2022-11-061-1/+1
* | [Minor] Limit CIDv1 detection to 128 bytestwesterhever2022-11-061-1/+1
* | [Minor] Implement multibase prefixes for IPFS gateway URL ruletwesterhever2022-11-061-2/+2
* | [Minor] Clarify that IPFS *gateway* URLs are likely considered malicioustwesterhever2022-11-061-2/+2
* | [Enhancement] Add IPFS URL heuristictwesterhever2022-10-151-1/+16
|/
* [Rework] Reiterate on prioritiesVsevolod Stakhov2022-09-101-16/+16
* [Minor] Update more copyright years/emailVsevolod Stakhov2022-03-275-5/+5
* [Minor] Update my email and the copyright yearVsevolod Stakhov2022-03-259-9/+9
* [Rules] Slightly reduce MULTIPLE_FROM scoreVsevolod Stakhov2022-03-231-1/+1
* Spelling (#4086)Josh Soref2022-02-223-7/+7
* [Minor] Oops, fix foldl callVsevolod Stakhov2022-01-111-1/+1
* [Minor] Fix some issues in URI_COUNT_ODD ruleVsevolod Stakhov2022-01-111-4/+2
* [Minor] Fix ruleVsevolod Stakhov2021-11-301-1/+1
* [Rules] Remove ancient and inefficient rulesVsevolod Stakhov2021-11-291-43/+0
* [Rules] Fix old rules to stop global functions usageVsevolod Stakhov2021-11-291-46/+72
* [Feature] JSON endpoint for querying mapsAndrew Lewis2021-11-171-1/+65
* [Minor] Skip bitcoin address check for very long wordsAnton Yuzhaninov2021-09-171-2/+4
* [Rules] Improve zero font ruleVsevolod Stakhov2021-09-071-2/+2
* [Minor] Regexp: Extend upstream spam filter regexpSebastian Lipponer2021-08-211-1/+3
* [Rules] Micro-optimize X_PHP_EVALAnton Yuzhaninov2021-08-051-1/+1
* [Minor] Fix checks safetyVsevolod Stakhov2021-07-191-2/+4
* [Minor] Add safety guardsVsevolod Stakhov2021-07-081-2/+2
* [Fix] Fix an edge case in BITCOIN_ADDR ruleAndrew Lewis2021-06-231-2/+3
* [Minor] Pet luacheckVsevolod Stakhov2021-06-141-2/+0
* [Project] Rework html visibility ruleVsevolod Stakhov2021-06-141-34/+14
* [Rules] Fix zerofont rule (partially)Vsevolod Stakhov2021-06-121-1/+3
* [Rules] Extend OLD_X_MAILERAnton Yuzhaninov2021-05-221-3/+4
* [Rules] Extend FORGED_X_MAILERAnton Yuzhaninov2021-05-221-3/+10
* [Rules] Fix CTYPE_MIXED_BOGUS for text attachmentsVsevolod Stakhov2021-05-191-1/+1
* [Minor] Fix bit operations logicVsevolod Stakhov2021-05-131-5/+6
* [Minor] Filter urls for R_SUSPICIOUS_URL checkVsevolod Stakhov2021-05-111-3/+3
* [Minor] Use numeric bit and for checking flagsVsevolod Stakhov2021-05-111-3/+8
* [Minor] Fix REPLYTO_ADDR_EQ_FROM for normalised addressesAndrew Lewis2021-04-291-1/+1
* [Rules] Add raw addresses to MULTIPLE_FROM optionsAnton Yuzhaninov2021-04-271-9/+2
* [Minor] Make HAS_PHPMAILER_SIG regexps more specificAnton Yuzhaninov2021-04-271-1/+7