service-mesh-implementation
Warn
Audited by Snyk on Feb 15, 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 uses a runtime curl piped to sh that downloads and executes remote code from https://istio.io/downloadIstio (curl -L https://istio.io/downloadIstio | ISTIO_VERSION=$VERSION sh -), which is a required runtime dependency that directly executes remote content.
Audit Metadata