Recommend this page to a friend! |
Classes of Murat Cileli | Papernic | vendor/sensiolabs/security-checker/README.md | Download |
|
![]() SensioLabs Security CheckerThe SensioLabs Security Checker is a command line tool that checks if your application uses dependencies with known security vulnerabilities. It uses the [SensioLabs Security Check Web service][1] and the [Security Advisories Database][2]. UsageDownload the [security-checker.phar][3] file:
Use the code from the repository directly:
IntegrationThe checker uses the Symfony Console component; so, you can easily integrate the checker into your own project: * by using the * by using the
[1]: http://security.sensiolabs.org/ [2]: https://github.com/FriendsOfPHP/security-advisories [3]: http://get.sensiolabs.org/security-checker.phar |