Supported Files
Brakeman will run on files with the following extensions:Gemfile
*.rb
*.erb
Features
Brakeman can detect many critical vulnerabilities such as:- SQL injection
- Cross-site scripting (XSS)
- Mass assignment
- Remote code execution
- And many more security vulnerabilities
- Out of date package versions
- Etc