Install and configure Snyk Broker
Last updated
Was this helpful?
Last updated
Was this helpful?
Snyk Broker is an open-source tool that acts as a proxy between Snyk and special integrations, providing for access by snyk.io to scan code in repositories that are not internet-reachable and return results to you. SCM integrations with Broker support Snyk Open Source, Snyk Code, Snyk Container (Dockerfile), and Snyk IaC. For details, see Integrations with Snyk Broker.
For comprehensive information about Snyk Broker, including how it works, how to deploy it, commit signing, upgrading, and troubleshooting, see the full Snyk Broker user documentation.
Broker version 4.205.1 has been released. In this version, all ACCEPT
rule flags will be enabled by default. This reduces needed configuration. If you do not want a specific ACCEPT
rule flag to be enabled, you can opt out of the default ACCEPT
all behavior by adding ACCEPT_=false
to your Broker client configuration.
Alternatively, you can use the binaries available for each Github release. However, this approach falls outside of Snyk product support and is made available only for specific use cases where containers cannot be used. The containerized version is strongly recommended.
If you need to upgrade, see Upgrade the Snyk Broker Client.
Troubleshooting information is provided on the Troubleshooting Broker page.
You can view the license, Apache License, Version 2.0.
To submit pull requests, see Contributing.
See Security for specific information about Broker.