full_updater/full_updater
enzo 9c4e40505b
All checks were successful
Build and Release .deb / build-deb (push) Successful in 21s
fix(summary): enable CVE button when non-fixable CVEs exist
- Use cve_total instead of cve_count to determine button disabled state
- Allows viewing all CVEs even when none are fixable
2026-05-13 02:38:58 +02:00
..
backend feat(cve): show all CVEs with fixable indicator in list screen 2026-05-13 02:35:15 +02:00
ui fix(summary): enable CVE button when non-fixable CVEs exist 2026-05-13 02:38:58 +02:00
__init__.py Initial commit 2026-05-12 22:36:36 +02:00
__main__.py Initial commit 2026-05-12 22:36:36 +02:00
app.py feat(cve): filter actionable CVEs via Debian Security Tracker API 2026-05-13 02:27:22 +02:00