Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
src/lib/utils.ts: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Information Disclosure: The Zoom SDK secret (ZOOM_SDK_SECRET) was exposed to the client-side bundle due to its inclusion in shared utility files. This allows external actors to retrieve the secret and forge signatures. Developers must isolate all secret-handling code to server-only modules or APIs.