openstreetmap-website/config/brakeman.yml
Andy Allan f17912cebc Enable more brakeman checks
These have been refactored already, so no longer need to be skipped.
2022-11-17 12:15:02 +00:00

5 lines
113 B
YAML

:skip_checks:
# These checks are skipped, but should be considered TODO
- CheckRender
- CheckSendFile
- CheckSQL