List vulnerabilities
Softwares
List vulnerabilities
Return the paginated list of CVE vulnerabilities detected across your fleet, with CVSS scores, EPSS probabilities, and host counts. Use getVulnerability for one CVE’s full details. To list the vulnerable software installed on a single device, use getDeviceSoftware with its vulnerable filter.
GET
List vulnerabilities
Key: Read
Scope: Company
Authorizations
Use your Primo API key in the Authorization header as Bearer <API_KEY>.
Query Parameters
Filter by known exploit availability
Free-text search on the CVE identifier
Order direction
Available options:
asc, desc Field to order results by
Available options:
cve, cvss_score, epss_probability, cve_published, created_at, hosts_count Page number
Number of items per page (max 100)