Looking at some CVE's and I'm seeing a lot of:
"problemtype_data": [ { "description": [ { "lang": "eng", "value": "n/a" } ] } ] }, so 1/6 are "n/a", this seems like a lot of garbage data. Is this correct? -- |
Ah crud, I forgot a CVE JSON can have multiple product_name entries, regardless that makes the data worse, I checked and there appears to be no overlap of data/"n/a" in 2020,
Looking at some CVE's and I'm seeing a lot of: -- |