turbot/steampipe-mod-gcp-compliance

Benchmark: Identity Management, Authentication, and Access Control (PR.AA)

Description

Access to physical and logical assets is limited to authorized users, services, and hardware and managed commensurate with the assessed risk of unauthorized access.

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 Identity Management, Authentication, and Access Control (PR.AA).

Run this benchmark in your terminal:

powerpipe benchmark run gcp_compliance.benchmark.nist_csf_v2_pr_aa

Snapshot and share results via Turbot Pipes:

powerpipe benchmark run gcp_compliance.benchmark.nist_csf_v2_pr_aa --share

Benchmarks