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

# Findings & Results Overview

> Understand how ApyGuard organizes findings, risk context, and remediation information after an API security scan.

## Overview

Results in ApyGuard help teams move from raw scan output to decisions they can act on. Findings are grouped with risk context, endpoint information, and supporting detail so teams can investigate quickly.

<CardGroup cols={2}>
  <Card title="Vulnerability findings" icon="bug">
    Review concrete security issues discovered during scanning.
  </Card>

  <Card title="Sensitive data exposure" icon="file-warning">
    Understand where APIs may expose risky or regulated information.
  </Card>

  <Card title="Authorization insights" icon="shield-alert">
    Validate whether access behavior matches expected role-based controls.
  </Card>

  <Card title="Risk prioritization" icon="chart-column">
    Use scores and context to decide what to fix first.
  </Card>
</CardGroup>

## What a strong review process looks like

1. Start with the highest-risk findings.
2. Confirm the affected environment and endpoint.
3. Understand the likely impact.
4. Assign remediation.
5. Re-scan to validate the fix.

## Related pages

* [Understanding Results](/understanding-results)
* [Vulnerabilities](/vulnerabilities)
* [Risk Scores](/risk-scores)
