Software Engineering KB

Home

❯

08 Security

❯

03 Infrastructure Security

❯

01 Concept

❯

Image Security

Image Security

Feb 10, 20261 min read

  • infrastructure-security
  • containers
  • image-security

Image Security

← Back to Container Security

Building secure container images using minimal base images (distroless, Alpine), scanning for vulnerabilities (Trivy, Snyk), and following best practices like multi-stage builds, non-root users, and pinned base image versions.

Key Properties

  • Minimal Base Images
  • Vulnerability Scanning
  • Multi-Stage Builds

infrastructure-security containers image-security


Graph View

  • Image Security
  • Key Properties

Backlinks

  • Container Security (Security)
  • Minimal Base Images

Created with Quartz v4.5.2 © 2026

  • GitHub