I’m looking for command-line tools that can scan Windows containers for vulnerabilities. My primary focus is to integrate the tool into a CI/CD pipeline.
Any suggestions?
tried trivy, but this is not supporting windows containers, at least their open sourced version. Maybe aqua can do that, idk.
sysdig cli scanner is also created only for linux containers.
New contributor
Katrina Gzibovska is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1