turbot/gcp_insights

Dashboard: GCP IAM Service Account Key Age Report

This report answers the following questions:

  • How old are my service account keys?
  • Which service account does the key belong to?
  • What keys are customer managed?
This dashboard contains 6 cards and 1 table.

Usage

Install the mod:

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

Start the Powerpipe server:

steampipe service start
powerpipe server

Open http://localhost:9033 in your browser and select GCP IAM Service Account Key Age Report dashboard.

You could also snapshot and share results via Turbot Pipes:

powerpipe login
powerpipe dashboard run gcp_insights.dashboard.service_account_key_age_report --share

Queries

The dashboard uses the named queries:

Tags