Highlights
Access Control: 1 prior fix. Scrutinize any change in this area.
.github/workflows/ci.yml: 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.
Supply Chain: CI workflow uses unpinned third-party actions, allowing a compromised action to inject malicious code or exfiltrate credentials during builds.
Access Control: Generated component classes may be made public even when the source component type is not, exposing internal implementation details and enabling unauthorized access.