Skip to content

LiveXP/docker-composer-security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Docker image for Composer Security Advisories Checker

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published