Open jrgriffiniii opened 2 years ago
What would the appropriate behavior be when running bundler-audit
? Should it fail the CI build or just print its output? I'm worried that the former might be too restrictive and the latter will be easily overlooked.
Using https://github.com/rubysec/bundler-audit following the generation of a
Gemfile.lock
within the CircleCI build process would provide a more verbose process for undertaking security audits for components than simply relying upon Dependabot: