Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

spatie/browsershot
main @ 100d6fe
2
Fixes
4
CVEs
HIGH
Peak severity
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.