> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kikimora.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Browsing and filtering

> Navigate the vulnerabilities table — read the summary stat cards, configure visible columns, apply advanced filters, and sort or page through findings.

The **Vulnerabilities** page is where you review, search, and filter findings across your entire attack surface.

## Summary stat cards

Five cards at the top of the page give you the shape of your backlog at a glance:

* **Total** — every vulnerability detected across all assets, for example `3,763`.
* **Open** — unresolved findings awaiting remediation, for example `3,045`.
* **In Progress** — findings currently assigned or under active remediation.
* **Impact: Critical** — findings graded Critical, for example `20`.
* **Impact: High** — findings graded High, for example `666`.

Filtering the table narrows the rows below, but it does not change the **Total** stat card. That number stays a global system counter.

## Total Vulnerabilities chart

Below the stat cards, the **Total Vulnerabilities** chart plots your findings over time, split into **Remediated** and **Open** series. The selector at its top right sets the window — **Last 7 Days**, **Last 3 Months**, or **Last 6 Months**.

## Table columns

| Column              | Description                                                                                    |
| :------------------ | :--------------------------------------------------------------------------------------------- |
| **Name**            | Descriptive title of the vulnerability.                                                        |
| **CVE**             | CVE identifier, such as `CVE-2023-38408`.                                                      |
| **CVSS Score**      | Numerical CVSS score, 0.0 to 10.0.                                                             |
| **Kikimora Score**  | Contextual risk score accounting for asset context and threat intelligence.                    |
| **Asset**           | The host, domain, endpoint, or application affected.                                           |
| **Impact**          | Severity level — `Critical`, `High`, `Medium`, `Low`, or `Info`.                               |
| **Status**          | Lifecycle badge — `Open`, `In Progress`, `Closed`, or `False-Positive`.                        |
| **Owner**           | Initials or avatar of the team member assigned to the finding.                                 |
| **Time to Resolve** | Target or actual remediation time. Hidden by default; enable it from the **Columns** selector. |
| **Actions**         | Row menu (`...`) for preview, edit, and Activity Logs.                                         |

## Filtering, sorting, and pagination

* **Advanced Filters** — the button above the table opens a drawer where you can filter by Asset, Status, Impact, Owner, or Detection Source. **Clear All** inside the drawer resets every active filter.
* **Sorting** — click a column header such as **CVSS Score** or **Kikimora Score** to sort ascending or descending.
* **Pagination** — the controls at the bottom right set **Rows per page** (10, 20, 50) and move between pages.

## Browse the table

1. Open the **Vulnerabilities** module to see the stat cards, the trend chart, and the findings list.

   <img src="https://mintcdn.com/kikimora/hN97LbiH_9SZYv7q/images/vulnerabilities/browsing-and-filtering--01--table-overview.png?fit=max&auto=format&n=hN97LbiH_9SZYv7q&q=85&s=88124a2eb7cb54189984d18390f98cf1" alt="Vulnerabilities page with five summary stat cards, the Total Vulnerabilities chart, and the findings table below" width="1920" height="1080" data-path="images/vulnerabilities/browsing-and-filtering--01--table-overview.png" />

2. Click the **Columns** selector at the bottom left to show optional columns such as **Time to Resolve**.

3. Click **Advanced Filters** to narrow findings by asset, status, or severity. **Clear All** resets them.

To understand why a finding scored the way it did, click the arrow on its **Kikimora Score** pill — see [Kikimora Score breakdown](/vulnerabilities/score-breakdown).
