|
|
|
|
|
by phelmig
4040 days ago
|
|
Great article. We'll need a better integration of security tracking and handling in our containerized infrastructure soon. You have to be a little bit careful when it comes to version numbers and matching them to security issues. Most linux distributions for example apply security patches to older releases. E.g. Ubuntu 14.04LTS comes with Apache 2.4.7-1ubuntu4.4 which one might parse as 2.4.7 which has multiple security issues. The article references to distribution specific vulnerability ratings so I assume they als matched those versions correctly. |
|