Since brakeman is provided as a gem, it integrates easily with any ruby on rails app or gem. It runs effortlessly on terminal and provides an easy to read vulnerability report. Brakeman can also be plugged into a jenkins job while building a rails app so that vulnerability reports can be generated while building or deploying an app to sandbox or production environments. linter rules can be set to cause a jenkins build to fail on vulnerabilities issues. There are not many vulnerability scanning options so Review collected by and hosted on G2.com.
The report generation is very basic. Could use some better formatting or links to vulnerabilities. Review collected by and hosted on G2.com.