Rather than using CVE Jsons - we can use a sqlite databaes instead.
Closed this issue · 0 comments
thiskappaisgrey commented
There's a tool that automatically will fetch CVEs and put them into a sqlite database that we cna search through easily. You can look at cve.sqlite3
and go-exploitdb.sqlite3
and easily fetch data from there in python