FIXME Le PAD pour proposer une amΓ©lioration Γ  cette page : https://pad.zenk-security.com/p/merci

Ruby

πŸ›  [brakeman](https://github.com/presidentbeef/brakeman) - A static analysis security vulnerability scanner for Ruby on Rails applications

πŸ›  [cane](https://github.com/square/cane) - Code quality threshold checking as part of your build

πŸ›  [dawnscanner](https://github.com/thesp0nge/dawnscanner) - a static analysis security scanner for ruby written web applications. It supports Sinatra, Padrino and Ruby on Rails frameworks.

πŸ›  [flay](https://github.com/seattlerb/flay) - Flay analyzes code for structural similarities.

πŸ›  [flog](https://github.com/seattlerb/flog) - Flog reports the most tortured code in an easy to read pain report. The higher the score, the more pain the code is in.

πŸ›  [laser](https://github.com/michaeledgar/laser) - Static analysis and style linter for Ruby code.

πŸ›  [pelusa](https://github.com/codegram/pelusa) - Static analysis Lint-type tool to improve your OO Ruby code

πŸ›  [quality](https://github.com/apiology/quality) - Runs quality checks on your code using community tools, and makes sure your numbers don't get any worse over time.

πŸ›  [Querly](https://github.com/soutaro/querly) - Pattern Based Checking Tool for Ruby

πŸ›  [Railroader](https://railroader.org/) - An open source static analysis security vulnerability scanner for Ruby on Rails applications.

πŸ›  [reek](https://github.com/troessner/reek) - Code smell detector for Ruby

πŸ›  [RuboCop](https://github.com/rubocop-hq/rubocop) - A Ruby static code analyzer, based on the community Ruby style guide.

πŸ›  [Rubrowser](https://github.com/blazeeboy/rubrowser) - Ruby classes interactive dependency graph generator.

πŸ›  [ruby-lint](https://github.com/YorickPeterse/ruby-lint) - Static code analysis for Ruby

πŸ›  [rubycritic](https://github.com/whitesmith/rubycritic) - A Ruby code quality reporter

πŸ›  [SandiMeter](https://github.com/makaroni4/sandi_meter) - Static analysis tool for checking Ruby code for Sandi Metz' rules.

πŸ›  [Sorbet](https://github.com/sorbet/sorbet) - A fast, powerful type checker designed for Ruby