Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proofread CVE fix versions in vdr.xml #7

Draft
wants to merge 2 commits into
base: cyclonedx
Choose a base branch
from

Conversation

ppkarwasz
Copy link
Contributor

This is the vdr.xml equivalent of the changes introduced in #6. Therefore, it requires #6 to be merged first.

To check the changes to the VDR file it is easier to:

- have a `latest.xml` file which contains the current status.
- copy it to `<n>.xml` when we make modifications.

This way we can follow the history of the `latest.xml` file for changes.
See #6 for references to the commits that implement the fixes.
Copy link
Member

@vy vy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the purpose of latest.xml, easy diff'ing?

@ppkarwasz
Copy link
Contributor Author

What is the purpose of latest.xml, easy diff'ing?

Exactly, the way we currently do it (new document at each update), you need to checkout the commit to see the differences.

@vy
Copy link
Member

vy commented Jan 29, 2025

@ppkarwasz, since version 2 was incorrectly bumped, can we override 2.xml instead of creating a new file and version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants