Skip to content

Commit

Permalink
Create icloud_private_relay.yml (#2129)
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenmitchell authored Nov 19, 2024
1 parent a9e9854 commit c36eb97
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions insights/sender/icloud_private_relay.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: "Routed through Apple iCloud Private Email relay"
type: "query"
source: |
regex.icontains(sender.email.email, '_at_.*@icloud.com')
severity: "informational"

0 comments on commit c36eb97

Please sign in to comment.