-
Close security gaps from ultra-fuzz Run 10 (Security axis)
-
Tighten checkout guards and document promo use semantics (ultra-fuzz Run 10 Payments)
-
Run CPU-bound Argon2 off the async runtime (ultra-fuzz Run 10 C1)
-
Route custom-pages dollars() through the canonical formatter
-
Give scheduler lock a dedicated pool; drain worker quarantine spawns
-
Run item-cover idempotency check before the storage-cap check
-
Enforce >=32-char floor on service secrets; sanitize spool suffix
-
Store NULL, not "unknown", for PI-less transaction completions
-
Surface server error messages on HTMX failures; inline profile errors
-
Kill route N+1s, parallelize builds by host, unify scan entry points
-
Harden ClamAV to fail-closed; drop dead code; anti-spray rate-limit
-
Fix inline item-edit price-zeroing; guard refund double-submit
-
ux: seal cookie-auth mutations to the CsrfRouter, at-rule + XSS tests
-
perf: one maintenance scheduler, shared scan external-lookup helper
-
storage: make multipart abort-on-failure structural
-
security: owner-scope blog/item mutations, polyglot + moderation tests
-
payments: seal StripeAccountId + cart ItemType, add DB-layer tests
-
ux: friendly errors for validated extractors, widen hide/strobe guards, posture+clamp fixes
-
perf: scan timeouts on both paths, supervise+lock monitor, background appeal fan-out
-
storage: abort multipart upload on completion failure
-
security: seal git-push CSRF, close 7z/RAR polyglot evasion, exhaustive sanitizer allowlists
-
payments: close refund crash-window, seal enforcement_mode enum, license-key idempotency
-
ux: build OAuth redirects with real URL parsing (preserve query + fragment)
-
perf: set-based sync-log compaction, off-runtime quota walk, bounded scan lookups
-
security: close OAuth silent-consent gap, ClamAV fail-open observability, 7z/RAR + blame hardening
-
payments: enum-type SyncKit billing_status, seal single-live-subscription invariant
-
Release server v0.10.6
-
Background Stripe fan-outs and close perf cliffs (ultra-fuzz Run 6 Performance)
-
Harden git SSH limits and expand YARA corpus (ultra-fuzz Run 6 Security)
-
ux: extract all executable inline JS from templates into static files