infra-containers-kubernetes
Warn
Audited by Socket on Jul 25, 2026
1 alert found:
SecuritySecurityexamples/core.md
MEDIUMSecurityMEDIUM
examples/core.md
No direct malware indicators are present in this YAML snippet. However, it contains a highly dangerous RBAC misconfiguration: a ClusterRole granting wildcard permissions (apiGroups/resources/verbs set to '*'), which can enable near-cluster-wide control for any compromised workload identity bound to that role. Additionally, the Ingress configuration uses deprecated/removed API version and legacy/deprecated fields (and omits modern required fields), increasing the likelihood of deployment failure or unintended ingress behavior, which can undermine intended security/network controls.
Confidence: 72%Severity: 78%
Audit Metadata