Container Image Scan

Need for securing containers for Application Hardening

With advent of digital transformation, there has been a significant increase in container adoption in production environments which is making containers an easy target for exploitation. Since the Pod is the smallest execution unit in Kubernetes and its usually unsecure which means once you do a exec in a Pod, you can access all sensitive paths, files or execute a binary. And therefore even a single vulnerable or compromised container could potentially become a point of entry into an organization's broader environment.

AccuKnox can secure containers by scanning container images, monitoring code in repositories and registries and evaluating it against security best practices using auto-recommended hardening policies as a part of continuous integration and continuous delivery workflows. We can secure both managed and unmanaged cluster, public and private cloud hosted workloads as well.

Lets understand this by an example use-case - Container Image scanning

  • User can add docker hub, ECR registries by navigating to Issues→Registryscan. In the screen click Add Registry option

  • Once the registry is added successfully, the scan will automatically start and user can navigate to the Issues→Registry scan option to see the findings


SCHEDULE DEMO