bundle-audit update?
kkumler opened this issue · 1 comments
kkumler commented
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?
gdiggs commented
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.