Skip to main content

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.

Overview

Scan issues usually come from one of four places: invalid scope, broken authentication, unexpected API behavior, or stale collection definitions.

Authentication problems

Protected endpoints may fail when the configured auth flow or credential is incorrect.

Collection mismatch

Imported definitions may not reflect the current API behavior.

Scope issues

The selected endpoints or options may not match the intended test target.

Environment drift

Development, staging, and production can behave differently and affect scan outcomes.

Scan issue checklist

  • Confirm the asset and collection are correct
  • Confirm authentication works outside the scan if needed
  • Review whether selected endpoints are still valid
  • Re-import the collection if the API changed
  • Compare behavior across environments