check_batch_vulnerabilities
Check up to 100 software packages or infrastructure products for vulnerabilities in a single batch request, replacing multiple single-item checks for auditing lockfiles and dependency lists.
Instructions
Check up to 100 software packages or infrastructure products in a single request. Each item is billed as one API call. Use this instead of multiple check_package_vulnerability calls when you need to audit a lockfile, manifest, or dependency list. Items outside Attestd coverage return outsideCoverage=true and should be treated as unknown risk, not safe. A 429 is returned before any results are delivered if the batch would exceed your monthly quota; no calls are billed in that case.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| items | Yes | Products to check. Maximum 100 per call. Each item costs one API call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | Number of items returned. | |
| results | Yes |