List findings for a specific scan
Scans
List scan findings
Paginate through the findings produced by a scan.
GET
List findings for a specific scan
Returns findings produced by a specific scan, with the same filtering and sorting controls as List findings.
Only findings that have passed automated verification (
verification_status = approved) are returned.
Scope required:
readAuthorizations
Path Parameters
Query Parameters
The page number to retrieve.
The number of items to retrieve per page.
Available options:
critical, high, medium, low, info Available options:
open, true_positive, false_positive, accepted_risk, resolved, closed Filter by scan type across all scans associated with the finding.
Available options:
pr, full Filter by exact repository URL.
Only include findings discovered on/after this ISO 8601 timestamp.
Only include findings discovered before this ISO 8601 timestamp.
Available options:
found_at, updated_at, severity Available options:
ASC, DESC