Scan project packages to check for vulnerabilities
This package can scan project packages to check for vulnerabilities.
It takes as parameter the path of a composer.lock file used in a project with packages installed with the Composer tool.
The package can check the installed packages against a vulnerabilities database using the Security Checker API and returns a list of known vulnerabilities that the installed packages have in their current versions.