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 f8fab871eb786c14f85600fa34055b58c0fb04ba..bbf75df03f3202cad03273b3819ae9a150684b2c 100644
(file)
--- a/
config/brakeman.yml
+++ b/
config/brakeman.yml
@@
-1,9
+1,5
@@
:skip_checks:
# These checks are skipped, but should be considered TODO
-- CheckCrossSiteScripting
-- CheckExecute
-- CheckFileAccess
-- CheckRedirect
- CheckRender
- CheckSendFile
- CheckSQL