Opus
Cron Authorization compare on truncated/unicode headers can throw on non-Latin Buffer length mismatch
- apps/web/app/api/cron/sweep/route.ts:29-37
Safe — length is checked before timingSafeEqual, which is required (timingSafeEqual throws on length mismatch). Confirmed correct. Withdraw.
Recommendation
No-op.