Enable more brakeman checks
These have been refactored already, so no longer need to be skipped.
This commit is contained in:
parent
52c0bb5e73
commit
f17912cebc
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
||||||
:skip_checks:
|
:skip_checks:
|
||||||
# These checks are skipped, but should be considered TODO
|
# These checks are skipped, but should be considered TODO
|
||||||
- CheckFileAccess
|
|
||||||
- CheckRedirect
|
|
||||||
- CheckRender
|
- CheckRender
|
||||||
- CheckSendFile
|
- CheckSendFile
|
||||||
- CheckSQL
|
- CheckSQL
|
||||||
|
|
Loading…
Add table
Reference in a new issue