---
title: "Version Control Integration"
description: "Version Control Integration Add version control integration Navigate to global settings -> Integrations -> Version Control Press \"+\" button Choose your…"
url: https://whitespots.io/docs/whitespots-wiki/appsec-portal/general-portal-settings/version-control-integration
slug: whitespots-wiki/appsec-portal/general-portal-settings/version-control-integration
publish_date: 2025-12-03T21:48:20.000Z
last_modified: 2025-12-03T21:48:20.000Z
---

# Version Control Integration

# Version Control Integration

Add version control integration

1. Navigate to global settings -> Integrations -> Version Control
2. Press "+" button

<figure><img src="https://whitespots.io/api/image/42061cf0704a82662ede0ffc7e4bd58e.png" alt=""><figcaption></figcaption></figure>

3. Choose your system

<figure><img src="https://whitespots.io/api/image/0940a3536e8abb8a5201223238a15a9b.png" alt="" width="375"><figcaption></figcaption></figure>

4. Fill the form

<figure><img src="https://whitespots.io/api/image/1fa0d594b72e730d9e1c03564c56e8cb.png" alt="" width="375"><figcaption></figcaption></figure>

5. That's it. Now you can [import repositories](https://whitespots.io/docs/whitespots-wiki/appsec-portal/features/asset-management/how-to-import-repositories-from-version-control) from your version control system or configure your code scan process

## Set up a webhook

1. Open your newly created integration and get the webhook's URL

<figure><img src="https://whitespots.io/api/image/2093f852323db264ab2f96f7ba6d9997.png" alt=""><figcaption></figcaption></figure>

2. Now open your GitLab group's Settings->Webhooks page and add a webhook

<figure><img src="https://whitespots.io/api/image/ca7645ffc77587c32f71fab77ce40ffc.png" alt=""><figcaption></figcaption></figure>

3. Put that webhook URL, which portal showed you before and select 2 triggers

<figure><img src="https://whitespots.io/api/image/f5db334c7922d57833b9e01a61318a2c.png" alt="" width="375"><figcaption></figcaption></figure>

## Scan every single commit

Just switch this toggle on your integration page

<figure><img src="https://whitespots.io/api/image/854b5ce5702209351b6617e426ceb20b.png" alt=""><figcaption></figcaption></figure>

## Comment on pull requests

Set up your preferred process then

<figure><img src="https://whitespots.io/api/image/eddfdf17a66483e875af0d06b642f7d2.png" alt=""><figcaption></figcaption></figure>


---

## Navigation

- Location: [Docs](https://whitespots.io/docs) > [Whitespots Wiki](https://whitespots.io/docs/whitespots-wiki) > [AppSec Portal](https://whitespots.io/docs/whitespots-wiki/appsec-portal) > [🛠️ General Portal settings](https://whitespots.io/docs/whitespots-wiki/appsec-portal/general-portal-settings)
- Previous: [Tag screen](https://whitespots.io/docs/whitespots-wiki/appsec-portal/general-portal-settings/tag-screen)
- Next: [⚙️ Post install Configuration](https://whitespots.io/docs/whitespots-wiki/appsec-portal/post-install-configuration)
