Terminology Index
Glossary
2953 terms
N6
Non-Root Container Execution
Non-root container execution runs the workload as a dedicated unprivileged operating-system identity instead of UID 0 inside the container.
It limits some post-compromise actions but does not replace capability controls, seccomp, namespace and mount restrictions, a patched runtime, or narrowly scoped workload identity.
Introduced in: DevSecOps and Secure SDLC
Examples
- Run an API as a numeric application UID
- Combine non-root execution with a read-only root filesystem
Related
Instance Identity and Metadata Protectionrelates_toKubernetes Control Plane Boundaryrelates_toKubernetes Network Isolationrelates_toKubernetes Privilege Path Reviewrelates_toKubernetes Secret Exposure Pathrelates_toKubernetes Securityrelates_toManaged Compute Response Boundaryrelates_toMicrosoft Entra Incident Investigationrelates_to
O26
