cli/pkg/cmd/run
Mislav Marohnić f8c7fd1d28 Fix extracting workflow artifact to a relative path
To prevent zipslip, we verify that each extracted file would fall
strictly under the prefix of the path to extract to. However, this
yielded a false positive when extracting to `.`, which is the default
for downloading a single archive.
2021-04-13 19:15:14 +02:00
..
download Fix extracting workflow artifact to a relative path 2021-04-13 19:15:14 +02:00
list support --workflow in run list 2021-03-28 14:03:25 -05:00
rerun gh workflow run 2021-04-08 16:21:06 -05:00
shared Add time since run to run selection survey options 2021-04-12 16:03:47 -07:00
view Merge pull request #3408 from cli/fix-run-selection 2021-04-12 18:44:07 -05:00
watch review feedback 2021-04-07 12:19:47 -05:00
run.go Merge remote-tracking branch 'origin' into artifact-download 2021-04-07 20:26:31 +02:00