Highlights
Path Traversal: 1 prior fix. Scrutinize any change in this area.
scripts/cross_packager.py: 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.
Path Traversal: The packaging script was vulnerable to directory traversal, which could allow arbitrary file write operations outside of the intended target directory by utilizing relative path sequences. This could lead to local file write or overwrite during the packaging process.