Highlights
Denial of Service: 1 prior fix. Scrutinize any change in this area.
crates/cursor-core/src/auth/mod.rs: most-fixed (1 issue). Treat as high-risk during review.
0 high-severity fixes in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Denial of Service: The application is susceptible to unexpected crashes during the authentication polling phase if the remote server returns an unhandled non-200 HTTP status code. This can be exploited or triggered naturally by network instability or server errors to disrupt client usability.