Benchmark: 7 BigQuery
Overview
This section addresses Google CloudPlatform BigQuery. BigQuery is a serverless, highly-scalable, and cost-effective cloud data warehouse with an in-memory BI Engine and machine learning built in.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/steampipe-mod-gcp-compliance
Start the Powerpipe server:
steampipe service startpowerpipe server
Open http://localhost:9033 in your browser and select 7 BigQuery.
Run this benchmark in your terminal:
powerpipe benchmark run gcp_compliance.benchmark.cis_v200_7
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run gcp_compliance.benchmark.cis_v200_7 --share
Controls
- 7.1 Ensure that BigQuery datasets are not anonymously or publicly accessible
- 7.2 Ensure that all BigQuery Tables are encrypted with Customer-managed encryption key (CMEK)
- 7.3 Ensure that a Default Customer-managed encryption key (CMEK) is specified for all BigQuery Data Sets