Home

Awesome

Secure Rails

Everyone writing code must be responsible for security. :lock:

Start with the Rails Security Guide to see how Rails protects you.

Also, check out this guide for securing sensitive data.

Best Practices

Secrets

SQL Injection

Host Header Injection

Data in Transit

Data at Rest

Authentication

Browser Caching

Data Leakage

Cross-Site Scripting (XSS)

Open Source Tools

Mailing Lists

Subscribe to ruby-security-ann to get security announcements for Ruby, Rails, Rubygems, Bundler, and other Ruby ecosystem projects.

Services

Additional Reading

Contributing

Have other good practices? Know of more great tools? Help make this guide better for everyone.

Also check out Production Rails.