Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
core-network: 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: Commitment of plaintext GPT_API_KEY and STREAM_API_KEY secrets to the public git repository directly compromises backend services and integrations. Developers must strictly avoid tracking configuration files containing sensitive keys in version control.
Auth Bypass: Failure to clear cookies and local cache within WebView components during unauthorized responses (401 errors) allowed expired or revoked credentials to persist. This creates a risk of unauthorized session reuse on shared or compromised devices.