GCP Scanner
July 16, 2024 ยท View on GitHub
GCP scanner is a set of tools for searching for resources across multiple GCP projects.
Project Layout
Scanner
This is a set of Python scripts to search for specific resource types across a set of GCP projects
Visualizer
This is a React app that will display results generated from the scans.
Usage
For details on using the visualizer by itself check its README.md
For details on the scanners, check out the README.md in the visualizer directory. Additionally,
the scripts should each provide --help text detailing their usage.