Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
data/payer_keypair/mainnet: most-fixed (1 issue). Treat as high-risk during review.
2 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.
Sensitive Information Disclosure: Active cryptographic wallet keypair JSON files containing sensitive private keys were stored directly in the repository, presenting immediate risk of unauthorized fund access on mainnet.
Information Disclosure: Exposed wallet keypairs and private keys within SDK subfolders present a critical risk of credential theft if developers run or distribute untrusted SDK artifacts.
Information Disclosure: Debug log statements printed secret gRPC authentication tokens (GRPC_XTOKEN) directly to stdout, exposing sensitive infrastructure credentials to system logs and processes.