juashyam/security-checker 1.0.0

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

Type

magento2-module

License

MIT

Requires
Requires (dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

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