nvdlib icon indicating copy to clipboard operation
nvdlib copied to clipboard

Getters for CVE CVSSv3.0 vectors missing?

Open OlegAndrianov opened this issue 5 months ago • 1 comments

Hello! I noticed that Documentation does not list specific getters for CVSS 3.0 (Similar to v31vector, v2ector, that are documented) For 3.0 my debugger shows me a a mixture of v30 and v2getters (see attach). Maybe 2.0 are there because records contains 2.0 metrics as well, but in any case I do no see getters for attackvector and privilegesrequired. I can get them from metrics node but I assume they should be available.

OlegAndrianov avatar Sep 22 '24 11:09 OlegAndrianov