v1.0.0
What's Changed
First release. Simple CVE Tracker is a self-hosted CVE monitor for small IT teams and homelabs: build a watchlist of the products you run and it tells you when new or known-exploited CVEs match.
- Keyword watchlists matched against the full CVE List v5 catalog
- CISA KEV flagging plus NVD and EPSS score enrichment
- Web dashboard with a hit review workflow, filters, and coalesced email alerts
- One-command install on Linux/Raspberry Pi (systemd service), or run with Docker Compose
- Every release ships with a SHA-256 checksum and a signed build provenance attestation (see the README for how to verify)
Full Changelog: https://github.com/JDE-Projects/Simple-CVE-Tracker/commits/v1.0.0