Download the PHP package notfloran/phing-composer-security-checker without Composer
On this page you can find all versions of the php package notfloran/phing-composer-security-checker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download notfloran/phing-composer-security-checker
More information about notfloran/phing-composer-security-checker
Files in notfloran/phing-composer-security-checker
Download notfloran/phing-composer-security-checker
More information about notfloran/phing-composer-security-checker
Files in notfloran/phing-composer-security-checker
Vendor notfloran
Package phing-composer-security-checker
Short Description Phing task that use Sensio Security Advisories Checker to checks if your application uses dependencies with known security vulnerabilities.
License MIT
Homepage https://github.com/notFloran/phing-composer-security-checker
Package phing-composer-security-checker
Short Description Phing task that use Sensio Security Advisories Checker to checks if your application uses dependencies with known security vulnerabilities.
License MIT
Homepage https://github.com/notFloran/phing-composer-security-checker
Please rate this library. Is it a good library?
Informations about the package phing-composer-security-checker
phing-composer-security-checker
A Phing task that use Sensio Security Advisories Checker to checks if your application uses dependencies with known security vulnerabilities.
Installation
The preferred way of installation is through Composer. Add notfloran/phing-composer-security-checker
as a requirement to composer.json:
Example
Let Phing know about the Security Checker task:
Then :
Or :
With all attributes :
Attributes :
- file : path to the composer.lock file (default: composer.lock)
- haltOnError : indicate if an exception is thrown or not when vulnerabilities are detected (default: true)
- format : format of the list of vulnerabilities (json or text) (default: text)
- outputProperty : property name to set with output value
License
phing-composer-security-checker is released under the MIT public license.
All versions of phing-composer-security-checker with dependencies
PHP Build Version
Package Version
Requires
sensiolabs/security-checker Version
~1.3
The package notfloran/phing-composer-security-checker contains the following files
Loading the files please wait ....