cork_get_software_vulnerability_summary
Summarize CVEs grouped by software product with impacted device counts, versions, and highest severity to prioritize remediation.
Instructions
Get a rollup of CVEs grouped by software product, showing number of impacted devices, impacted versions, and highest severity rating. Use client_uuid to scope to a single client. Follow up with cork_get_software_vulnerabilities to drill into specific CVEs for a product.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based). Defaults to 1. | |
| sort_by | No | ||
| page_size | No | Items per page (max 100). Defaults to 10. | |
| sw_vendor | No | Filter by software vendor. | |
| client_uuid | No | Filter by client, from cork_get_clients. | |
| partner_uuid | No | Filter by partner, for distributors only. | |
| sort_direction | No |