Which databases are actually reachable from the internet?
resource_type IN (RDS, SQL DB, CosmosDB) AND has_attack_path = true AND public_facing = true
The graph confirms the path from public IP → subnet → DB endpoint, not just "this RDS has a public flag set."