laravel-security-checker icon indicating copy to clipboard operation
laravel-security-checker copied to clipboard

Scan your Laravel app dependencies for known security vulnerabilities.

Results 2 laravel-security-checker issues
Sort by recently updated
recently updated
newest added
trafficstars

Hi, I've updated this version so it's compatible with laravel 10. I think that the only thing left is to update the safe.lock file, since that is failing the unit...

After entering `composer require --dev enlightn/laravel-security-checker` in my CL, it downloads all packages without issue. When I run `php artisan security:check` it gives the following error: [ERROR] Vulnerabilities scan failed...