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

Release 17.0.0 #1346

Merged
merged 8 commits into from
Dec 27, 2024
Merged

Release 17.0.0 #1346

merged 8 commits into from
Dec 27, 2024

Conversation

sk-keeper
Copy link
Collaborator

No description provided.

@sk-keeper sk-keeper merged commit c9f5650 into master Dec 27, 2024
1 of 3 checks passed
template_value = _DEFAULT_PASSWORD_COMPLEXITY
if template_value:
with open(filepath, 'wt') as fd:
fd.write(template_value)

Check failure

Code scanning / CodeQL

Clear-text storage of sensitive information High

This expression stores
sensitive data (password)
as clear text.
This expression stores
sensitive data (password)
as clear text.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants