Benchmark: Authenticator Management (IA-5)
Description
Authenticate users and devices. Automate administrative control. Enforce restrictions. Protect against unauthorized use.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-gcp-complianceStart the Powerpipe server:
steampipe service startpowerpipe serverOpen http://localhost:9033 in your browser and select Authenticator Management (IA-5).
Run this benchmark in your terminal:
powerpipe benchmark run gcp_compliance.benchmark.nist_800_53_rev_5_ia_5Snapshot and share results via Turbot Pipes:
powerpipe benchmark run gcp_compliance.benchmark.nist_800_53_rev_5_ia_5 --shareControls
- Ensure that a default customer-managed encryption key (CMEK) is specified for all BigQuery Data Sets
 - Ensure that all BigQuery Tables are encrypted with Customer-managed encryption key (CMEK)
 - Ensure VM disks for critical VMs are encrypted with Customer-Supplied Encryption Keys (CSEK)
 - Ensure 'Block Project-wide SSH keys' is enabled for VM instances
 - Ensure that Compute instances have Confidential Computing enabled
 - Ensure that instances are not configured to use the default service account
 - Ensure that instances are not configured to use the default service account with full access to all Cloud APIs
 - Ensure that dataproc cluster is encrypted using customer-managed encryption key
 - Ensure KMS encryption keys are rotated within a period of 90 days