Replies: 1 comment
-
|
I was working on something like that. But haven't gotten around to it yet. I wanted to use the same release workflow but bumped into some issues. You can at least try to use the |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I recently started to monitor the vulnerabilities in my cluster and I was kind of surprised that one the most CVE ridden images was Vaultwarden. I believe that this has nothing with Vaultwarden itself, rather they are contained in the dependencies and the image base.
It would be nice if it were possible to build and release new container images in regular intervals (e.g. monthly) even when there is no new version, so that the vulnerabilities in the included packages are patched faster.
Beta Was this translation helpful? Give feedback.
All reactions