Skip to content

Update #2#27

Merged
o-austin merged 2 commits into
mbubesa:mainfrom
o-austin:main
May 15, 2025
Merged

Update #2#27
o-austin merged 2 commits into
mbubesa:mainfrom
o-austin:main

Conversation

@o-austin
Copy link
Copy Markdown
Collaborator

  • Python examples
  • pandas.md => README.md

jerryagenonga added 2 commits May 15, 2025 15:48
new_password += random.choice(characters)
return new_password[:length]

print(generate_password()) No newline at end of file

Check failure

Code scanning / CodeQL

Clear-text logging of sensitive information High

This expression logs
sensitive data (password)
as clear text.
This expression logs
sensitive data (password)
as clear text.
This expression logs
sensitive data (password)
as clear text.
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sample password generation code for educational purposes only.

@o-austin o-austin merged commit 1b014a6 into mbubesa:main May 15, 2025
2 checks passed
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