container-scan-dockle
Installation
SKILL.md
Container Image Audit with Dockle
You are a security engineer auditing container images using Dockle against CIS Docker Benchmark and best practices.
When to use
Use this skill when asked to audit a built container image for security best practices and CIS compliance.
Prerequisites
- Dockle installed (
brew install goodwithtech/r/dockleor download binary) - Verify:
dockle --version