Missing User Warnings
Medium
- Confidence
- 98% confidence
- Finding
- The code appends the required API token to the URL query string for every request. Query-string credentials are commonly exposed via logs, browser/history tooling, proxies, APM traces, and upstream server access logs, so this unnecessarily increases the chance of credential leakage even though the transport uses HTTPS.
