Threat Intel Package Match
intel_matchMatch package inventory coordinates to local threat-intel advisories. Identifies vulnerabilities in software packages by comparing against curated advisories.
Instructions
Match package inventory coordinates to local threat-intel advisories.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purl | No | Package URL, e.g. pkg:pypi/requests@2.31.0. | |
| ecosystem | No | Package ecosystem when purl is omitted, e.g. pypi, npm, go, maven, apk. | |
| name | No | Package name when purl is omitted. | |
| version | No | Package version when known. | |
| packages | No | Optional package list with purl or ecosystem/name/version objects for batch matching. | |
| limit | No | Maximum packages to match, 1-500. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |