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

some CVE without dataVersion field #57

Closed
jbmaillet opened this issue Jul 1, 2024 · 2 comments
Closed

some CVE without dataVersion field #57

jbmaillet opened this issue Jul 1, 2024 · 2 comments

Comments

@jbmaillet
Copy link

Contrarily to the note at the top of the README regarding version of the schema, some CVE miss this information.

Example:
https://github.com/CVEProject/cvelistV5/blob/main/cves/2024/36xxx/CVE-2024-36971.json
...only has "dataType": "CVE_RECORD", but no "dataVersion" field at all.

@MaineK00n
Copy link

@jbmaillet
When I check it now, dataVersion is included.

"dataVersion": "5.1"

@jbmaillet
Copy link
Author

@MaineK00n indeed, and this file has not changed since e2ea1e8 on Thu Jun 27. My mistake, I wrongly presumed that such mention should be at the top while JSON is unordered. Thanks for noticing.

Not a bug.

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

2 participants