VEX (Vulnerability Exploitability eXchange) generator and consumer library supporting CSAF, CycloneDX, and OpenVEX formats. Current version 0.2.3, requires Python >=3.7. The library allows creating, parsing, and validating VEX documents in multiple formats. Release cadence is irregular, with updates focused on bug fixes and format compatibility.
pip install lib4vexNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Generate a CSAF VEX document and print JSON; loading example commented out.
Ensure version is an integer when generating OpenVEX documents.
Upgrade to >=0.2.0 and use load() for auto-detection.
Ensure product names are fully qualified or upgrade to latest version.
Refer to documentation for current method signatures; upgrade to latest version.
No dependency data recorded yet.