Missing User Warnings
Medium
- Confidence
- 97% confidence
- Finding
- The API authentication token is explicitly modeled as a query parameter and later appended into the request URL, which causes the secret to appear in URLs, logs, browser history, proxies, and upstream telemetry. Even though the destination uses HTTPS, query-string secrets are routinely exposed through server/access logs and observability systems, making credential leakage more likely than if the token were sent in an Authorization header.
