{"id":13827945,"url":"https://github.com/laravel-validation-rules/exposed-password","last_synced_at":"2025-10-24T19:16:25.486Z","repository":{"id":57012076,"uuid":"132653225","full_name":"laravel-validation-rules/exposed-password","owner":"laravel-validation-rules","description":"Validate that a password hasn't been exposed in a data breach.","archived":false,"fork":false,"pushed_at":"2020-03-06T09:33:10.000Z","size":9,"stargazers_count":13,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-20T07:36:17.166Z","etag":null,"topics":["data-breach","laravel","laravel-5-package","laravel-validation","passwords","php","security"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laravel-validation-rules.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}},"created_at":"2018-05-08T19:07:54.000Z","updated_at":"2024-10-01T12:00:51.000Z","dependencies_parsed_at":"2022-08-21T15:10:46.637Z","dependency_job_id":null,"html_url":"https://github.com/laravel-validation-rules/exposed-password","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/laravel-validation-rules/exposed-password","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fexposed-password","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fexposed-password/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fexposed-password/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fexposed-password/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laravel-validation-rules","download_url":"https://codeload.github.com/laravel-validation-rules/exposed-password/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laravel-validation-rules%2Fexposed-password/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260701881,"owners_count":23049140,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["data-breach","laravel","laravel-5-package","laravel-validation","passwords","php","security"],"created_at":"2024-08-04T09:02:21.542Z","updated_at":"2025-10-24T19:16:20.453Z","avatar_url":"https://github.com/laravel-validation-rules.png","language":null,"funding_links":[],"categories":["Others"],"sub_categories":[],"readme":"# Laravel Validator Rules - Exposed Password\n\nThis rule will validate that a password hasn't been exposed in a data breach.\n\n## Installation\n\n```bash\ncomposer require laravel-validation-rules/exposed-password\n```\n\n## Usage\n\n```php\nuse DivineOmega\\LaravelPasswordExposedValidationRule\\PasswordExposed;\n\n$request-\u003evalidate([\n    'password' =\u003e ['required', new PasswordExposed],\n]);\n```\n\n## License\nThis project is licensed under a GNU Lesser General Public License v3.0 which you can find\n[in this LICENSE](https://github.com/laravel-validation-rules/exposed-password/blob/master/LICENSE).\n\n\n## Feedback\nIf you have any feedback, comments or suggestions, please feel free to open an\nissue within this repository.\n\n## Laravel Validation Rules\n\nThis package is part of the Laravel Validation Rules collection. If you're after more useful validation rules, head to the [Laravel Validation Rules](https://laravel-validation-rules.github.io/) website.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-validation-rules%2Fexposed-password","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaravel-validation-rules%2Fexposed-password","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaravel-validation-rules%2Fexposed-password/lists"}