Automatic Security Testing of Rails Applications Using Brakeman
Brakeman is a tool that scans Ruby on Rails applications for common security vulnerabilities. I wrote a tutorial about installing and configuring Brakeman in a Rails application and integrating Brakeman with a continuous deployment pipeline. Run Brakeman on every Git push! Read the article.
Post a comment