> For the complete documentation index, see [llms.txt](https://docs.opsmx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opsmx.com/integrations/integrating-ci-and-cd-tools/bitbucket.md).

# Bitbucket

Bitbucket is a Git based code hosting and collaboration tool, built for teams.

## Usage of Bitbucket in Delivery Shield

* Delivery Shield can run security analysis to identify the GitHub security posture using frameworks such as OpenSSF Score card.
* 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.

## To Integrate Bitbucket:

1. Navigate to \*\*Setup \*\*> **Integrations**.
2. In the **Source** panel, click **Bitbucket**.
3. The Bitbucket integration page is displayed. Click **+New Account**.
4. In the popup that appears, enter the following details:
5. To authorize OpsMx access, sign in using your bitbucket credentials and grant necessary permissions.
6. Enter the \*\*Account Name, API URL, Access Level, Workspace ID, Auth Type \*\*and **Token** values of your Bitbucket account.
7. Select the \*\*Teams \*\*and the corresponding \*\*Environments \*\*from the dropdown for which you want the integration to be available. The integration will be available for the selected teams and environment only. > **\[info]** You can select up to 5 teams for the integration to be displayed.

* An example is given below for reference:![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeuMZQzZsZQuulVdW9B9OuffNPoEXqbcpcAkYtKVyb7YiTQxbVIt1L4Gh-zshqX2J9MFKIat8x4oWFIGxdg3j1XVagyUNhUAlD_52soyMyd1cy53p6XiYi0LsTjIBfHcybRWl61?key=D9EXoOdGF7oYOBvYaW2GnRWJ)
* In the example above,
* if **Team 1**, **Team 2**, and **Team 3** are selected, only applications associated with these teams can access the integration. Any applications belonging to other teams, such as **Team 4**, will not have access to this account.
* Even if the user who created this account is also an admin for **Team 4**, the integration account remains restricted and is not available for **Team 4**.
* Access to the account is strictly limited to the specified **Teams** and **Environments** selected during account creation.
* **For Organization Admins:**
  * When an **Organization Admin** creates an account without selecting specific **Teams** and **Environments**, the account will be universally applicable, granting access to **all teams** and **all environments** by default.
* **For Team Admins with Multiple Teams:**
  * If a **Team Admin** who manages multiple teams creates an account without specifying particular **Teams** and **Environments**, the account will only be accessible to the teams for which the logged-in user holds admin privileges.

4. Click **Save**. The tool is integrated in the source stage.
5. Once the integration is successful, a success popup message appears at the top right corner of the page as shown below:

The Bitbucket integrator is connected and account is listed under Bitbucket integrator.

## To Edit the Values

You can edit the entered values by clicking the **Edit** option as shown below:

1. Enter the new URL and token value and click **Update**.

The new values get updated.
