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

Only allow download URLs pointing at the official S3 URL #52

Closed
SaschaMann opened this issue Dec 3, 2020 · 0 comments · Fixed by #71
Closed

Only allow download URLs pointing at the official S3 URL #52

SaschaMann opened this issue Dec 3, 2020 · 0 comments · Fixed by #71
Assignees
Labels
enhancement New feature or request security

Comments

@SaschaMann
Copy link
Member

Currently the install script trusts versions.json completely. It would be good to have at least some precautions in case that file is compromised, like only accepting download URLs starting with https://julialang-s3.julialang.org/bin/.

This line needs to be changed:

return fileInfo.url

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request security
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant