Highlights
Denial of Service: 2 prior fixes. Scrutinize any change in this area.
data_juicer/config/config.py: 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: Unchecked zip and tar archive extraction can lead to resource exhaustion (zip bomb) during dataset processing, causing system-wide denial of service.
Denial of Service: Using predictable or static temporary files in shared directories creates race conditions and concurrency conflicts that can block configuration initialization.