rails_code_auditor 0.1.1
rails_code_auditor is a developer-friendly Ruby gem that automates the process of auditing your Rails codebase. It runs a suite of essential tools—including Brakeman, Bundler Audit, RuboCop, Rails Best Practices, Flay, Flog, and License Finder—and consolidates all outputs into a single readable report.
Gemfile:
=
install:
=
Runtime Dependencies (15):
brakeman
~> 6.0
bundler-audit
~> 0.9
combine_pdf
>= 0
fasterer
~> 0.7
flay
~> 2.13.3
flog
~> 4.8
grover
>= 0
gruff
~> 0.21
license_finder
~> 7.0
prawn
~> 2.4
prawn-table
~> 0.2.2
rails_best_practices
~> 1.22
rubocop
~> 1.60
rubycritic
~> 4.9.2
simplecov
~> 0.22