Filtering and Sorting
Filtering and sorting logic available for findings
Filtering
The findings list can be narrowed down using a set of filters that can be applied individually or in any combination, allowing you to focus on exactly the subset of findings that matters to you at any given moment.
Keyword search
Search by free-text keywords to find findings whose title or asset contain a matching term. This is useful for quickly locating a specific vulnerability or all findings associated with a particular asset.
Available filters
| Filter | Description |
|---|---|
| Status | Filter by one or more remediation statuses (e.g. Triaged, Fixed, Accepted). |
| CISA KEV | Show only findings that are present in the CISA Known Exploited Vulnerabilities catalogue. |
| EPSS score | Filter by exploit probability band — Low, Medium, or High. |
| Test | Filter by the specific test in which the finding was identified. |
| Assignee | Filter by the person assigned as responsible for the finding. |
Combining filters
All filters can be combined with each other and with the keyword search. For example, you can search for a keyword, restrict results to a specific test, and then further narrow them down to findings with a High EPSS score — the list updates in real time as you apply each filter.
Sorting
Findings can be sorted by the following fields, in ascending or descending order:
| Field | Description |
|---|---|
| Severity | Order findings from most to least critical, or vice versa. |
| Title | Sort alphabetically by the finding's title. |
| Date | Sort by when the finding was first identified. |
| KEV | Bring findings present in the CISA Known Exploited Vulnerabilities catalogue to the top, or bottom. |
| EPSS score | Order by exploit probability score. |
| Status | Group findings by their current remediation status. |