Skip to content

Commit

Permalink
New insight: high_trust.yml (#1116)
Browse files Browse the repository at this point in the history
  • Loading branch information
aidenmitchell authored Dec 20, 2023
1 parent cdc4f46 commit f3de4a3
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions insights/sender/high_trust.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
name: "High trust sender domain"
type: "query"
source: |
filter([sender.email.email], sender.email.domain.root_domain in $high_trust_sender_root_domains)
severity: "informational"

0 comments on commit f3de4a3

Please sign in to comment.