cvedetails-lookup
cvedetails-lookup copied to clipboard
Perform CVE lookup on cvedetails.com
Noticed this last month. Most cve queries don't return any data from cve.com. Could this be a modification on their side? Deleted data? Was something modified that requires the way...
Suggestion. Could you please add support to write something like "not available" while exporting to CSV. i.e, ID;CVSS;Date;Description;URL;Exploit not available;not available;not available;not available;not available;not available
It would be cool if this had the option to use wildcards such as * in front of so the product doesn't have to match completely for example: ```cvedetails-lookup.py --vendor...