fix(release): grype GHSA alias suppression + full launch notes #127
Reference in New Issue
Block a user
Delete Branch "fix/grype-gate-and-launch-notes"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two items from the rc.2 rehearsal (binaries run was fully green — notes, prerelease flag, GitHub mirror all correct):
.grype.yamlsuppressed the wish SCP path traversal by CVE id (CVE-2026-41589); grype's db now surfaces the same flaw as GHSA-xjvp-7243-rg9h, and ignore matching is exact-id. Both ids now listed. The SCP middleware is never compiled into uptop (govulncheck reachability agrees); the real fix — charm.land/wish/v2 — requires the whole bubbletea-v2 stack migration, tracked in #126.git-cliff --currentrenders since-last-tag, so v0.1.0 would get only commits-since-rc.2.ignore_tags = "v.*-rc.*"folds rc rehearsal tags into the next real release — verified locally: rc tags render the full pending section, v0.1.0 will cover complete history.After merge:
v0.1.0-rc.3— Docker Hub push remains the only unexercised pipeline path.