Highlights
Insecure File Permissions: 1 prior fix. Scrutinize any change in this area.
files: 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.
Insecure File Permissions: Files written to generated packages could be created with insecure default permissions (such as 0666 or 0777) if the packaging process fails to maintain original permissions or apply an appropriate umask. This allows local attackers to potentially modify packaged binaries or configuration files.