Skip to content

Commit 344ca6b

Browse files
johnpaulashenfeltermaebeale
authored andcommitted
Update ci with brakeman
1 parent e47ad2e commit 344ca6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

config/ci.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
step "Security: Gem audit", "bin/bundler-audit"
77
step "Security: Importmap vulnerability audit", "bin/importmap audit"
8+
step "Security: Brakeman code analysis", "bin/brakeman --quiet --no-pager --exit-on-warn --exit-on-error"
89

910
step "Tests: Rails", "bin/rails test"
1011
step "Tests: System", "bin/rails test:system"

0 commit comments

Comments
 (0)