Skip to main content

Documentation Index

Fetch the complete documentation index at: https://apyguard.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

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