Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Pull VS Code from an artifact feed and not directly from URL #513

Open
priyaananthasankar opened this issue Jan 15, 2025 · 0 comments
Labels
bug Something isn't working Triage-needed Triage needed by Cloud Shell team

Comments

@priyaananthasankar
Copy link
Contributor

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.

@priyaananthasankar priyaananthasankar added bug Something isn't working Triage-needed Triage needed by Cloud Shell team labels Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Triage-needed Triage needed by Cloud Shell team
Projects
None yet
Development

No branches or pull requests

1 participant