scan_container_packages
Scan container image packages for known CVEs using OSV.dev by providing package names, ecosystems, and versions in a newline-separated format.
Instructions
Scan container image packages (Alpine, Debian, Ubuntu OS packages) for known CVEs via OSV.dev. Input should be 'name:ecosystem:version' lines, one package per line, e.g. from 'apk info -v' or 'dpkg -l' output.
Supported ecosystems: Alpine, Debian, Ubuntu, and any OSV-supported ecosystem.
Args: packages: Newline-separated 'name:ecosystem:version' entries. Example: openssl:Alpine:3.0.7-r0 musl:Alpine:1.2.4_r2 libssl3:Debian:3.0.7-1
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| packages | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |