Highlights
Denial of Service: 2 prior fixes. Scrutinize any change in this area.
lib/http-protocol.js: 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: Lack of parameter presence checks on incoming HTTP protocol requests allows unhandled exceptions to crash the application, leading to a service-wide Denial of Service.
Denial of Service: Processing unexpected cookie data types without type validation crashes the proxy server when calling Immutable methods.