vehemont / nvdlib

A simple wrapper for the National Vulnerability CVE/CPE API
https://nvdlib.com
MIT License
82 stars 29 forks source link

Getters for CVE CVSSv3.0 vectors missing? #48

Open OlegAndrianov opened 6 days ago

OlegAndrianov commented 6 days ago

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 commented 6 days ago

2024-09-22 04_02_04-Window