Skip to content

Commit

Permalink
Fix brakeman report path
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolesUC committed Oct 14, 2019
1 parent f56b00e commit 6e54f1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/brakeman.yml
Expand Up @@ -11,7 +11,7 @@
:min_confidence: 2
:output_files:
- /dev/stdout
- tmp/reports/brakeman.json
- tmp/reports/brakeman/brakeman.json
:print_report: true
:report_progress: false
:report_routes: true
Expand Down

0 comments on commit 6e54f1b

Please sign in to comment.