# GitLab

GitLab is a DevOps software package that can develop, secure, and operate software.

### Usage of GitLab in Delivery Shield

* Delivery Shield can run security analysis to identify the GitHub security posture using frameworks such as [OpenSSF Score card](https://docs.opsmx.com/opsmx-secure-software-delivery-ssd-platform/user-guide/compliance-automation/openssf-scorecard). &#x20;
* It also collects metadata such as repository name, branch, list of commits, approvers etc., to perform supply chain security related analysis and populate it on the DBOM for audit purposes.&#x20;

### To Integrate Gitlab:

1. Navigate to **Setup** > **Integrations**.
2. In the **Source** panel, click **Gitlab**.
3. The Gitlab integration page is displayed. Click **+New Account**.

<figure><img src="/files/AXYReGUZ2ncYsJN84w9B" alt=""><figcaption></figcaption></figure>

4. In the popup that appears, enter the following details:

<figure><img src="/files/UG2wkbd4vtr9m84pi8U6" alt=""><figcaption></figcaption></figure>

5. Enter the **Account Name, API URL** and **Token** values of your Gitlab account.
6. Click **Save**. The tool is integrated in the source stage.&#x20;
7. You can edit the entered Gitlab values by clicking the **Edit** option as shown below:

<figure><img src="/files/h7rXWjKSO5NeuDwGVZGA" alt=""><figcaption></figcaption></figure>

8. Enter the new values and click **Update**.&#x20;

<figure><img src="/files/IP9kh7PqHDxdIfN03fnw" alt=""><figcaption></figcaption></figure>

The new values get updated.&#x20;

\
\ <br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.opsmx.com/ssd/security-risk-and-prioritization/getting-started/integrating-ci-and-cd-tools-in-delivery-shield/gitlab.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
