Expand description
HL4xxx - Security Rules
Rules for validating container and Kubernetes security settings.
Structs§
- HL4001
- HL4001: Container running as root
- HL4002
- HL4002: Privileged container
- HL4003
- HL4003: HostPath volume mount
- HL4004
- HL4004: HostNetwork enabled
- HL4005
- HL4005: HostPID enabled
- HL4006
- HL4006: Missing securityContext
- HL4011
- HL4011: Secret in environment variable
- HL4012
- HL4012: Hardcoded credentials detected
Functions§
- rules
- Get all HL4xxx rules.