rails-brakeman.com, an online service to find security issues in your rails projects

Hi,

I just released rails-brakeman.com, it is an online service to find security issues in your rails projects, it works based on Justin’s great gem brakeman.

Rails developers always write code fast, but sometimes they leave some security issues in their rails project. Do you still remember mass assignment issues from github? Using rails-brakeman service can help you find out potential security issues before pushing them on production.

Any questions or suggestions are welcome!

Thanks, Richard

Kudos, Man. Thanks for the great works you have done.