Highlights
Denial of Service: 1 prior fix. Scrutinize any change in this area.
assets/javascripts/lib/cookie_store.coffee: 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: Misconfiguration of Typhoeus HTTP pipelining options (passing an integer instead of a boolean) can trigger memory corruption within the underlying curl-based HTTP client, causing scraping worker crashes.
Information Disclosure: Dumping the entire client-side cookie store to frontend diagnostic or exception logging utilities poses a leak risk for tracking cookies and session identifiers.