Missing User Warnings
Medium
- Confidence
- 87% confidence
- Finding
- The documentation explicitly requires a user authentication token in a query parameter but provides no warning about secure handling, storage, logging, or sharing of that credential. Query-string tokens are especially risky because they are commonly exposed in browser history, intermediary logs, analytics systems, and monitoring tools, which can lead to credential leakage and unauthorized API access.
