Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions docs/vex-ga-details.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion docs/vex-ga.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
Loading