Snyk Broker - AppRisk
Third-party integrations
Feature availability
The third-party integrations are available only for Snyk AppRisk, with Enterprise plans. For more information, see plans and pricing.
Prerequisites
Follow these steps to install and run Snyk Broker for the Snyk AppRisk third-party integrations.
Ensure you have the Snyk Broker token for the Snyk AppRisk integration. The Snyk support team can provide the needed token.
Generate your Broker token by following the instructions from the Obtain your Broker token for Snyk Broker page.
Copy and paste the Broker token on the integration setup menu from the Integration Hub.
Pull the latest Broker image by running this command:
Configure your Snyk AppRisk connection type using the
snyk-broker-config
command, as explained on the page Initial configuration of the Universal Broker.
Checkmarx SAST integration
After you implement all the general steps applicable to third-party integrations, you can configure the integration with unique credentials.
The following example has CHECKMARX_PASSWORD
as the value for the credentials reference. Run the following commands with your password:
SonarQube SAST integration
After you implement all the general steps applicable to third-party integrations, you can configure the integration with unique credentials.
The following example uses SONARQUBE_HOST_URL
and SONARQUBE API_TOKEN
as the values for the credentials reference. Run the following commands:
Configuration complete
After the Universal Broker connection with a third-party integration is established, the following message is displayed in the logs: successfully established a websocket connection to the broker server
.
Last updated
Was this helpful?