scout_quickview
Inspect a Docker image's CVE posture and generate a compact summary in JSON or text format.
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 |