When enabling the logging at the DEBUG or TRACE levels, the token may be displayed in the logs.
This is not a security issue, because we are logging all HTTP calls and responses which may include the token.
The token can be found in the URL, the HTTP headers or cookies.
The goal is to log a warning about such potential security issues and also display a colored text below the "Generate a report".
- is related to
-
NXDRIVE-2610 Remove the obsolete TRACE logging level
- Resolved