Google Security Command Center
The Google Cloud Security Command Center (SCC) integration sends Snyk issues to SCC, enabling you to view and manage Snyk issues alongside cloud security findings from Google Cloud in a single pane of glass. Snyk issues are represented in SCC as code security findings. When Snyk issues are updated, corresponding SCC findings are automatically updated as well. All details are available at the Organization level in the Google Cloud Security Command Center (SCC) integration.
Use the following instructions to set up the Google Security Command Center integration:
Access the Google Cloud SCC Console using the Snyk for SCC marketplace listing to create a Finding Source
Set up the integration using either the Snyk Web UI (recommended) or the REST API.
Prerequisites
Snyk: A Snyk user account with permissions to edit and view Group integrations
Google Cloud: A Google Cloud organization with Security Command Center enabled. See the Google Cloud Activate Security Command Center page for more details on how to enable it.
Google SCC API: you must enable the SCC API.
Create the Finding Source using the Google Cloud SCC Console
In the SCC console, navigate to Marketplace and search for Snyk. Alternatively, navigate directly to the Snyk for SCC marketplace listing.
Click SIGN UP WITH PARTNER to install the Snyk for SCC integration. During this process, you will create a Findings Source for Snyk and a Service Account with Security Center Findings Editor permissions.
Navigate to Google Cloud IAM and locate the Service Account you created in the previous step, then create a service account key in JSON format.
Make a note of the Source ID (Findings Source name) and the Service Account Key, as you will need to provide them to the Snyk Web UI.
You can then set up the integration in Snyk using the Snyk Web UI or REST API.
Set up the integration using the Snyk Web UI
Required parameters
Source ID (Finding Source Name) - Identifies the name of the organization source. The Google organization ID is parsed automatically from this field.
JSON Service Account Key File - Authenticates with Google Cloud.
Integration Hub setup
Open the Integration Hub menu.
Select the Issue Forwarding tag and search for Google SCC.
Click the Add button.
Add the Profile name for this integration.
Add the Org ID for the Google Cloud project that holds the Kubernetes cluster.
Add the JSON Service Account Key File.
Add the Source ID (Findings Source Name).
Click the Done button.
When the connection is established, the Google SCC integration status changes to Connected.
Last updated
Was this helpful?