mirror of
https://github.com/internetee/registry.git
synced 2025-07-01 08:43:37 +02:00
Robot: brakeman less verbose now
This commit is contained in:
parent
3efb8b5a64
commit
5f848553a0
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ bundle exec bundle-audit update
|
|||
bundle exec bundle-audit
|
||||
BCODE=$?
|
||||
BCODE=0 # tmp
|
||||
bundle exec brakeman
|
||||
bundle exec brakeman -q
|
||||
echo "END_OF_SECURITY_RESULTS"
|
||||
|
||||
# update code review
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue