Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vulnerability scan fails with clean installation #3

Open
LboerCap opened this issue Apr 11, 2022 · 0 comments
Open

Vulnerability scan fails with clean installation #3

LboerCap opened this issue Apr 11, 2022 · 0 comments

Comments

@LboerCap
Copy link

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 with exception: cURL error 60: SSL certificate problem: unable to get local issuer certificate (see https://curl.haxx.se/libcurl/c/libcurl-errors.html) for https://codeload.github.com/FriendsOfPHP/security-advisories/zip/master

This error persists when I use php artisan security:check --no-dev

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant