Download the Vulnerability Exploitability eXchange (VEX) report, which details the exploitability status of vulnerabilities found in your binaries.Documentation Index
Fetch the complete documentation index at: https://docs.binarly.io/llms.txt
Use this file to discover all available pages before exploring further.
When to Use This Endpoint
Use this endpoint to:- Communicate which vulnerabilities are “fixed” or “not affected”.
- Provide machine-readable security advisories to customers.
Request
Endpoint| Parameter | Required | Description |
|---|---|---|
productId | ✅ | Product ID |
imageId | ✅ | Image ID |
format | ✅ | Report format: openVEX or cycloneDX |
| Header | Value |
|---|---|
Authorization | Bearer <access_token> |