File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -148,16 +148,6 @@ source: |
148148 // body contains recipient SLD
149149 any(recipients.to,
150150 strings.icontains(body.current_thread.text, .email.domain.sld)
151- ),
152- // mailto mismatch from freemailer
153- (
154- any(body.links,
155- .href_url.scheme == 'mailto'
156- and .display_text is not null
157- and strings.icontains(.display_text, "@")
158- and not strings.icontains(.href_url.url, .display_text)
159- )
160- and sender.email.domain.root_domain in $free_email_providers
161151 )
162152 )
163153 and any(body.previous_threads,
@@ -192,4 +182,4 @@ detection_methods:
192182id : " 7aa90055-eac4-545b-adfc-31b2a6eef814"
193183og_id : " c2e18a57-1f52-544f-bb6d-a578e286cf89"
194184testing_pr : 4370
195- testing_sha : 0656ba6fc7ba475ce14ec9d9db985430046a4fd3
185+ testing_sha : ab86b541787daa283ca767afd25d0f9d8d214515
You can’t perform that action at this time.
0 commit comments