Upload and analyze vulnerability scan data with VPR scoring
Drop CSV files here or click to select
No upload history yet
For team deployment, you can containerize this application:
Lonnie's Vulnerability Toolset
Copyright © 2025 Lonnie Bruton
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
1. Choose your date tracking method (upload date or CSV date)
2. Upload one or more CSV files with vulnerability data
3. View your VPR totals and charts automatically
4. Track history and export data as needed
Your CSV files should contain these columns:
vpr
, vpr_score
, or score
severity
, risk
, priority
, or level
Severity values should be: Critical
, High
, Medium
, or Low
Upload Date: Uses the time when you upload files (default)
CSV Date: Extracts dates from your CSV files
For team use, deploy with Docker:
docker build -t vpr-tracker .
docker run -p 8080:80 vpr-tracker
./deploy.sh
for guided setupLonnie's Vulnerability Toolset
Copyright © 2025 Lonnie Bruton
Licensed under GNU General Public License v3.0
Free and open source software for vulnerability management