Highlights
Memory Corruption: 1 prior fix. Scrutinize any change in this area.
plugin/unmarshal/unmarshal.go: 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.
Memory Corruption: Inadequate bounds validation and unsafe direct slicing of input buffers during unmarshaling allows attackers to cause application crashes, data corruption, or unexpected behavior via crafted inputs, as tracked in CVE-2021-3121.