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

# Vulnerabilities

> Review vulnerability findings in ApyGuard and understand how to investigate and prioritize them.

## Overview

Vulnerability findings highlight security weaknesses detected across your API surface.

<CardGroup cols={2}>
  <Card title="Endpoint-level context" icon="route">
    Understand exactly where the issue was observed.
  </Card>

  <Card title="Investigation support" icon="search">
    Use finding details and scan context to reproduce and validate the issue.
  </Card>

  <Card title="Prioritization" icon="arrow-up-right">
    Focus first on issues with stronger impact and exploitability.
  </Card>

  <Card title="Verification" icon="check-check">
    Re-scan after remediation to confirm the issue is resolved.
  </Card>
</CardGroup>

## Review checklist

* Which endpoint is affected
* Whether the issue is authenticated or unauthenticated
* What business functionality is involved
* Whether the issue appears across multiple environments

## Related pages

* [Understanding Results](/understanding-results)
* [Risk Scores](/risk-scores)
* [Compliance Reporting](/compliance-reporting)
