Back to Trivy

Ruby

docs/guide/coverage/language/ruby.md

0.70.01.3 KB
Original Source

Ruby

Trivy supports Bundler and RubyGems. The following scanners are supported for Bundler and RubyGems.

Package managerSBOMVulnerabilityLicense
Bundler-
RubyGems

The following table provides an outline of the features Trivy offers.

Package managerFileTransitive dependenciesDev dependenciesDependency graphPosition
BundlerGemfile.lockIncluded
RubyGems.gemspec-Included--

Bundler

Trivy searches for Gemfile.lock to detect dependencies.

RubyGems

.gemspec files doesn't contains transitive dependencies. You need to scan each .gemspec file separately.