Run bundle exec rake $NAME
bundle exec rake $NAME
shell: /usr/bin/bash -e {0}
env:
RAILS_ENV: test
NAME: brakeman
Brakeman 5.2.3 is not the latest version 5.3.1
Fix the found issues, or add new ignored with:
bundle exec brakeman --add-engine-path 'plugins/*' -I
Error: Process completed with exit code 1.
Fix build issue:
References
Risks