{"id":21128813,"url":"https://github.com/antoantonyk/password-strength-meter","last_synced_at":"2026-01-24T15:17:32.763Z","repository":{"id":37787941,"uuid":"136347529","full_name":"antoantonyk/password-strength-meter","owner":"antoantonyk","description":"To display the strength of the password with a visual feedback.  PasswordStrengthMeter use zxcvbn to estimate the strength of the password and also provide a visual feedback with suggestions and warning messages.","archived":false,"fork":false,"pushed_at":"2025-02-19T22:45:22.000Z","size":17392,"stargazers_count":64,"open_issues_count":10,"forks_count":39,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-10-02T21:39:59.010Z","etag":null,"topics":["angular","angular10","angular6","angular8","angular9","password-meter"],"latest_commit_sha":null,"homepage":"https://antoantonyk.github.io/password-strength-meter/","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/antoantonyk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-06-06T15:19:41.000Z","updated_at":"2025-08-17T01:08:30.000Z","dependencies_parsed_at":"2024-01-11T06:06:03.963Z","dependency_job_id":"fa638c0e-e3a4-4011-a9ce-db974c25b7d9","html_url":"https://github.com/antoantonyk/password-strength-meter","commit_stats":{"total_commits":574,"total_committers":5,"mean_commits":114.8,"dds":0.1376306620209059,"last_synced_commit":"536d3a1a5ff9622b8b9f5b09899cbffc514ae644"},"previous_names":[],"tags_count":22,"template":false,"template_full_name":null,"purl":"pkg:github/antoantonyk/password-strength-meter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoantonyk%2Fpassword-strength-meter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoantonyk%2Fpassword-strength-meter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoantonyk%2Fpassword-strength-meter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoantonyk%2Fpassword-strength-meter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/antoantonyk","download_url":"https://codeload.github.com/antoantonyk/password-strength-meter/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/antoantonyk%2Fpassword-strength-meter/sbom","scorecard":{"id":199271,"data":{"date":"2025-08-11","repo":{"name":"github.com/antoantonyk/password-strength-meter","commit":"827d94a60eeb07d122f89b9088388ec90def7949"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.1,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":2,"reason":"Found 1/5 approved changesets -- score normalized to 2","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/ci-publish.yml:1","Warn: no topLevel permission defined: .github/workflows/ci-workflow.yml:1","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/dependabot-auto-merge-pr.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":3,"reason":"dependency not pinned by hash detected -- score normalized to 3","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-publish.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/ci-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-publish.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/ci-publish.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-publish.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/ci-publish.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/ci-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:69: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/ci-workflow.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci-workflow.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/ci-workflow.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:59: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:72: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/codeql-analysis.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge-pr.yml:10: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/dependabot-auto-merge-pr.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/dependabot-auto-merge-pr.yml:11: update your workflow using https://app.stepsecurity.io/secureworkflow/antoantonyk/password-strength-meter/dependabot-auto-merge-pr.yml/master?enable=pin","Info:   0 out of  11 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   3 out of   3 npmCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/ci-publish.yml:8"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":7,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 3 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Vulnerabilities","score":0,"reason":"23 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GHSA-968p-4wvh-cqc8","Warn: Project is vulnerable to: GHSA-v6h2-p8h4-qcjw","Warn: Project is vulnerable to: GHSA-3xgq-45jj-v275","Warn: Project is vulnerable to: GHSA-67mh-4wv8-2f99","Warn: Project is vulnerable to: GHSA-fjxv-7rqg-78g4","Warn: Project is vulnerable to: GHSA-4www-5p9h-95mh","Warn: Project is vulnerable to: GHSA-9gqv-wp59-fq42","Warn: Project is vulnerable to: GHSA-c7qv-q95q-8v27","Warn: Project is vulnerable to: GHSA-mwcw-c2x4-8c55","Warn: Project is vulnerable to: GHSA-76c9-3jph-rj3q","Warn: Project is vulnerable to: GHSA-rhx6-c78j-4q9w","Warn: Project is vulnerable to: GHSA-p8p7-x288-28g6","Warn: Project is vulnerable to: GHSA-52f5-9888-hmc6","Warn: Project is vulnerable to: GHSA-72xf-g2v4-qvf3","Warn: Project is vulnerable to: GHSA-vg6x-rcgg-rjx6","Warn: Project is vulnerable to: GHSA-x574-m823-4x7w","Warn: Project is vulnerable to: GHSA-4r4m-qw57-chr8","Warn: Project is vulnerable to: GHSA-xcj6-pq6g-qj4x","Warn: Project is vulnerable to: GHSA-356w-63v5-8wf4","Warn: Project is vulnerable to: GHSA-859w-5945-r5v3","Warn: Project is vulnerable to: GHSA-4v9v-hfq4-rm2v","Warn: Project is vulnerable to: GHSA-9jgg-88mc-972h","Warn: Project is vulnerable to: GHSA-776f-qx25-q3cc"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-16T22:30:50.566Z","repository_id":37787941,"created_at":"2025-08-16T22:30:50.566Z","updated_at":"2025-08-16T22:30:50.566Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28730317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["angular","angular10","angular6","angular8","angular9","password-meter"],"created_at":"2024-11-20T05:02:59.531Z","updated_at":"2026-01-24T15:17:32.748Z","avatar_url":"https://github.com/antoantonyk.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"[![CI](https://github.com/antoantonyk/password-strength-meter/actions/workflows/ci-workflow.yml/badge.svg)](https://github.com/antoantonyk/password-strength-meter/actions/workflows/ci-workflow.yml)\n[![npm version](https://badge.fury.io/js/angular-password-strength-meter.svg)](https://badge.fury.io/js/angular-password-strength-meter)\n[![Coverage Status](https://coveralls.io/repos/github/antoantonyk/password-strength-meter/badge.svg?branch=master)](https://coveralls.io/github/antoantonyk/password-strength-meter?branch=master)\n\n# Password Strength Meter For Angular 18\n\nTo display the strength of the password with a visual feedback.\n\n[Password Strength Meter](https://www.npmjs.com/package/angular-password-strength-meter) use [zxcvbn](https://github.com/zxcvbn-ts/zxcvbn) to estimate the strength of the password and also provide a visual feedback with suggestions and warning messages.\n\nThis lib was developed based on the following [tutorial](https://scotch.io/tutorials/password-strength-meter-in-angularjs).\n\nHow then is password strength measured? `Dropbox developed an algorithm for a realistic password strength estimator inspired by password crackers. This algorithm is packaged in a Javascript library called zxcvbn. In addition, the package contains a dictionary of commonly used English words, names and passwords.`\n\nNeed lib for Vue.js? [Click here](https://github.com/antoantonyk/vue-password-strength-meter)\n\n# Demo\n\n[See Demo Here](https://antoantonyk.github.io/password-strength-meter/)\n\n```html\n\u003cpassword-strength-meter [password]=\"password\"\u003e\u003c/password-strength-meter\u003e\n```\n\n[stackblitz](https://stackblitz.com/edit/stackblitz-starters-tz9tse?file=src%2Fmain.ts)\n\n## Get Started\n\n**Step 1:** npm install (For Angular v17)\n\n```sh\nnpm install @zxcvbn-ts/core@^3.0.0 @zxcvbn-ts/language-en@^3.0.0 angular-password-strength-meter --save\n```\n\nFor Angular v15\n\n```sh\nnpm install @zxcvbn-ts/core@^3.0.0 @zxcvbn-ts/language-en@^3.0.0 angular-password-strength-meter@^8.0.0 --save\n```\n\n**Optional Packages:** zxcvbn packagase are not required if PasswordStrengthMeterModule is using with a custom implementation of IPasswordStrengthMeterService .\n\n**Step 2:** Use the provideZxvbnServiceForPSM in appConfig\n\n```ts\n....\nimport { bootstrapApplication } from '@angular/platform-browser';\nimport { ApplicationConfig } from '@angular/core';\nimport { provideZxvbnServiceForPSM } from 'angular-password-strength-meter/zxcvbn';\n....\n\nexport const appConfig: ApplicationConfig = {\n  providers: [provideZxvbnServiceForPSM()],\n};\n\nbootstrapApplication(AppComponent, appConfig).catch((err) =\u003e\n  console.error(err)\n);\n\n```\n\n**Step 3:** Import the PasswordStrengthMeterComponent component in your app.component.ts\n\n```ts\n....\nimport { PasswordStrengthMeterComponent } from 'angular-password-strength-meter';\n....\n\n@Component({\n  selector: 'app-root',\n  standalone: true,\n  imports: [\n    CommonModule,\n    PasswordStrengthMeterComponent,\n  ],\n  templateUrl: './app.component.html',\n  styleUrls: ['./app.component.scss'],\n})\nexport class AppComponent {\n  password: string = '';\n}\n\n```\n\n**Step 4:** use the password-strength-meter component in your app.component.html\n\n```html\n\u003cpassword-strength-meter [password]=\"password\" enableFeedback /\u003e\n```\n\n## Use custom zxcvbn options for the password strength meter\n\nYou can override the default zxcvbn options by providing the config to provideZxvbnServiceForPSM(config?: ZxvbnConfigType)\n\n```ts\n....\nimport { bootstrapApplication } from '@angular/platform-browser';\nimport { ApplicationConfig } from '@angular/core';\n\nimport { translations } from '@zxcvbn-ts/language-en';\nimport { provideZxvbnServiceForPSM, ZxvbnConfigType } from 'angular-password-strength-meter/zxcvbn';\n....\n\nconst zxvbnConfig: ZxvbnConfigType = {\n  translations: translations,\n};\n\nexport const appConfig: ApplicationConfig = {\n  providers: [provideZxvbnServiceForPSM(zxvbnConfig)],\n};\n\nbootstrapApplication(AppComponent, appConfig).catch((err) =\u003e\n  console.error(err)\n);\n\n```\n\nRefer to the [zxcvbn documentation](https://zxcvbn-ts.github.io/zxcvbn/guide/getting-started) for more information.\n\n## Use custom password strength meter service\n\nYou can override the default password strength meter service by providing the [Custom Service class](./projects/password-strength-meter-showcase/src/app/services/custom-psm-service/custom-psm-service.service.ts)\n\n```ts\n....\nimport { Injectable } from '@angular/core';\nimport { IPasswordStrengthMeterService } from 'angular-password-strength-meter';\n\n@Injectable()\nexport class CustomPsmServiceService extends IPasswordStrengthMeterService {\n  score(password: string): number {\n    // TODO - return score 0 - 4 based on password\n    return 1;\n  }\n\n  scoreWithFeedback(password: string): FeedbackResult {\n    // TODO - return score with feedback\n    return { score: 1, feedback: { warning: '', suggestions: [] } };\n  }\n\n   scoreAsync(password: string): Promise\u003cnumber\u003e {\n    // TODO - do some async operation\n    return new Promise();\n  }\n\n  scoreWithFeedbackAsync(password: string): Promise\u003cFeedbackResult\u003e {\n    // TODO - do some async operation\n    return new Promise();\n  }\n}\n....\n\n@Component({\n  selector: 'app-custom-service',\n  standalone: true,\n  imports: [CommonModule, FormsModule, PasswordStrengthMeterComponent],\n  providers: [\n    {\n      provide: IPasswordStrengthMeterService,\n      useClass: CustomPsmServiceService,\n    },\n  ],\n  templateUrl: './custom-service.component.html',\n  styleUrl: './custom-service.component.scss',\n})\nexport class CustomServiceComponent {\n  text: string = '';\n  score: number | null = null;\n\n  public onPasswordStrengthChange(score: number | null) {\n    this.score = score;\n  }\n}\n\n```\n\n## API\n\n| option                   |   bind   |   type   |                          default                           | description                                                                                                                                                                                                          |\n| :----------------------- | :------: | :------: | :--------------------------------------------------------: | :------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |\n| password                 | Input()  |  string  |                             -                              | password to calculate its strength                                                                                                                                                                                   |\n| minPasswordLength        | Input()  |  number  |                             8                              | min length of password to calculate the strength                                                                                                                                                                     |\n| enableFeedback           | Input()  | boolean  |                           false                            | to show/hide the suggestions and warning messages                                                                                                                                                                    |\n| numberOfProgressBarItems | Input()  |  number  |                             5                              | change the number to update the number of progress bar items                                                                                                                                                         |\n| enableAsync              | Input()  | boolean  |                           false                            | to do the score calculation in async mode                                                                                                                                                                            |\n| colors                   | Input()  | string[] | ['darkred', 'orangered', 'orange', 'yellowgreen', 'green'] | to overide the meter colors, password strength range is 0 - 4, for strength 0 equals first color in the array and so on. \u003cbr /\u003e\u003cbr /\u003eNote - length of the colors array should match the number of progress bar items |\n| strengthChange           | Output() |  number  |                             -                              | emits the strength of the provided password in number -\u003e range 0 - 4                                                                                                                                                 |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoantonyk%2Fpassword-strength-meter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fantoantonyk%2Fpassword-strength-meter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fantoantonyk%2Fpassword-strength-meter/lists"}