v1
latestOpenAPI 3.0.02026-07-249055687.1 KBExport OpenVEX Document (Beta)
Export vulnerability exploitability data as an OpenVEX v0.2.0 document.
OpenVEX (Vulnerability Exploitability eXchange) documents communicate the exploitability status of vulnerabilities in software products. This export includes:
- Patch data: Vulnerabilities fixed by applied Socket patches are marked as "fixed"
- Reachability analysis: Code reachability determines if vulnerable code is exploitable:
- Unreachable code → "not_affected" with justification
- Reachable code → "affected"
- Unknown/pending → "under_investigation"
Each statement in the document represents a single artifact-vulnerability pair for granular reachability information.
This endpoint consumes 1 unit of your quota.
This endpoint requires the following org token scopes:
- report:read
Path parameters
The slug of the organization
The full scan OR sbom report ID
Query parameters
The author of the VEX document. Should be an individual or organization.
The role of the document author (e.g., "VEX Generator", "Security Team").
Custom IRI for the VEX document. If not provided, a default IRI will be generated.
Response
OpenVEX v0.2.0 document