Docker image for Composer Security Advisories Checker
100K+
Docker image for Composer Security Advisories Checker
You can use this docker image directly from Docker Hub with livexp/composer-security:latest.
You can use the script composer-checker to easily check a composer.lock file inside the current directory. You can specify the location of the lock file with the first parameter composer-security /app/composer.lock.
image: livexp/composer-security:latest
composer-security:
stage: test
script:
- composer-security
Content type
Image
Digest
Size
342.3 MB
Last updated
over 7 years ago
docker pull livexp/composer-security