k8s-image 漏洞列表
共找到 2 个与 k8s-image 相关的漏洞
📅 加载漏洞趋势中...
-
k8s-image-pull-policy-always: Image Pull Policy set to Always POC
Ensures that Kubernetes deployments have the image pull policy set to 'Always', which guarantees the most up-to-date version of the image is used. -
k8s-image-tag-not-fixed: Image Tag should be fixed - not latest or blank POC
Checks if Kubernetes Deployment container images are using tags other than 'latest' or blank, which can lead to unstable and unpredictable deployments.