devguard icon indicating copy to clipboard operation
devguard copied to clipboard

It should be possible to download VEX Information

Open timbastin opened this issue 1 year ago • 0 comments

VEX provides critical insights into the exploitability of vulnerabilities in software components, enabling users to prioritize remediation efforts effectively.

Why is this important?

  1. Efficiency: Incorporating VEX download capability streamlines the process of assessing the exploitability of vulnerabilities, saving users time by focusing on impactful issues. Automation and Integration: VEX data being machine-readable facilitates automation and seamless integration into broader security tooling and processes. 2.Enhanced Security Posture: Direct access to VEX information empowers users to adopt a more informed approach to securing their software, prioritizing remediation efforts effectively.

Feature Request

Implement a feature to enable the downloading of VEX information within software analysis tools, either as part of software bill of materials (SBOM) analysis or as a standalone feature. Ensure the feature supports parsing and presenting VEX data in a user-friendly format, facilitating easy comprehension of vulnerability status (e.g., Not Affected, Affected, Fixed, Under Investigation). Consider leveraging the Common Security Advisory Framework (CSAF) for implementation, as VEX is integrated as a profile within CSAF, ensuring compatibility and adherence to industry standards.

https://www.ntia.gov/files/ntia/publications/vex_one-page_summary.pdf

timbastin avatar Mar 30 '24 16:03 timbastin