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

Create breached password generator script #7

Closed
csirianni opened this issue Oct 5, 2023 · 0 comments · Fixed by #14
Closed

Create breached password generator script #7

csirianni opened this issue Oct 5, 2023 · 0 comments · Fixed by #14
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@csirianni
Copy link
Owner

csirianni commented Oct 5, 2023

Use Python or Bash to create a specified number of passwords compliant with the strong password standards:

  • Uppercase letter
  • Lowercase letter
  • Special character
  • Digit
  • 10+ characters

Write the passwords to stdout or a csv or directly to the database?

@csirianni csirianni added the enhancement New feature or request label Oct 5, 2023
@csirianni csirianni added this to the Spring 0 milestone Oct 5, 2023
@csirianni csirianni self-assigned this Oct 5, 2023
@csirianni csirianni moved this to Todo in PDL Kanban Oct 5, 2023
@ni-jessica ni-jessica self-assigned this Oct 15, 2023
@ni-jessica ni-jessica linked a pull request Oct 15, 2023 that will close this issue
@ni-jessica ni-jessica moved this from Todo to In Progress in PDL Kanban Oct 18, 2023
@csirianni csirianni moved this from In Progress to In Review in PDL Kanban Oct 24, 2023
@github-project-automation github-project-automation bot moved this from In Review to Done in PDL Kanban Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants