turbot/steampipe-mod-gcp-perimeter

Dashboard: Network Access

Network Access

Network access controls are critical for securing your GCP resources and ensuring that only authorized traffic can reach them. This benchmark evaluates network access configurations across various GCP services to identify potential vulnerabilities and misconfigurations.

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 Network Access dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe benchmark run gcp_perimeter.benchmark.network_access --share

Benchmark

This dashboard is automatically generated from the following benchmark:

benchmark.network_access

Tags