Screenshots
Example Usage
# 1. Start Elasticsearch and Kibana
docker compose up -d

# 2. Sync CVE data (this takes a while - 300K+ CVEs)
python -m cvelk sync

# 3. Setup the dashboard
python -m cvelk setup

# 4. Open the dashboard
open http://localhost:5601/app/dashboards#/view/cvelk-main-dashboard