Security context

What an agent needs to avoid regressing past fixes and find the next vuln in this repo.

brij-digital/espresso-cash-public
master @ 7715068
6
Fixes
0
CVEs
HIGH
Peak severity
50.0%
Coverage
Highlights
Information Disclosure: 2 prior fixes. Scrutinize any change in this area.
Danger: 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: Third-party API keys (including kadoApiKey, rampApiKey, and guardarianApiKey) were hardcoded within configuration files, exposing sensitive service credentials to static analysis and reverse engineering of the application binary.
Information Disclosure: Standard text input fields used for entering mnemonic seed phrases did not disable OS-level keyboard suggestions, autocorrect, or spell check, potentially leaking highly sensitive recovery keys to local system dictionaries.
Data Leakage: Local repositories handling incoming and outgoing transaction tips were not cleared when a user logged out, allowing subsequent users of a shared device to access historical transactional metadata.