RubyFlow The Ruby and Rails community linklog

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

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.

Comments

Sweet. Definitely interesting to see vulnerabilities in other people’s code :)

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in