Plugins
Loading...

Query: Pod Security Policy should prohibit containers to run with privilege access

Description

Pod Security Policy `privileged` controls whether the Pod containers may run with `privileged` access. Containers in a Pod 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.

Query

Tables used in this query:

Controls using this query:

SQL