Thanks to everyone who created feature requests, bug reports and tested fixes. Your help is instrumental to continue to improve Cupdate!
Features
Improved vulnerability details
Cupdate packs several security-related features. One of these is the aggregation of information about vulnerabilities affecting an image.
In v0.22.0 Cupdate collects more information about the affected packages, and presents this information to you in a much cleaner and descriptive way - to help you understand what impact a vulnerability has for you.

For supported package types, links take you directly the relevant site to let you read more about the affected packages.

A list of references let's you read up on the impact of the vulnerability.
Podman support
Thanks to @demifiend9, Cupdate now supports Podman through its Docker-compatible socket, or via using a Docker socket proxy.
For now, the support is in beta, but should work very similar to the existing Docker support. See docs/podman for more information.
Improvements and fixes
- Make folded cards' tabs clickable
- Fix zero-width space included when copying image references
- Fix decoding of HTML character entities for GitHub repository descriptions
- Add missing target and rel attributes to anchors
- Update usage of deprecated otel attributes
- Dependency updates, go updates, node updates, action updates
- Add yarn resolution to update brace-expansion (GHSA-v6h2-p8h4-qcjw (low))
Full Changelog: v0.21.2...v0.22.0