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

Observations about OpenVEX #1

Open
anthonyharrison opened this issue May 20, 2024 · 0 comments
Open

Observations about OpenVEX #1

anthonyharrison opened this issue May 20, 2024 · 0 comments

Comments

@anthonyharrison
Copy link
Owner

anthonyharrison commented May 20, 2024

From Stefan Fleckenstein

I had a look at your lib4vex library and had a go with the parser. For OpenVEX I found some differences between their specification and what can be parsed by your library. Are these differences intended?

  • A statement can not be parsed without a timestamp. According to the specification the timestamp is not mandatory but can cascade down from the document.
  • The @id of a product must not necessarily be a PURL. You could specify the PURL in the `identifiers
  • Due to the specification a statement can have a list of products, but your lib4vex supports only one product.
  • Products in OpenVEX can have subcomponents. These can be useful to express which library in the product is actually affected by the vulnerability. Do you plan to support this in the future?
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

No branches or pull requests

1 participant