I would like to be able to do something such as
yum list installed > SOME_FILE.txt
or the equivalent in any other distribution and then upload SOME_FILE.txt to this tool and have it check the CVE database for any vulnerabilities. A stretch goal would to report what version resolves the issue.
It would acceptable if the tool could be downloaded and then download the CVE database as needed so it could run locally.