container-diff : container-diff is a tool for analyzing and comparing container images. container-diff can examine images along several different criteria, including:
...
Hadolint : A smarter Dockerfile linter that helps you build best practice Docker images. The linter is parsing the Dockerfile into an AST and performs rules on t...
Wapiti : Wapiti allows you to audit the security of your web applications.
It performs "black-box" scans, i.e. it does not study the source code of the applica...
Packer : Packer is a tool for creating machine and container images for multiple platforms from a single source configuration.
Container Structure Tests : The Container Structure Tests provide a powerful framework to validate the structure of a container image. These tests can be used to check the output...
A vulnerability scanner for container images and filesystems.