Sign inSign up

livexp/composer-security

By livexp

Updated over 7 years ago

Docker image for Composer Security Advisories Checker

Image
2

100K+

livexp/composer-security repository overview

Docker Composer Security Advisories Build Status

Docker image for Composer Security Advisories Checker

Usage

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.

Gitlab CI

image: livexp/composer-security:latest

composer-security:
  stage: test
  script:
    - composer-security

Tag summary

Content type

Image

Digest

Size

342.3 MB

Last updated

over 7 years ago

docker pull livexp/composer-security