bundle-audit-ruby
Installation
SKILL.md
bundle-audit-ruby
Overview
bundler-audit (github.com/rubysec/bundler-audit) is a
standalone Ruby gem that scans Gemfile.lock against the
ruby-advisory-db: a community-maintained YAML corpus
of CVE, GHSA, and OSVDB advisories for RubyGems and Ruby runtimes.
Differentiation vs. npm-pip-maven-audit:
that skill treats bundle audit (the Bundler subcommand) as one line in a
multi-ecosystem dispatcher; this skill covers the full bundler-audit workflow:
advisory-db lifecycle, per-project suppression with justification, Rake task
integration, and JSON output for downstream tooling.