List of all vulnerable software within the organization
action1_list_org_vulnerabilitiesList organization-wide CVEs with 13 server-side filters for severity, remediation status, and date ranges. Quickly find all vulnerable software and apply filters to narrow results.
Instructions
Org-wide CVE rollup with 13 server-side filters. For per-endpoint vulnerabilities use action1_list_vulnerabilities (curated). List of all vulnerable software within the organization… Perm: view_vulnerabilities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | No | Provide the number of the first record to be returned. | |
| limit | No | Set the maximum number of items to be returned (the page size). | |
| score | No | The severity of the Common Vulnerabilities and Exposures (CVE) entries. | |
| cursor | No | Pagination cursor. | |
| cveids | No | Add CVEIDs parameter to query specific vulnerabilities by their CVE IDs. | |
| filter | No | Provide a case-insensitive substring to filter and narrow down returned results (i.e., if... | |
| org_id | No | Org UUID. | |
| sortby | No | Define the sorting order by a certain field. | |
| verbose | No | Skip per-item compactor. | |
| endpoint_id | No | The ID of the endpoint to query. | |
| reset_cache | No | Reset current cache. | |
| auto_paginate | No | Walk all pages. | |
| response_format | No | Output format. Default markdown. | |
| published_date_end | No | The maximum publishing date of the Common Vulnerabilities and Exposures (CVE) entries. | |
| remediation_status | No | The remediation status. | |
| published_date_start | No | The minimum publishing date of the Common Vulnerabilities and Exposures (CVE) entries. | |
| remediation_required_end_day | No | The maximum value of the remediation deadline, in days. Example: 30 | |
| remediation_required_start_day | No | The minimum value of the remediation deadline, in days. Example: 7 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| items | Yes | ||
| total | No | ||
| has_more | No | ||
| next_cursor | No |