GCP Integration

Integrating with GCP

Google Cloud Platform integration enables you to scan your GCP infrastructure for runtime misconfigurations. Though it does not require the integration steps below, Jit recommends that you also activate the Scan IaC for Misconfigurations security requirement for complete infrastructure protection.

Steps for integrating with GCP

Quickstart

  1. Create a Service Account: Set up a new service account for your Google Cloud project. For detailed steps, refer to Google Cloud documentation .
    Ensure the following permissions are assigned:

    • Viewer
    • Security Reviewer
    • Stackdriver Account Viewer

    Note: Jit will only scan the project associated with this service account. Jit will scan only the project that the service account belongs to.

  2. Make sure the Google Cloud Resource Manager API is enable on the account

  3. Create a JSON key for this service account. For instructions, see Google Cloud documentation .

  4. In Jit's webapp, go to the Integrations page


  5. Find the "GCP" card and click "Connect".

  6. You should now see a GCP integration window. Click on "Connect" at the top right corner.


  7. Follow the following configuration steps

    1. Paste the contents of your JSON key file into this text box.


  8. Once you configured your project, you can now close the GCP window.