Created
November 2, 2015 21:53
-
-
Save jaymiejones86/d26f94c710644286f744 to your computer and use it in GitHub Desktop.
Site Check
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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