0.8.8 (Pre Release)
Upgrading from an earlier version?
If you are upgrading an existing deployment, review the upgrade notes first.
Improvements (3)
-
Improved the vulnerabilities page to handle large scan result sets more smoothly by virtualizing long vulnerability lists, reducing how many items are rendered at once.
-
Improved navigation on the vulnerabilities page with clickable severity summaries that jump directly to the matching severity section.
-
Added a back to top button on the package page to make long pages easier to navigate, especially when reviewing large vulnerability reports.
Bug Fixes (6)
-
Fixed the API v1 remote repository creation flow to accept empty cache revalidation values.
-
Fixed a Helm chart issue where enabling
serviceAccount.enabled: truetogether withserviceAccount.create: truecould fail rendering. Service account name resolution is now also handled consistently across chart components. -
Fixed npm remote repository downloads for registries that do not follow the standard npm tarball path structure, including GitLab.
-
Fixed npm remote repository tarball requests to return
404instead of500when the requested package file does not exist in the upstream repository. -
Fixed an issue where, when logged into the UI, public repositories were sometimes not displayed for users who did not have direct access, even though the repositories were publicly available.
-
Fixed RPM repository metadata generation so packages with missing distribution or architecture metadata still produce valid download locations instead of generating broken primary metadata entries.
Upgrade notes
No manual upgrade steps are required for 0.8.8.