-
Notifications
You must be signed in to change notification settings - Fork 85
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
fix(jans-auth): plaintext passwords logged from TokenRestWebServiceImpl with DEBUG log level #8959 #9281
Conversation
…pl with DEBUG log level #8959 Signed-off-by: YuriyZ <yzabrovarniy@gmail.com>
DryRun Security SummaryThe pull request focuses on improving the security of the Expand for full summarySummary: The code changes in this pull request focus on improving the security of the
Overall, these changes demonstrate a security-conscious approach to application development and are a good step towards improving the security of the Jans Auth Server application. Files Changed:
Code AnalysisWe ran
Riskiness🟢 Risk threshold not exceeded. |
|
|
|
|
|
|
|
Description
fix(jans-auth): plaintext passwords logged from TokenRestWebServiceImpl with DEBUG log level
Target issue
closes #8959
Test and Document the changes
Please check the below before submitting your PR. The PR will not be merged if there are no commits that start with
docs:
to indicate documentation changes or if the below checklist is not selected.