Enable more brakeman checks

These have been refactored already, so no longer need to be skipped.
This commit is contained in:
Andy Allan 2022-11-17 12:15:02 +00:00
parent 52c0bb5e73
commit f17912cebc

View file

@ -1,7 +1,5 @@
:skip_checks:
# These checks are skipped, but should be considered TODO
- CheckFileAccess
- CheckRedirect
- CheckRender
- CheckSendFile
- CheckSQL