laravel-password-exposed-validation-rule
Breach checker
A validation rule to check if sensitive data has been leaked from a data breach
🔒 Laravel validation rule that checks if a password has been exposed in a data breach.
90 stars
8 watching
31 forks
Language: PHP
last commit: about 2 years ago
Linked from 1 awesome list
data-breachlaravellaravel-5-packagelaravel-validationpasswordsphpsecurity
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates vulnerability detection and reporting in Laravel applications | 199 |
| Checks if a password has been compromised in data breaches by hashing a partial part of the password and searching for it against a database | 24 |
| A package that helps display errors from Laravel validation rules in Vue applications. | 31 |
| Tool to check if accounts have been compromised in data breaches. | 121 |
| A validation trait for Laravel Eloquent models that ensures data is valid before saving. | 970 |
| A jQuery plugin that emulates the validation class from the Laravel framework. | 5 |
| Checks if given passwords are leaked from a database of compromised credentials | 37 |
| Encrypts and decrypts data stored in Eloquent model attributes in Laravel applications | 86 |
| A package that provides declarative authorization and validation for Laravel applications. | 919 |
| Helps manage user verification and email validation in Laravel applications | 855 |
| Validate golang request data with simple rules inspired by Laravel's request validation | 1,324 |
| An OSINT tool to discover breaches related to email addresses. | 1,195 |
| A Symfony bundle providing validation rules for strong passwords | 28 |
| A tool for detecting and analyzing security vulnerabilities in Xamarin mobile applications | 89 |
| Reuses Laravel Validation Rules and Messages in client-side JavaScript validation without requiring custom code | 1,135 |