GCP Security Cmd Center
gcloud scc findings list --organization <org>
Lists GCP Security Command Center findings, reviewing security detections and the organization's security posture.
Run it when you need GCP security findings: gcloud scc findings list returns Security Command Center findings — detections from services (Security Health Analytics, Event Threat Detection, Web Security Scanner) and partners — with severity, category, and affected resource. It's the central dashboard for GCP posture: findings from all sources (weak configurations, detected threats, vulnerabilities) in one place. In the GCP SOC, Security Command Center is the findings console: filtering by high severity and category gives the list of what needs investigation.
Don't use it as a complete source: findings depend on enabled services (Security Health Analytics, Event Threat Detection) and connected partners — without active services, SCC is empty; and the plan (Standard vs Premium) defines coverage. The volume of configuration findings (SHA categories generate hundreds) requires triage: severity and category prioritize. And note: the finding points out the weakness or threat, investigation and response are the team's job — correlation with Audit Logs (activity) and sinks completes the flow. The organization (--organization) is the scope: findings per project are filtered by resource.