Policy allows `privileged` containers Affecting Deployment service in Kubernetes
Severity Framework
Snyk CCSS
Rule category
Containers / Best Practices
Is your enviroment affected by this misconfiguration?
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsFrameworks
CIS-Controls
CSA-CCM
- Snyk ID SNYK-CC-00629
- credit Snyk Research Team
Description
Pods will be able to run with privileged
mode.
How to fix?
Remove privileged
attribute, or set vault to false
.