Container could be running with outdated image Affecting Container service in Kubernetes


Severity

0.0
medium
0
10
    Severity Framework
    Snyk CCSS
    Rule category
    Containers / Best Practices

Is your enviroment affected by this misconfiguration?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
    Frameworks
    CIS-Controls
  • Snyk ID SNYK-CC-00626
  • credit Snyk Research Team

Description

The image policy does not prevent image reuse.

How to fix?

Set imagePullPolicy attribute to Always.

Terraform

References