Highlights
Auth Bypass: 1 prior fix. Scrutinize any change in this area.
.github/workflows/dependabot-auto-merge.yml: most-fixed (1 issue). 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.
Path Traversal: Attackers can bypass blocklists using UNC paths, file:// protocol wrappers, and protocol-relative local URLs in methods like html() or url() to read local system files during PDF/screenshot generation.
Auth Bypass: Relying on mutable trigger actors for auto-merge workflows can allow unauthorized actors to execute privileged pipeline tasks if the actor check is bypassed.