turbot/gcp_compliance

Dashboard: CFT Scorecard v1

Overview

The CFT Scorecard can be used to print a scorecard of your GCP environment, for resources and IAM policies in Cloud Asset Inventory (CAI) exports. The policies tested are based on constraints and constraint templates from the Config Validator policy library.

Usage

Install the mod:

mkdir dashboards
cd dashboards
powerpipe mod init
powerpipe mod install github.com/turbot/steampipe-mod-gcp-compliance

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select CFT Scorecard v1 dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run gcp_compliance.benchmark.cft_scorecard_v1 --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.cft_scorecard_v1

Tags