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 environment 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 IDSNYK-CC-00626
  • creditSnyk Research Team

Description

The image policy does not prevent image reuse.

How to fix?

Set imagePullPolicy attribute to Always.

References