# Insecure TLS Verification Disabled - ID: kubernetes-skip-tls-verify - Severity: HIGH - CWE: CWE-319 (CWE-319) - Languages: YAML - Frameworks: kubernetes ## Description Detects when TLS certificate verification is disabled in Kubernetes configurations. ## Detection Message TLS certificate verification disabled (vulnerable to MITM attacks) ## Remediation Remove the insecure TLS skip setting and use proper certificate verification. ## Documentation [object Object] ## Related Rules - **Echo Running Without TLS** [HIGH]: - **Fiber Running Without TLS** [HIGH]: - **Gin Running Without TLS** [LOW]: - **Ingress Missing TLS Configuration** [HIGH]: - **HTTP Used Instead of HTTPS** [HIGH]: