Missing User Warnings
Medium
- Confidence
- 90% confidence
- Finding
- The `all` command prints the raw user-supplied input (`Input: "$text"`) along with multiple derived hashes directly to stdout. If users supply secrets such as passwords, API keys, or tokens, those values can be exposed in terminal scrollback, shell session recordings, logs, or other captured output; in a hashing utility, that misuse is plausible enough to treat as a real information-disclosure issue.
