▲ | Scramblejams 6 hours ago | ||||||||||||||||||||||
Pinning dependencies also means you're missing any security fixes that come in after your pinned versions. That's asking for trouble too, so you need a mechanism by which you become aware of these fixes and either backport them or upgrade to versions containing them. | |||||||||||||||||||||||
▲ | yen223 3 hours ago | parent | next [-] | ||||||||||||||||||||||
Things like dependabot or renovate solves the problem of letting you know when security updates are available, letting you have your cake and eat it too. | |||||||||||||||||||||||
▲ | kjkjadksj 6 hours ago | parent | prev [-] | ||||||||||||||||||||||
All code is fundamentally not ever secure. | |||||||||||||||||||||||
|