Highlights
Denial of Service: 17 prior fixes. Scrutinize any change in this area.
internal/checker/checker.go: most-fixed (6 issues). 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.
Denial of Service: Multiple recursion and overflow vulnerabilities in type resolution can cause stack overflows or hangs on crafted types.
Denial of Service: Panics from nil/type assertions and path traversal in tsconfig parsing can crash the server or escape project root.
Denial of Service: Infinite recursion in type symbol resolution can cause stack overflow.