-
-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Labels
Description
5.1 RBAC and Service Accounts
- 5.1.1 Ensure that the cluster-admin role is only used where required
- 5.1.2 Minimize access to secrets
- 5.1.3 Minimize wildcard use in Roles and ClusterRoles
- 5.1.4 Minimize access to create pods
- 5.1.5 Ensure that default service accounts are not actively used
- 5.1.6 Ensure that Service Account Tokens are only mounted where necessary
Reactions are currently unavailable