]> git.openstreetmap.org Git - rails.git/blob - config/brakeman.yml
get_text("reversegeocode/result") returns an XML node. We want to get the text value...
[rails.git] / config / brakeman.yml
1 :skip_checks:
2 # These checks are skipped, but should be considered TODO
3 - CheckFileAccess
4 - CheckRedirect
5 - CheckRender
6 - CheckSendFile
7 - CheckSQL