full_updater/full_updater/backend
enzo 13d826ecd2
All checks were successful
Build and Release .deb / build-deb (push) Successful in 21s
feat(cve): add severity and vector columns to CVE list
- Parse [remote|local] and [severity] from debsecan output
- Display Severity and Vector columns in CVEListScreen
- Severity values: unimportant, low, medium, high, critical
2026-05-13 04:20:14 +02:00
..
__init__.py Initial commit 2026-05-12 22:36:36 +02:00
cache.py fix(cache): purge cache only once at startup, not on every write 2026-05-13 02:00:48 +02:00
executor.py Initial commit 2026-05-12 22:36:36 +02:00
scanner.py feat(cve): add severity and vector columns to CVE list 2026-05-13 04:20:14 +02:00