Open rcw3bb opened 1 year ago
The published plugin fails on Windows with:
Caused by: java.lang.UnsupportedOperationException
at io.snyk.gradle.plugin.CliDownloader.setFilePermissions(CliDownloader.java:111)
at io.snyk.gradle.plugin.CliDownloader.download(CliDownloader.java:97)
Hi, I'm using your plugin but it fails after the snyk.exe download. I've fixed it in this PR. Are you able to check it and merge if possible. Or you can fix it on your side.