juashyam/security-checker

A Magento 2 wrapper that leverages SensioLabs Security Checker to checks if our application uses dependencies with known security vulnerabilities


Keywords
magento2, magento2-extension, magento2-module, php, security, security-scanner, security-vulnerability
License
MIT

Documentation

Magento 2 Security Checker

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.

Installation

composer require juashyam/security-checker
php bin/magento module:enable Juashyam_SecurityChecker
php bin/magento setup:upgrade

Features

  • Analyses dependencies in composer.lock to show all the known vulnerabilities

Preview

Security Checker Admin Menu

Security Checker Vulnerabilities

Authors

Shyam Kumar

License

This project is licensed under the MIT License