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

The plugin should allow for downloading the CLI binary from a custom location #4

Open
bmuschko opened this issue Aug 5, 2021 · 1 comment · May be fixed by #17
Open

The plugin should allow for downloading the CLI binary from a custom location #4

bmuschko opened this issue Aug 5, 2021 · 1 comment · May be fixed by #17

Comments

@bmuschko
Copy link

bmuschko commented Aug 5, 2021

Some organizations do not want to reach out to the internet for security and reliability reasons in order to download the executable. Instead they want to host the executable in an inhouse repository of some sort. The plugin should allow for providing a custom location to download the executable from there instead of the hard-coded URLs.

https://github.com/snyk/gradle-plugin/blob/master/src/main/java/io/snyk/gradle/plugin/CliDownloader.java#L24-L25

@bmvermeer
Copy link
Collaborator

Good point, this first edition was build for open-source uses not so much from a company pov.
I will mark it as an enhancement.
As it is a community project feel free to commit a PR yourself.

@bmvermeer bmvermeer added enhancement New feature or request new feature and removed enhancement New feature or request labels Aug 5, 2021
@adam-dpg adam-dpg linked a pull request May 5, 2022 that will close this issue
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants