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

Request: Configure where the Snyk binary is downloaded #14

Open
adam-dpg opened this issue May 3, 2022 · 1 comment · May be fixed by #17
Open

Request: Configure where the Snyk binary is downloaded #14

adam-dpg opened this issue May 3, 2022 · 1 comment · May be fixed by #17

Comments

@adam-dpg
Copy link
Contributor

adam-dpg commented May 3, 2022

I've just set up the Snyk plugin in my Gradle build and it creates a 60mb binary file in the root of my project.

image

I think a better location would be in the $projectRoot/.gradle directory. This fits other Gradle plugins, like the Gradle Node plugin, which installs an npm binary into a .gradle directory.

I'd also like to be able to configure this.

Gradle: 7.4.2
Snyk plugin: 0.4

@adam-dpg adam-dpg linked a pull request May 5, 2022 that will close this issue
4 tasks
@steven-sheehy
Copy link

I would like to see this as well. Have to add a .gitignore entry for the snyk file whereas .gradle/ is already ignored. At least it should be a configurable option on the extension.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants