Skip to content

jakub-frajt/docker-ci-php-security-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

docker-ci-php-security-checker

Docker image that contains https://github.com/fabpot/local-php-security-checker.

Example of usage for Gitlab CI

tests:BE:security:
  stage: tests
  image: jakubfrajt/docker-ci-php-security-checker:1.0.0
  script: local-php-security-checker