Composer Security Checker
Categories
Component ID
2693291
Component name
Composer Security Checker
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1416
Component created
Component changed
Component body
The Composer Security Manager module will check any installed Composer packages against using the SensioLabs Security Checker service (using their awesome connection library), and output a report similar to the core Update Manager report.
Installation with Composer
Following instructions from Using Composer in a Drupal project, you can install this module by running the following:
composer require drupal/composer_security_checker
This should install all dependencies.
Manual installation
See the provided README.
Note: If you've got all dependencies installed, and the module still throws an error - please read http://data.agaric.com/what-do-when-developing-drupal-8-module-and-class....
