Highlights
Information Disclosure: 1 prior fix. Scrutinize any change in this area.
Clockwork/Support/Laravel/ClockworkSupport.php: 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.
Information Disclosure: Clients querying Clockwork metadata could bypass implicit security boundaries by using the 'only' filter, resulting in the leakage of the sensitive 'updateToken' which is used to authorize state-changing operations. Developers must ensure that sensitive framework and debug tokens are strictly stripped or absent from allowlist-based serialization filters.