Source for the site cvechk.net.
A simple and consolidated method for checking vendor API data for CVE information. This site is built strictly with Python using the flask framework, no JavaScript is used. Data returned is a list of vendor CVE links along with versions of packages which fix the applicable issues.
The following operating systems are currently available for data reporting. Additional operating systems will be added in future releases.
- RHEL 6/7 (including CentOS)
Pull requests are welcome to the dev branch only. Whenever possible please ensure Python files pass flake8 testing.
For any feedback, suggestions, requests, or bugs please use the issue tracker on GitHub.