presidentbeef/brakeman

View on GitHub
.github/ISSUE_TEMPLATE/hanging-or-slow-scans.md

Summary

Maintainability
Test Coverage
---
name: Hanging or Slow Scans
about: Let us know if Brakeman is too slow

---

### Background

Brakeman version: ?
Rails version: ?
Ruby version: ?

Link to Rails application code: ?

#### Hanging or Slowness

_Consult https://brakemanscanner.org/docs/troubleshooting/hanging/ first_

_Please run Brakeman with `--debug` to see which file may be causing the issue._

Code example:

```ruby
?