mirror of
https://github.com/filegator/filegator.git
synced 2025-07-31 23:30:36 +02:00
adding Sensiolabs to ci
This commit is contained in:
@@ -15,3 +15,8 @@ script:
|
||||
|
||||
after_success:
|
||||
- bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
# Installs Sensiolabs security checker to check against unsecure libraries
|
||||
- php -r "readfile('http://get.sensiolabs.org/security-checker.phar');" > security-checker
|
||||
- chmod +x security-checker
|
||||
- ./security-checker security:check
|
||||
|
Reference in New Issue
Block a user