Skip to content
wvengen edited this page Dec 22, 2013 · 3 revisions

Web programming can be tricky - there are many ways in which attackers can find holes in a system, the application is accessible to anyone on the web. Rails has a number of defaults to mitigate this, but as a developer, you still need to be aware.

Some notes and links.

Lists

Specific issues

Check!

  • Brakeman security scanner for Rails source code
Clone this wiki locally