⚡ New Features
- Overhauled the Trivy page to better visualize all vulnerabilities by using a container table
- Add the option to manually update/first download the vulnerability databases
- Corrected a container status key which prevented the Health cron from running
- Add a bypass to the tasks to run even when not scheduled if triggered manually
- Make tables inside a table-responsive div suck less on mobile and not squish the table columns
- Restructured security notification payload
- Added a manual clean button under Settings>Development to clean dead containers from database
Important
Dockwatch is not affected by the recent Trivy security breach.
📝 What's Changed
937d81c: feat(trivy): use a full overview table instead of a per container table by @nzxl101a1334f6: fix(trivy): table not initizialing and active nav link not updating by @nzxl101f73f322: feat(trivy): manually trigger a db download by @nzxl1012df42b7: fix(settings): rename trivy section by @nzxl101be06c8e: fix(health): correct container status key from 'State' to 'status' by @nzxl1019e49fdf: Add a bypass to the tasks to run even when not scheduled if triggered manually by @austinwbest0a5be00: Make tables inside a table-responsive div suck less on mobile and not squish the table columns by @austinwbest3123463: feat(security): restructure notification payload by @nzxl10102120ab: feat(security): add 'changed' flag to security payload and send overview of issues by @nzxl101ec7535c: feat(dependencies): update renovate configuration to include additional groupings and remove obsolete rules [skip ci] by @nzxl101cc41f57: chore(deps): update action versions by @nzxl1011466dff: feat(containers): add cleanup functionality to remove dead containers from the database by @nzxl101
👥 Contributors
Full Changelog: v0.6.517...v0.6.534