Skip to content

Instantly share code, notes, and snippets.

@jaymiejones86
Created November 2, 2015 21:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaymiejones86/d26f94c710644286f744 to your computer and use it in GitHub Desktop.
Save jaymiejones86/d26f94c710644286f744 to your computer and use it in GitHub Desktop.
Site Check
bundle exec brakeman -o security.html
bundle exec rails_best_practices --output-file best_practices.html -f html .
open security.html
open best_practices.html
bundle-audit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment