The [Brakeman](https://github.com/presidentbeef/brakeman) gem is a useful tool for checking known security vulnerabilities in a Ruby on Rails application. It should run on CI and fail when a security issue hasn't been handled.
The Brakeman gem is a useful tool for checking known security vulnerabilities in a Ruby on Rails application.
It should run on CI and fail when a security issue hasn't been handled.