Skip to content

Japkeerat/Vulnerability-Data-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vulnerability Data Dashboard

This repository contains the code that is used to develop the dashboard for the Vulnerability Data as present in OSS Vulnerabilities Dataset on Kaggle (FYI, I maintain this dataset and the code for the dataset generation is in this repository).

This dashboard is developed using Streamlit, a Python library that allows you to create interactive web apps for machine learning and data science. The dashboard is hosted on Streamlit Cloud here.

How to run the dashboard locally

  1. Clone the repository and run pip install -r requirements.txt to install the required dependencies.
  2. Run streamlit run app.py to run the dashboard locally.

Releases

No releases published

Packages

No packages published

Languages