I’m having trouble staying on top of updates for my self hosted applications and infrastructure. Not everything has auto updates baked in and some things you may not want to auto update. How do y’all handle this? How do you keep track of vulnerabilities? Are there e.g. feeds for specific applications I can subscribe to via RSS or email?
upgrade all things by default
https://github.com/topgrade-rs/topgrade/
This is also a great way to just break everything you’ve set up.