Skip to content

Commit

Permalink
Enable Brakeman
Browse files Browse the repository at this point in the history
This allows us to find any security vulnerabilities.
  • Loading branch information
thomasleese committed Aug 3, 2018
1 parent abdebd0 commit c71b9a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Jenkinsfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,6 @@ node {
}
},
publishingE2ETests: true,
brakeman: true,
)
}

0 comments on commit c71b9a8

Please sign in to comment.