summaryrefslogtreecommitdiff
path: root/morphlib/plugins/cve_check_plugin.py
Commit message (Expand)AuthorAgeFilesLines
* Fix error message.tlsa/cve-checkMichael Drake2015-04-241-1/+1
* Fix a couple of comments.Michael Drake2015-04-161-2/+2
* Implement checking of version agains CVE ranges.Michael Drake2015-04-161-8/+23
* Add debian version comparason code.Michael Drake2015-04-161-0/+221
* Avoid cloning repos that we don't have data for.Michael Drake2015-04-151-18/+21
* Load CVEs from YAML file, instead of hardcoding.Michael Drake2015-04-151-23/+31
* Improve version guessing.Michael Drake2015-04-151-1/+72
* Improve output formatting.Michael Drake2015-04-151-2/+3
* Make it easier to add software to internal DBMichael Drake2015-04-151-9/+25
* Add WIP CVE checking pluginMichael Drake2015-04-151-0/+165