mirror of
https://github.com/imjasonh/terraform-playground
synced 2026-07-08 15:55:17 +00:00
Building sdists runs dependency build code on the host (RCE surface, no sandbox), is non-hermetic/non-reproducible, needs a toolchain, and is host-arch-only for compiled packages -- all at odds with pymage's guarantees. Remove the builder and --build-sdists opt-in; keep sdist parsing only so the error can explain the package is sdist-only and point at the --find-links pre-build workflow. Co-authored-by: Jason Hall <imjasonh@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| cli.go | ||
| cli_test.go | ||
| defaults.go | ||