Ensure Admission Control Plugin Security Context Deny Is Set If Pod Security Policy Is Not Used

LOW
Source
Trivy
ID
AVD-KCV-0013

Ensure that the admission control plugin SecurityContextDeny is set if PodSecurityPolicy is not used

The SecurityContextDeny admission controller can be used to deny pods which make use of some SecurityContext fields which could allow for privilege escalation in the cluster. This should be used where PodSecurityPolicy is not in place within the cluster.

Impact