> ## 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.

# Viewing application details

> Navigate a web application's details view, read its vulnerabilities tab and last scan information, and preview individual findings inline.

Selecting a web application from the list at `/web-applications` opens its details view.

## Navigation

Opening an application takes you to its main details sub-route, and the top header carries the context and actions for that application. The **Back** button returns you to the Web Applications list with your active filters still applied.

## Tabs

* **Vulnerabilities** (`/web-applications/<id>/vulnerabilities`) — every vulnerability discovered for this application.
* **Last scan information** — status, timestamps, and findings count for the most recent scan run against this target.

## Previewing a finding

1. Open `/web-applications/<id>/vulnerabilities`.
2. The table lists detected findings with sortable columns: **Vulnerability Name**, **CVE**, **CVSS Score**, **Kikimora Score**, **Impact**, **Status**, and **Owner**.
3. Click any vulnerability name, such as *SQL Injection in Login Endpoint*, to open the preview drawer from the right. It shows the technical detail, severity rating, affected endpoint, and remediation recommendations.

Closing or editing a finding from this inner table returns you to the application's **Vulnerabilities** tab rather than the global list.

<img src="https://mintcdn.com/kikimora/QAjwfNrYFC-wb2oj/images/web-applications/view-details--01--vulnerabilities-tab-and-preview.png?fit=max&auto=format&n=QAjwfNrYFC-wb2oj&q=85&s=c16f70cb165c72507985a00d3791aa7b" alt="Web application vulnerabilities tab with the preview drawer open on a selected finding" width="1920" height="1080" data-path="images/web-applications/view-details--01--vulnerabilities-tab-and-preview.png" />
