Type
magento2-module
A Magento 2 wrapper that leverages SensioLabs Security Checker to checks if our application uses dependencies with known security vulnerabilities
magento2-module
MIT
None
None
None
None
None
A simple Magento 2 module which leverages the SensioLabs Security Checker to checks if our application uses dependencies with known security vulnerabilities.
SensioLabs Security Checker internally uses the Security Check Web service and the Security Advisories Database.
composer require juashyam/security-checker
php bin/magento module:enable Juashyam_SecurityChecker
php bin/magento setup:upgrade
composer.lock
to show all the known vulnerabilitiesThis project is licensed under the MIT License