Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 911 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 911 Bytes

CVE-Monitor

This project is built to keep track of latest critical CVE (Common Vulnerabilities and Exposures) changes provided by NVD and show it in an easy way that is suitable for monitoring screens. The server checks for any updates periodically and updates the clients automatically.

The design adapt to the width of the page:

To do:

  • Find a way to display the full description for CVEs with long description.

Deployment

  • See INSTALLATION.md

Built With:

  • Flask - web framework for python
  • Python 3.6

Authors:

  • Nourah Altawallah - Initial work and enhancements
  • Fahad Alduraibi - Idea, support and enhancements

Contribution to this project is more than welcome, kindly submit your pull requests, comments, bug reports and suggestions through the project repository on github.