Skip to content

✨ feat(website): surface container image trust on the landing page#70

Merged
s-b-e-n-s-o-n merged 1 commit into
mainfrom
feat/website-image-trust-feature
May 21, 2026
Merged

✨ feat(website): surface container image trust on the landing page#70
s-b-e-n-s-o-n merged 1 commit into
mainfrom
feat/website-image-trust-feature

Conversation

@s-b-e-n-s-o-n
Copy link
Copy Markdown
Contributor

Cosign-backed container image signature verification (request_body.container_create.image_trust) shipped in v0.7.0 and is documented in the README and the docs site, but it was never surfaced on the marketing site. This closes that gap.

Changes

  • features.ts — new Container Image Trust feature card (security category): keyed (PEM ECDSA/RSA/ed25519) and keyless (Fulcio issuer + SAN, optional Rekor inclusion) verification, per-profile, enforce vs warn modes. Uses the Fingerprint lucide icon.
  • comparison-rows.ts — new Container image trust row: No for all five comparators (Tecnativa, LinuxServer, wollomatic, 11notes, CetusGuard — none verify image signatures), Yes (cosign keyed + keyless, enforce / warn) for sockguard.
  • page-data.test.mjs — updated the data-module count/order assertions to include the new card and row.

Verification

  • next build passes — TypeScript clean, Fingerprint import resolves.
  • npm test green (website 4/4, all workspaces 84/84).
  • Rendered the static build locally: the feature card shows in the grid with the security badge; the comparison row renders with all six proxy columns correct.

Cosign-backed container image signature verification shipped back in
v0.7.0 but was never surfaced on the marketing site. Adds a "Container
Image Trust" feature card (keyed + keyless verification, enforce/warn
modes) and a matching comparison-table row.
@vercel
Copy link
Copy Markdown

vercel Bot commented May 21, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
sockguard-website Ready Ready Preview, Comment May 21, 2026 6:44pm

Copy link
Copy Markdown
Member

@biggest-littlest biggest-littlest left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Surfaces the v0.7.0 image-trust feature on the marketing site — card + comparison row, counts test updated. Verified locally. LGTM.

@s-b-e-n-s-o-n s-b-e-n-s-o-n merged commit 8aed5dd into main May 21, 2026
36 checks passed
@s-b-e-n-s-o-n s-b-e-n-s-o-n deleted the feat/website-image-trust-feature branch May 21, 2026 18:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants