Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#1012: fix potential security issue regarding passwords in log files #1013

#1012: fix potential security issue regarding passwords in log files

1cccdd8
Select commit
Loading
Failed to load commit list.
Merged

#1012: fix potential security issue regarding passwords in log files #1013

#1012: fix potential security issue regarding passwords in log files
1cccdd8
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Advanced Security / CodeQL succeeded Jun 30, 2023 in 9s

No new alerts in code changed by this pull request

Annotations

Check failure on line 411 in lib/metadataTypes/User.js

See this annotation in the file changed.

Code scanning / CodeQL

Clear-text logging of sensitive information High

This logs sensitive data returned by
an access to Password
as clear text.