📄️ Problem capabilities (GITA-SEC-001)
Capabilities are a Linux specific set of permissions traditionally
📄️ Image _Registry_ prohibited
Kubernetes enforces strict policies regarding which container registries are allowed in the cluster. Using images from untrusted or unverified registries can pose significant security risks, such as introducing vulnerabilities, malicious code, or unmaintained software into the environment.
📄️ Application credentials stored in configuration files (GITA-SEC-003)
Setting credentials on arbitrarily accessible locations such as
📄️ Unauthorized AppArmor profile (GITA-SEC-004)
AppArmor is a Linux kernel module developed to harden one's system