diff --git a/docs/vex-ga-details.md b/docs/vex-ga-details.md index 158e3e2..b5d384a 100644 --- a/docs/vex-ga-details.md +++ b/docs/vex-ga-details.md @@ -2,8 +2,6 @@ This document is intended to cover the changes made in the new release of GA VEX files compared to the legacy VEX files. These changes are broken out by the three main CSAF VEX document sections: Document, Product Tree and Vulnerabilities. -++ Please Note: ++ The GA VEX files may experience minor changes as we address any final known issues. We aim to keep this documentation in sync with the changes, but there may be times when the documentation and implementation are not aligned. If you have questions on any of these changes, please see [How to Provide Feedback](https://redhatproductsecurity.github.io/security-data-guidelines/vex-GA-details/#how-to-provide-feedback). - ## Document Section The new GA VEX files include a few minor changes to the `document` section, outlined in the sections below. @@ -308,7 +306,6 @@ In new GA VEX files for [CVE-2023-26819](https://security.access.redhat.com/data ``` - ### Component Changes In additon to the product representation changes, there are a few changes to component representation. diff --git a/docs/vex-ga.md b/docs/vex-ga.md index 8681ba1..21c76e5 100644 --- a/docs/vex-ga.md +++ b/docs/vex-ga.md @@ -15,7 +15,7 @@ This new release focuses on data precision and standardizing our CSAF VEX format - **Streamlined Content**: We’ve removed unrequired fields (duplicate titles, redundant CVSS scores, unnecessary note objects) and ensured `fixed` product and components no longer appear in `workaround` remediation objects. - **Modernized Infrastructure**: We have migrated VEX publication to a completely new service that improves performance and supportability. -More detailed information on the differences between legacy VEX files and GA VEX files will be found [here](https://redhatproductsecurity.github.io/security-data-guidelines/vex-GA-details/). +More detailed information on the differences between legacy VEX files and GA VEX files will be found [here](https://redhatproductsecurity.github.io/security-data-guidelines/vex-ga-details/). ### Bugs Fixed in GA Release