Skip to content

Commit 6e58a7c

Browse files
bocharsky-bwjaviereguiluz
authored andcommitted
Update security-checker and uncomment this check on Travis CI
1 parent 1e0b3d6 commit 6e58a7c

File tree

2 files changed

+66
-6
lines changed

2 files changed

+66
-6
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ script:
3333
# this checks that the Twig template files contain no syntax errors
3434
- ./bin/console lint:twig app/Resources @CodeExplorerBundle
3535
# this checks that the application doesn't use dependencies with known security vulnerabilities
36-
#- ./bin/console security:check
36+
- ./bin/console security:check --end-point=http://security.sensiolabs.org/check_lock

composer.lock

Lines changed: 65 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)