Application with a critical vulnerability running in a risky container

Set up the kubernetes integration.

이 페이지는 아직 한국어로 제공되지 않으며 번역 작업 중입니다. 번역에 관한 질문이나 의견이 있으시면 언제든지 저희에게 연락해 주십시오.

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.