Retrieve SCA issues for a specific scan
Documentation Index
Fetch the complete documentation index at: https://docs.corgea.app/llms.txt
Use this file to discover all available pages before exploring further.
API key for authentication
The ID of the scan
The page number for pagination
The number of results per page
x <= 50Filter by severity levels (comma-separated). Valid values: CRITICAL, HIGH, MEDIUM, LOW
Filter by package name (partial match)
Filter by package ecosystem (case-insensitive)
Filter by CVE identifier (partial match)
Filter by file path (partial match)
Filter by whether a fix is available (true/false)
Sort results by field (prefix with '-' for descending order)
created_at, -created_at, severity, -severity, package, -package, ecosystem, -ecosystem