{"id":15293916,"url":"https://github.com/marcreichel/password-exposed-rule","last_synced_at":"2026-01-13T23:45:30.026Z","repository":{"id":62523905,"uuid":"220297231","full_name":"marcreichel/password-exposed-rule","owner":"marcreichel","description":"Laravel Validation rule to check that a password hasn't been exposed","archived":true,"fork":false,"pushed_at":"2022-03-15T08:19:03.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-07T06:37:12.358Z","etag":null,"topics":["data-breach","haveibeenpwned","laravel","laravel-framework","laravel-package","password","security","validation"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/marcreichel.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":"2019-11-07T17:53:48.000Z","updated_at":"2024-10-01T12:01:49.000Z","dependencies_parsed_at":"2022-11-02T13:47:43.057Z","dependency_job_id":null,"html_url":"https://github.com/marcreichel/password-exposed-rule","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/marcreichel/password-exposed-rule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcreichel%2Fpassword-exposed-rule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcreichel%2Fpassword-exposed-rule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcreichel%2Fpassword-exposed-rule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcreichel%2Fpassword-exposed-rule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marcreichel","download_url":"https://codeload.github.com/marcreichel/password-exposed-rule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marcreichel%2Fpassword-exposed-rule/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28405297,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-13T21:51:37.118Z","status":"ssl_error","status_checked_at":"2026-01-13T21:45:14.585Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["data-breach","haveibeenpwned","laravel","laravel-framework","laravel-package","password","security","validation"],"created_at":"2024-09-30T16:53:41.062Z","updated_at":"2026-01-13T23:45:30.007Z","avatar_url":"https://github.com/marcreichel.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003e Package development abandoned due to [official support for uncompromised passwords](https://laravel.com/docs/validation#validating-passwords).\n\n# Laravel Password Exposed Rule\nLaravel Validation rule to check that a password hasn't been exposed\n\n## Installation\n\nInstall this rule via composer.\n\n```bash\ncomposer require marcreichel/password-exposed-rule\n```\n\n## Usage (Code snippet)\n\n```php\nuse MarcReichel\\ExposedPassword\\NotExposed;\n\n$request-\u003evalidate([\n    'password' =\u003e ['required', new NotExposed()],\n]);\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcreichel%2Fpassword-exposed-rule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcreichel%2Fpassword-exposed-rule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcreichel%2Fpassword-exposed-rule/lists"}