Which two offerings will scan container images in Jenkins pipelines? (Choose two.)
To integrate security scanning within Jenkins pipelines for container images, the most appropriate tools are the Compute Azure DevOps plugin and Twistcli. The Compute Azure DevOps plugin is designed to integrate with CI/CD workflows, allowing automated security scanning of container images as part of the build process in Azure DevOps environments. This plugin can be used in conjunction with Jenkins pipelines through integration points or scripting to trigger scans during the build or deployment stages. Twistcli, on the other hand, is a command-line interface tool provided by Prisma Cloud (formerly Twistlock) that allows for scanning of container images for vulnerabilities and compliance issues. Twistcli can be directly integrated into Jenkins pipelines using shell scripts or pipeline commands to perform security scans on container images before they are deployed. This ensures that only secure and compliant container images are used in production environments, aligning with DevSecOps practices.
Wei
4 months agoDonette
4 months agoGeraldo
5 months agoNan
5 months agoDonette
6 months agoWei
6 months ago