Open-Security-Working-Group / paper-what-makes-hardened-container-image

Public draft of the Paper "What Makes a Hardened Container Image" by the Open Security Working Group
6 stars 1 forks source link

base container - perhaps make this more a strategy #2

Open msmeissn opened 2 years ago

msmeissn commented 2 years ago

One topic when you base your work on other containers is the strategy when to update the base container.

henrycoggillcnc commented 2 years ago

This dichotomy needs to be tackled more fully in our recommendations. The security industry as a whole tends to prefer updating and accepting breakages far more than not updating out of fear and then suffering the consequences of a security breach. A CI/CD pipeline should include enough testing to ensure that any breaking changes are picked up before going live, and we should have enough confidence in this process to definitively recommend updating for security fixes.