Container Security
Securing microservices and containerized apps.
INCLUDED IN:
Operational Phase
01
Dockerfile Security
Using trusted base images and non-root users.
02
Container Breakout
Escaping the container to access the host.
03
Image Scanning
Finding CVEs in libraries before deployment.
04
Runtime Security
Detecting anomalous shell execution in pods.