Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

zoom/videosdk-nextjs-quickstart
app-router @ 3cfbca3
1
Fixes
0
CVEs
HIGH
Peak severity
100.0%
Coverage
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.