External Script Fetching
High
- Category
- Supply Chain
- Content
## Step 2: Install Tools # Install Expanso Edge (local runtime) curl -fsSL https://get.expanso.io/edge/install.sh | bash # Install Expanso CLI (deploy to cloud) curl -fsSL https://get.expanso.io/cli/install.sh | sh
- Confidence
- 98% confidence
- Finding
- curl -fsSL https://get.expanso.io/edge/install.sh | bash
