* full native * fix: apply cargo fmt formatting * fix: prevent zip path traversal in Chromium installer Use enclosed_name() to sanitize zip entry paths, preventing malicious archives from writing outside the extraction directory. * improvements * fix: apply cargo fmt formatting * benchmarks * bench * updates * fixes
5 lines
102 B
Bash
5 lines
102 B
Bash
# Vercel Sandbox credentials
|
|
SANDBOX_VERCEL_TOKEN=
|
|
SANDBOX_VERCEL_TEAM_ID=
|
|
SANDBOX_VERCEL_PROJECT_ID=
|