Application with a critical vulnerability running in a risky container

Set up the kubernetes integration.

Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel, n'hésitez pas à nous contacter.

Description

A critical vulnerability has been identified in an application running within a high-risk container. This could potentially lead to a container escape, granting unauthorized control over the cloud-based node. This could exponentially increase the risk of significant security breaches within your cloud environment.

Remediation

  1. Apply patches or security fixes to the identified application.
  2. Re-examine the security context of your Kubernetes pods/containers. Always avoid running containers as root and implement security measures like Kubernetes Pod Security Policies, SELinux, AppArmor, or Seccomp.