Overview
Description:
It is recommended that Essential Contacts is configured to designate email addresses for Google Cloud services to notify of important technical or security information.
Rationale:
Many Google Cloud services, such as Cloud Billing, send out notifications to share important information with Google Cloud users. By default, these notifications are sent to members with certain Identity and Access Management (IAM) roles. With Essential Contacts, you can customize who receives notifications by providing your own list of contacts.
Remediation guidance
To resolve this issue, you either need to set contacts for each of the following categories:
LegalSecuritySuspensionTechnicalTechnical Incidents
Or have a contact set for the All category
** From Google Cloud Console **
- Go to Essential Contacts by visiting https://console.cloud.google.com/iam- admin/essential-contacts
- Make sure the organization appears in the resource selector at the top of the page. The resource selector tells you what project, folder, or organization you are currently managing contacts for.
- Click
+ Add contact - In the
EmailandConfirm Emailfields, enter the email address of the contact. - From the Notification categories drop-down menu, select the notification categories that you want the contact to receive communications for.
- Click
Save
** From Google Cloud CLI **
Run the following command:
gcloud essential-contacts create --email="" \ --notification-categories="" \ --organization=
Service-wide remediation
Recommended when many resources are affected: fix the platform baseline first so new resources inherit the secure setting, then remediate the existing flagged resources in batches.
Google Cloud
Use organization or folder policies where available, shared project templates, logs and alerting baselines, and IaC modules so new resources inherit the secure setting.
Operational rollout
- Fix the baseline first at the account, subscription, project, cluster, or tenant scope that owns this control.
- Remediate the currently affected resources in batches, starting with internet-exposed and production assets.
- Re-scan and track approved exceptions with an owner and expiry date.
Query logic
These are the stored checks tied to this control.
Essential Contacts Set
Connectors
Covered asset types
Expected check: eq []
EssentialContactsSetOnConnector{...AssetFragment}
Google Cloud