Skip to content

Instantly share code, notes, and snippets.

@skorth
Created January 29, 2015 09:09
Show Gist options
  • Save skorth/f416af1889275b7e9a3f to your computer and use it in GitHub Desktop.
Save skorth/f416af1889275b7e9a3f to your computer and use it in GitHub Desktop.
git clone https://github.com/OWASP/railsgoat.git
cd railsgoat
gem install brakeman
brakeman -o report.html
open report.html
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment