github Notifiarr/dockwatch v0.6.534

13 hours ago

⚡ 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 @nzxl101
  • a1334f6: fix(trivy): table not initizialing and active nav link not updating by @nzxl101
  • f73f322: feat(trivy): manually trigger a db download by @nzxl101
  • 2df42b7: fix(settings): rename trivy section by @nzxl101
  • be06c8e: fix(health): correct container status key from 'State' to 'status' by @nzxl101
  • 9e49fdf: Add a bypass to the tasks to run even when not scheduled if triggered manually by @austinwbest
  • 0a5be00: Make tables inside a table-responsive div suck less on mobile and not squish the table columns by @austinwbest
  • 3123463: feat(security): restructure notification payload by @nzxl101
  • 02120ab: feat(security): add 'changed' flag to security payload and send overview of issues by @nzxl101
  • ec7535c: feat(dependencies): update renovate configuration to include additional groupings and remove obsolete rules [skip ci] by @nzxl101
  • cc41f57: chore(deps): update action versions by @nzxl101
  • 1466dff: feat(containers): add cleanup functionality to remove dead containers from the database by @nzxl101

👥 Contributors

@austinwbest @nzxl101

Full Changelog: v0.6.517...v0.6.534

Don't miss a new dockwatch release

NewReleases is sending notifications on new releases.