Skip to content

Commit 37de118

Browse files
authored
Update suspicious_request_financial.yml (#3082)
1 parent c87f0a4 commit 37de118

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

detection-rules/suspicious_request_financial.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ source: |
2727
)
2828
or regex.icontains(body.current_thread.text,
2929
'\b(Aged|Age?ing) (Payables|Receivables|Report)',
30-
'updated (\bAR\b|accounts? (Payables|Receivables))'
30+
'(updated|recent) (\bAR\b|\b\AP\b|\bAR\b \& \bAP\b|accounts?) (Payables|Receivables|Reports)'
3131
)
3232
)
3333
and (

0 commit comments

Comments
 (0)