/quay/repositories/vulnerabilities

POST /api/quay/repositories/vulnerabilities

Price: 5 credits

Get the Clair vulnerability scan of one Quay.io image tag

How to use it

Read the Clair scan of one tag as a single report. Check `scan_status` before trusting an empty `vulnerabilities` list: 'scanned' with no rows means the image is clean, while 'queued' means Clair has not finished and 'unsupported' means it cannot index this image at all — neither is a clean image. A multi-arch tag is scanned per platform, so `platform` picks which one is read and each can carry a different result. `fixed_by` is populated only where an upgrade exists, so its absence means unfixed rather than unknown.

Parameters

Request body

Response

Errors

Response headers