As of today, vulnerability score of container image has been degraded due to old version of Operator SDK being used (0.16.0). See the security report from Quay.io.
Whilst upgrading to latest Operator SDK is a hard one because SDK had breaking changes when shifting to 1.0- it will involve many adjustments and we're now too late in release cycle to do that. Nevertheless, we should try to upgrade to newest version possible (0.19.4 ?) to make things better on the security side.
As of today, vulnerability score of container image has been degraded due to old version of Operator SDK being used (
0.16.0
). See the security report from Quay.io.Whilst upgrading to latest Operator SDK is a hard one because SDK had breaking changes when shifting to
1.0
- it will involve many adjustments and we're now too late in release cycle to do that. Nevertheless, we should try to upgrade to newest version possible (0.19.4
?) to make things better on the security side.The starting-point situation is as follow:
Let see how we can improve!