Skip to content
ATO Pathways
Log In
Overview
Search
Catalogs
SCAP
OSCAL
Catalogs
Profiles
Documents
References
Knowledge Base
Platform Documentation
Compliance Dictionary
Platform Changelog
About
Catalogs
XCCDF
Guide to the Secure Configuration of Red Hat OpenShift Container Platform 4
Kubernetes Settings
Security Context Constraints (SCC)
Limit Container Running As Root User
Limit Container Running As Root User
An XCCDF Rule
Details
Profiles
Prose
Limit Container Running As Root User
Medium Severity
Containers should run as a random non-privileged user. To prevent containers from running as root user, the appropriate Security Context Constraints (SCCs) should set
.runAsUser.type
to
MustRunAsRange
.