service-mesh-implementation
Warn
Audited by Snyk on Mar 5, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 1.00). The deployment script executes remote code at runtime via "curl -L https://istio.io/downloadIstio | ISTIO_VERSION=$VERSION sh -", which fetches and pipes code from https://istio.io/downloadIstio to a shell, so this is a runtime external dependency that executes remote code.
Audit Metadata