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