Skip to content

added a script that checks password strength from 1 to 5 i.e weak to … #310

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

Merged

Conversation

jaspinderkohli
Copy link
Contributor

Description

added a script that checks password strength from 1 to 5 i.e weak to strong

Related Issue

Script to check password strength

Changes Made

  • just type in the password and it will check if the entered password Is weak or strong. (Ranges from 1 to 5 )

How to Test

python password_strength_checker.py

Checklist

  • Code has been tested and verified to work as expected.
  • Documentation has been updated to reflect the changes (if applicable).
  • All tests pass successfully.
  • Followed coding conventions and best practices.

@github-actions
Copy link

Hi @jaspinderkohli! 👋

Thank you for submitting a pull request! We appreciate your contribution and will review your changes as soon as possible.

@larymak larymak merged commit 77d0cc5 into larymak:main Aug 1, 2023
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