]> git.openstreetmap.org Git - rails.git/blob - config/brakeman.yml
Localisation updates from https://translatewiki.net.
[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