Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

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

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages