scout_quickview
Generate a concise CVE vulnerability summary for any Docker image, with support for JSON or text output and platform selection.
Instructions
Render a compact summary of an image's CVE posture.
args: image - Image reference format - Output format: "json" (default) or "text" platform - Platform of the image to analyze, e.g. "linux/amd64" returns: dict - {"format": , "result": , "raw": }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | ||
| format | No | json | |
| platform | No |