dallasrb / dallasrb-web

The Dallas Ruby Brigade Website
10 stars 14 forks source link

Add brakeman to the build to check for security issues #15

Open hkarthik opened 11 years ago

hkarthik commented 11 years ago

Rails uses a lot of insecure defaults and we may be some vulnerabilities. Brakeman is a good gem to try using to identify these.