Eclipse plugin folder trust
Last updated
Last updated
The Snyk plugin asks for folder trust before allowing scans to be run against new folders.
When scanning for vulnerabilities, Snyk may automatically execute code such as invoking the package manager to get dependency information. You should only scan folders you trust.
Note that invoking a package manager (pip, Gradle, Maven, Yarn, npm, and so on) on untrusted code that has malicious configurations may expose your system to malicious code execution and exploits.
If in doubt, select Don't trust folders.
After a trust is granted, Snyk will not ask for trust on the opened Project folder and its subfolders again. If you did not grant trust the first time, the plugin asks again the next time you restart your Eclipse instance.
To revoke an existing folder trust, you can navigate to the Snyk plugin preferences in Eclipse and edit the Trusted Folders setting to specify which paths are safe to scan.