- With no arguments in TTY mode, prompt which artifacts to download - Change `--pattern` argument to be just `--name` and only do exact matching - For multi-archive downloads, prefix the destination path with the name of the artifact - Add tests exercising HTTP functionality - Avoid "zipslip" path injection when extracting ZIP files - Add tests for ZIP extraction |
||
|---|---|---|
| .. | ||
| fixtures | ||
| download.go | ||
| download_test.go | ||
| http.go | ||
| http_test.go | ||
| zip.go | ||