Ensure ReplicationController Containers Do Not Have Privileged Access in Kubernetes
Containers in a ReplicationController should not have privileged access. To prevent security issues, it is recommended that you do not run privileged containers in your environment. Instead, provide granular permissions and capabilities to the container environment. Giving containers full access to the host can create security flaws in your production environment. Send results via Email.
icon
Breakdown
  1. Ensure ReplicationController Containers Do Not Have Privileged Access.
  2. Send results via Email. This result step can be changed from Email to Slack, Microsoft Teams or Discord.