mhlavac / security-checker-shim

composer.lock Security Checker shim that includes only executable file with no other dependencies

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Security Checker shim

composer.lock Security Checker shim that includes only executable file with no other dependencies

Usage

Install the package

composer require --dev mhlavca/security-checker-shim

and use it like the original executable

php vendor/bin/security-checker.phar security:check /path/to/composer.lock

Check out the main repo for more options https://github.com/sensiolabs/security-checker

About

composer.lock Security Checker shim that includes only executable file with no other dependencies

License:MIT License


Languages

Language:Shell 100.0%