]> git.openstreetmap.org Git - rails.git/blob - config/brakeman.yml
Add ruby 3.0 to test matrix
[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