GCP has real, publicly-documented pricing APIs (Cloud Billing Catalog API) and Cloud Monitoring metrics that would let this project cover a third major cloud, following the same live-pricing pattern used for Azure (Retail Prices API) and, once #1 lands, AWS (Pricing API).
Good starting checks:
- Idle/unattached Persistent Disks
- Unused reserved External IPs
- Idle Cloud NAT gateways
- Compute Engine rightsizing via Cloud Monitoring CPU metrics
Same contract as every other check in this repo: real resource created and torn down during verification, real $ finding, no synthetic fixtures, no hardcoded price tables.
GCP has real, publicly-documented pricing APIs (Cloud Billing Catalog API) and Cloud Monitoring metrics that would let this project cover a third major cloud, following the same live-pricing pattern used for Azure (Retail Prices API) and, once #1 lands, AWS (Pricing API).
Good starting checks:
Same contract as every other check in this repo: real resource created and torn down during verification, real $ finding, no synthetic fixtures, no hardcoded price tables.