[BUG] Pull VS Code from an artifact feed and not directly from URL
Open
bug
- Dominant language
- PowerShell
- Stars
- 273
- Forks
- 117
- Avg merge
- 1h
- Merged PRs (30d)
- 2
Description
## To Reproduce
```
RUN wget -nv -O vscode.tar.gz --user-agent="Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/129.0.0.0 Safari/537.36 Edg/129.0.0.0" "https://code.visualstudio.com/sha/download?build=insider&os=cli-alpine-x64"
```
If it is possible to get this from an artifact feed, that is more trustworthy and secure or assess the security of this external download.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.