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

# Understanding Results

> Review ApyGuard findings, risk scores, and supporting context so your team can investigate and remediate API security issues effectively.

## Overview

After a scan completes, ApyGuard provides findings and risk context to help your team understand what needs attention first.

## What to review

* Vulnerability details
* Risk scores
* Affected endpoints
* Authorization findings
* Sensitive data exposure
* Supporting scan context

## Risk prioritization

Use the results to prioritize:

1. High-severity security issues
2. Publicly exposed sensitive data
3. Broken or weak authorization behavior
4. Authentication weaknesses
5. Lower-risk cleanup items

## Recommended workflow

1. Review the highest-risk findings first.
2. Confirm affected endpoints and environments.
3. Validate business and security impact.
4. Assign remediation ownership.
5. Re-scan after fixes are deployed.

## Best practices

* Focus first on issues with clear exploitability
* Review authenticated findings carefully
* Track repeated findings across environments
* Re-scan after specification, auth, or backend changes

## Related pages

* [Security Scanning](/security-scanning)
* [Authorization Matrix](/authorization-matrix)
