Terminology Index

Glossary

1801 terms

Open concept maps

Showing 865-896 of 1801 terms

I
32

Image Scanning

Examining VM or container images for vulnerabilities, misconfigurations, secrets, and malware before deployment, so insecure images are caught early, a foundational cloud security practice.

Image scanning inspects the contents of an image, its packages, layers, configuration, and embedded secrets, against vulnerability databases and policy, flagging issues before the image runs. As a foundational cloud-security practice, it catches known vulnerabilities and bad practices early and gates deployment of risky images. It runs in build pipelines and registries and feeds remediation and admission control, complementing runtime protection.

Introduced in: Cloud Security Foundations

Examples

  • Scanning a container image for vulnerable packages before deployment.
  • Detecting an embedded secret in an image during scanning.
  • Blocking an image with critical vulnerabilities from being deployed.

No related terms linked yet.