Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
config/rbac/role_binding.yaml: most-fixed (1 issue). Treat as high-risk during review.
3 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Auth Bypass: Allowing a custom service account name in the FalconContainer CRD could let an attacker reconcile an arbitrary service account, bypassing operator-managed RBAC boundaries.
Information Disclosure: Deploying secrets to the kube-public namespace exposes sensitive credentials to any authenticated user, violating least-privilege access.
Privilege Escalation: Using the default service account for operator components grants excessive RBAC permissions, enabling privilege escalation if the pod is compromised.