Ethiack Docs

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.

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

FilterDescription
StatusFilter by one or more remediation statuses (e.g. Triaged, Fixed, Accepted).
CISA KEVShow only findings that are present in the CISA Known Exploited Vulnerabilities catalogue.
EPSS scoreFilter by exploit probability band — Low, Medium, or High.
TestFilter by the specific test in which the finding was identified.
AssigneeFilter 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:

FieldDescription
SeverityOrder findings from most to least critical, or vice versa.
TitleSort alphabetically by the finding's title.
DateSort by when the finding was first identified.
KEVBring findings present in the CISA Known Exploited Vulnerabilities catalogue to the top, or bottom.
EPSS scoreOrder by exploit probability score.
StatusGroup findings by their current remediation status.

On this page