]> git.openstreetmap.org Git - rails.git/blob - config/brakeman.yml
3551b75e41ce0b626c79e8150b2694fabc5c2ba1
[rails.git] / config / brakeman.yml
1 :skip_checks:
2 # These checks are skipped, but should be considered TODO
3 - CheckExecute
4 - CheckFileAccess
5 - CheckRedirect
6 - CheckRender
7 - CheckSendFile
8 - CheckSQL