GCP IAM Collector

GCP IAM Collector is a tool designed for collecting and visualizing Identity and Access Management (IAM) configurations in Google Cloud Platform (GCP). It helps in auditing and reviewing IAM settings across GCP projects, enabling better security and compliance management. The tool generates a comprehensive view of IAM roles and permissions, offering insights into access control configurations within GCP environments.

GitHub

Stars: 46
Forks: 13
Last Updated: 26 Dec 2023 - 10:34

Category

GCP - Cloud Storage

Features

GCP IAM collector iterates over projects using Google Cloud Resource Manager API and dumps to CSV files:

  • all available GCP projects,
  • projects IAM permissions,
  • projects service account and their keys,
  • BigQuery dataset ACLs,
  • Cloud Storage bucket ACLs

IAM graph currently supports:

  • GCP projects and their permissions,
  • Service accounts and their permissions
Previous
Next