Highlights
Privilege Escalation: 1 prior fix. Scrutinize any change in this area.
agent_starter_pack/agents/agentic_rag/deployment/terraform: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Privilege Escalation: The deployment templates historically provisioned the highly privileged 'roles/resourcemanager.projectIamAdmin' role to service accounts, which could allow an attacker or compromised pipeline to escalate privileges across the entire GCP project. This was remediated by downgrading the service account to the minimally scoped 'roles/discoveryengine.admin' or 'roles/vectorsearch.dataObjectWriter' equivalent.