-
server: cap buffered scan download to recorded size + slack
-
server: drain scheduler + bg pool concurrently within one shutdown budget
-
server: trace custom-page CSS rejections; fix scheduler lock-id comment
-
server: surface export_projects serialize failure as 500
-
server: badge library purchases Free by amount paid, not current price
-
server: attach per-IP rate limit to guest download route
-
server: type-gate CDN cover behind visible_cover_url + build seal
-
server: clear clippy gate (from_db_str rename, create_item allow)
-
server: non-blocking per-event webhook lock (try_lock_event)
-
server: guard concurrent-index migration hygiene
-
server: add cargo-deny supply-chain gate
-
server: bump plist to clear quick-xml RUSTSEC-2026-0194/0195
-
perf(search): index-serve the fuzzy title branch; add request timeout
-
Remediate audit findings: SSRF userinfo bypass, guest role, C1 scope gaps
-
Remediate audit Run 22 fix-first findings; bump to 0.10.8
-
wam: replace priority enum with computed painhours score
-
Remediate audit Run 21 findings across server
-
observability: scan verdict, duration, and queue-depth metrics (audit Run 20 Phase 8)
-
perf: cap project-metadata export and break zip walk early (audit Run 20 Phase 7)
-
frontend: fix CSP-dead modal close buttons, consolidate escapeHtml (audit Run 20 Phase 6)
-
cleanups: drop the last db .expect, fix csrf phantom race comment, instrument custom-page write (audit Run 20 Phase 5)
-
openapi: document the SyncKit rotation and subscription endpoints (audit Run 20 Phase 4)
-
email: retry transient Postmark failures with bounded backoff (audit Run 20 Phase 3)
-
security: seal admin gate, close export quarantine bypass, drop legacy sessions (audit Run 20 Phase 2)
-
payments: seal webhook dedup and tip-split idempotency (audit Run 20 Phase 1)
-
synckit: auto-reconnect the SSE notification stream (audit Phase 5)
-
synckit: give Idempotency runtime teeth, unify rotation decrypt (audit Phase 4)
-
synckit: instrument the conflict layer and billing calls (audit Phase 3)
-
synckit: uncap large-body transport, don't hold plaintext during upload (audit Phase 2)
-
synckit: harden crypto and conflict resolution against a hostile server (audit Phase 1)