projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use a custom cop to check controller action names
[rails.git]
/
config
/
brakeman.yml
diff --git
a/config/brakeman.yml
b/config/brakeman.yml
index 48faf7b6dee172064012cee871b58f06fdf65988..bbf75df03f3202cad03273b3819ae9a150684b2c 100644
(file)
--- a/
config/brakeman.yml
+++ b/
config/brakeman.yml
@@
-1,7
+1,5
@@
:skip_checks:
# These checks are skipped, but should be considered TODO
-- CheckFileAccess
-- CheckRedirect
- CheckRender
- CheckSendFile
- CheckSQL