CVEProject / cvelistV5

CVE cache of the official CVE List in CVE JSON 5 format
689 stars 152 forks source link

Multiple empty JSONs #1

Closed chandanbn closed 2 years ago

chandanbn commented 2 years ago

Not sure what caused this but there are many empty records. eg.,

https://github.com/CVEProject/cvelistV5/blob/ee0bf97032cd4f2b2cb5874ba19b16a84cb12c85/review_set/2022/24xxx/CVE-2022-24112.json

jwhitmore-mitre commented 2 years ago

Source of issue missing perentheses '()' on a function call causing text insertion where a sting value was expected.

Code is being updated, new review set will be generated.

jwhitmore-mitre commented 2 years ago

Please review updated results and close this issue.

chandanbn commented 2 years ago

Looks good thank you for fixing this!