turbot/steampipe-mod-gcp-perimeter

Benchmark: Billing IAM Policy Shared Access

This benchmark answers the following questions:

  • Are any billing accounts sharing IAM access with untrusted users, groups, domains, or service accounts?

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select Billing IAM Policy Shared Access.

Run this benchmark in your terminal:

powerpipe benchmark run gcp_perimeter.benchmark.iam_policy_shared_access_billing

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run gcp_perimeter.benchmark.iam_policy_shared_access_billing --share

Controls

Tags