security_scan
Identify known vulnerabilities in a Docker image, with optional verbose output, to assess container security before deployment.
Instructions
Scan a Docker image for vulnerabilities
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image to scan (e.g. "nginx:latest") | |
| verbose | No | Show detailed vulnerability information |