Highlights
Credential Leak: 2 prior fixes. Scrutinize any change in this area.
.github/certs/hexagon: most-fixed (1 issue). Treat as high-risk during review.
1 high-severity fix in this history; regressions here are high-impact.
Recurring patterns
The bug types that recur here, drawn from past fixes, not open vulnerabilities.
Hardcoded Credentials: The presence of a hardcoded HTP signing certificate private key (.pfx) in the repository exposes critical build-signing infrastructure to unauthorized users if the repository is leaked or accessed by untrusted parties.
Credential Leak: During file-downloading operations, administrative or user authorization headers could be forwarded to third-party domains when following cross-host redirects, leading to token theft.
Credential Leak: A hardcoded GENIEX_TOKEN within the JNI initialization code exposes runtime credentials to reverse-engineering of the compiled Android library binaries.