Skip to content

Commit

Permalink
Enable more brakeman checks
Browse files Browse the repository at this point in the history
These have been refactored already, so no longer need to be skipped.
  • Loading branch information
gravitystorm committed Nov 17, 2022
1 parent 52c0bb5 commit f17912c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions config/brakeman.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
:skip_checks:
# These checks are skipped, but should be considered TODO
- CheckFileAccess
- CheckRedirect
- CheckRender
- CheckSendFile
- CheckSQL

0 comments on commit f17912c

Please sign in to comment.