-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
build docs workflow
committed
Mar 26, 2024
1 parent
452c809
commit b6cd507
Showing
1 changed file
with
27 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
docs/github/enterprise/enable_email_notification_to_verified_domains.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
--- | ||
layout: default | ||
title: Enterprise Should Send Email Notifications Only To Verified Domains | ||
parent: Enterprise Policies | ||
grand_parent: GitHub Policies | ||
--- | ||
|
||
|
||
## Enterprise Should Send Email Notifications Only To Verified Domains | ||
policy name: enable_email_notification_to_verified_domains | ||
|
||
severity: MEDIUM | ||
|
||
### Description | ||
The enterprise should mitigate the leakage of sensitive data by allowing email notifications to be sent only to verified or approved domains. | ||
|
||
|
||
### Remediation | ||
1. Make sure you are an enterprise owner | ||
2. Go to the Enterprise Landing page | ||
3. Under the ‘Settings’ tab on the left click ‘Verified & approved domains’ | ||
4. Press the 'Add a domain' button and follow the instructions in the menu | ||
5. Check the 'Restrict email notifications to only approved or verified domains' box | ||
6. Press 'Save' | ||
|
||
|
||
|