Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 764 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 764 Bytes

Composer CVE check

Docker image that check your PHP dependencies managed by composer for known vulnerabilities using security.sensiolabs.org or versioneye.com.

Usage

docker run -v $(pwd)/composer.lock:/scripts/composer.lock:ro texthtml/composer-cve-check

Configuration

You can set env var to customize composer-cve-check behavior