A simple web application to select CVEs, display their EPSS scores, and show their descriptions using a graphical and tabular format.
Features Select multiple CVEs from a list. Display EPSS scores and descriptions for selected CVEs. Visualize EPSS scores with a bar chart. Randomly colored selection highlights. Installation Clone the repository:
git clone https://github.com/basakerdogan/epss_sorter.git
cd epss_sorter
Usage Run the application:
python app.py
Open your web browser and go to:
http://127.0.0.1:5000