Highlights
Dependency Vulnerability: 1 prior fix. Scrutinize any change in this area.
lib/vips.rb: most-fixed (1 issue). 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.
Sandbox Escape: The project added explicit operation blocking to prevent untrusted libvips operations from escaping the sandbox, indicating a real attack surface when processing untrusted images.
Dependency Vulnerability: The yard dependency had a known security issue, patched by bumping to >=0.9.11, showing that build-time dependencies can introduce risk.