
Ultimate access to all questions.
How can you ensure the security and patch level of all containerized applications in your automated build pipeline, given that existing VM vulnerability tools are no longer applicable after a recent security audit flagged potential vulnerabilities in production code?
A
Set up Container Analysis to scan and report Common Vulnerabilities and Exposures.
B
Configure the containers in the build pipeline to always update themselves before release.
C
Reconfigure the existing operating system vulnerability software to exist inside the container.
D
Implement static code analysis tooling against the Docker files used to create the containers.