brakeman

by presidentbeef · Security

A static analysis security vulnerability scanner for Ruby on Rails applications

New0 ratings7,268 starsActive
SecurityDeveloper ToolRubyHTML
Open project ↗↓ Download v8.0.6GitHub⚑ Report
brakeman preview

About this project

Brakeman Brakeman is a static analysis tool which checks Ruby on Rails applications for security vulnerabilities. Installation Using RubyGems: gem install brakeman Using Bundler: Using Docker: docker pull presidentbeef/brakeman Using Docker to build from source: git clone https://github.com/presidentbeef/brakeman.git cd brakeman docker build . -t brakeman Usage Running locally From a Rails application's root directory: brakeman Outside of Rails root: brakeman /path/to/rails/application Running with Docker From a Rails application's root directory: docker run -v "$(pwd)":/code presidentbeef/brakeman With a little nicer color: docker run -v "$(pwd)":/code…

Technologies

JavaScriptHTMLSCSSCSSRubyrailsbrakeman

Project health

Actively maintained
Last update3 weeks ago
Contributors154
Latest releasev8.0.6
Open issues & PRs117
LicenseOther
On GitHubsince 2010

GitHub

7,268
stars
776
forks
154
contributors
117
open issues & PRs
Ruby
language
3 weeks ago
last commit
View on GitHub ↗All releases ↗

Reviews

out of 5 · 0 ratings
★★★★★
0%
★★★★
0%
★★★
0%
★★
0%
0%
Sign in to write a review
No reviews yet
Be the first to review brakeman.

Built by

presidentbeef
Imported from GitHub · not yet claimed on GitPalace
View developer pageSign in with GitHub to claim

Maintain presidentbeef/brakeman? Claiming verifies admin access through your GitHub account and gives you control of this listing.

You might also like