Findings
- Overprivileged ServiceAccounts — more permissions than needed
- Cluster-admin bindings — non-system accounts with full access
- Wildcard permissions — roles with
*verbs or resources - Unused ServiceAccounts — accounts with no associated pods
- Cross-namespace access — broad ClusterRoleBindings
- Secret access — accounts reading secrets outside their namespace
- Privilege escalation — accounts that can create bindings or impersonate