Sha256: 7f996283ce59a3c4b89a7f5a80bac86db88e00b68d814e9dfa080236f24ac2e2
Contents?: true
Size: 458 Bytes
Versions: 18
Compression:
Stored size: 458 Bytes
Contents
<h1>Bundler audit</h1> <p>Provides patch-level verification for Bundler</p> <p>The following two GEMs have vulnerabilities listed in the <b>ruby-advisory-db</b></p> <p>If you add the following to your Gemfile</p> <pre><code>gem "brakeman", "4.5.0" gem "curl"</code></pre> <p>And then run the following command</p> <pre><code>rm -rf Gemfile.lock bundle install bundler-audit</code></pre> <p>You will see this output</p> <%= image_tag("output.png") %>
Version data entries
18 entries across 18 versions & 1 rubygems