Container Scanning
Noun · Security & Infosec
Definitions
The inspection of container images or running containers for vulnerable packages, secrets, misconfigurations, or policy violations. Container scanning helps catch issues before images are deployed and while they remain in use.
In plain English: Checking container images and workloads for security issues.
Example: "Container scanning caught an outdated OpenSSL package before the image reached production."