Highlights
Remote Code Execution: 2 prior fixes. Scrutinize any change in this area.
lib/image_processing/chainable.rb: most-fixed (2 issues). Treat as high-risk during review.
2 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.
Remote Code Execution: Attackers can execute arbitrary shell commands or code by passing unsafe, unsanitized inputs into the processing pipeline, which then dispatches methods dynamically to unsafe receivers.