Google Security Command Center

Release status

The Google Cloud Security Command Center integration is in Early Access, and is available to all customers on a Snyk Enterprise plan.

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.

You must use MP to create project-level service accounts that enable organization-wide management of permissions and security findings. This process involves the following steps:

  • Third-party security providers must be activated at the organizational level.

  • After using MP, the Google SCC API must be enabled separately.

  • Copy IAM permissions from the project to the organization level in the Google Cloud Settings.

Service accounts created with MP hide SCC-related IAM roles to prevent unauthorized modifications.

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.

Google SCC - Setup screen

Last updated

Was this helpful?