codeclimate/codeclimate-bundler-audit

bundle-audit update?

kkumler opened this issue · 1 comments

As it stands now, I think bundle-audit update can only happen when a new image version is created. What can be done to allow the vulnerability database to be updated more often than when a new repo commit?

We're working on a way to provide more regular updates to the image. We use CircleCI to build the image and update bundler-audit at build time, so we can do it without committing to the repo.