ErrLookup › presidentbeef/brakeman
presidentbeef/brakeman
A static analysis security vulnerability scanner for Ruby on Rails applications · Ruby · 179 source files
Analyzed at 649e678d0a on 2026-08-21. 9 documented errors.
| Code / Message | Type | Severity | Tags |
|---|---|---|---|
| Comparison file doesn't exist | exception | error | brakeman, file-not-found, cli, comparison, json, argument-error |
| Parsing #{path} took too long (> #{@timeout} seconds). Try i | exception | error | brakeman, timeout, parsing, performance, ruby-parser, large-files |
| Cannot specify output format if multiple output files specif | exception | error | brakeman, cli, option-conflict, output-format, configuration, argument-error |
| Invalid GitHub repository format | exception | error | brakeman, github, link-generation, option-validation, cli, argument-error |
| Cannot find lib/ directory. | exception | error | brakeman, loaderror, installation, bundler, rubygems, load-path |
| Could not find specified check#{missing.length > 1 ? 's' : ' | exception | error | brakeman, checks, typo, cli, upgrade, custom-checks |
| Minimum age must be 1-15 days. | exception | error | brakeman, cli, option-validation, range-check, version-policy |
| Invalid format options: #{invalid_options.inspect} | exception | error | brakeman, cli, text-report, validation, option-parsing |
| Please supply the path to a Rails application (looking in #{ | exception | error | brakeman, rails, app-detection, scan-setup, cli, monorepo |