Benchmark: Protection Of Information At Rest (SC-28)
Description
Protect the [Selection (one or more): confidentiality; integrity] of the following information at rest: [Assignment: organization-defined information at rest].
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 Protection Of Information At Rest (SC-28).
Run this benchmark in your terminal:
powerpipe benchmark run gcp_compliance.benchmark.nist_800_53_rev_5_sc_28Snapshot and share results via Turbot Pipes:
powerpipe benchmark run gcp_compliance.benchmark.nist_800_53_rev_5_sc_28 --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 that Compute instances have Confidential Computing enabled
 - Ensure that dataproc cluster is encrypted using customer-managed encryption key
 - Ensure KMS encryption keys are rotated within a period of 90 days