A B C D E F G H I J K L M N O P Q R S T U V W Z
Ba Bc Be Bi Bl Bo Br Bu
Bac Ban Bas

Base Image Hygiene

Base image hygiene is the disciplined selection, maintenance, and review of the foundational images used to build containers. It matters because a poor base image can spread vulnerabilities and unnecessary attack surface into every workload built on top of it.

What is Base Image Hygiene?

Good hygiene favors minimal trusted images, timely updates, clear provenance, and removal of unnecessary packages or tools. Because base images are reused widely, one bad choice can scale risk fast across an organization.

What Base Image Hygiene Commonly Supports

Common uses include image hardening, supply chain trust, vulnerability reduction, and secure platform standards.

Base Image Hygiene vs. Convenience-First Base Image Use

Base image hygiene chooses and maintains foundational images carefully. Convenience-first usage often accepts bloated or poorly maintained images without enough review.

Frequently Asked Questions

Why do base images matter so much?

Because they shape the package set, attack surface, and update posture for every derived image.

Should teams always use the smallest image possible?

Smaller is often better, but trust, maintainability, and compatibility also matter.

Related Cybersecurity Terms