Brakeman Pro is a static analysis security tool for Ruby on Rails applications. It scans the source code of Rails applications and provides information about potential security vulnerabilities. As a source code scanner, it is fast, easy to use, and can be easily automated.
Brakeman Pro Desktop provides an interface for scanning applications, investigating warnings, and exploring information about the application. All scans across multiple applications may be kept in one place.
The Brakeman Pro Engine allows Brakeman Pro to be used from the command line, as part of tests, or on a continuous integration server. Use the Engine to provide continuous, automated security coverage of your application.
Read more about Brakeman Pro features here.