vagrant-config-generator
Warn
Audited by Snyk on Mar 10, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The Vagrantfile provisions run curl -fsSL https://deb.nodesource.com/setup_20.x | bash
- and curl -fsSL https://get.docker.com | bash -, which fetch and execute remote scripts at runtime and are required for the environment setup.
Audit Metadata