> 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-security-scanning-tools/cbomkit.md).

# CBOMkit

**CBOMkit** is a tool for generating and analyzing a Cryptography Bill of Materials (CBOM) — cataloging cryptographic assets, algorithms, keys, and certificates used within an application's codebase.

#### Usage of CBOMkit in Delivery Shield

* Delivery Shield integrates with CBOMKit to identify and catalog cryptographic components used across your codebase, surfacing weak or deprecated algorithms and non-compliant crypto usage.
* CBOM data is correlated with other scan results and factored into the application's overall security score, supporting cryptographic compliance and risk visibility.

#### To Manage CBOMkit:

1. Navigate to **Setup** > **Integrations**.
2. In the integrations list, click **CBOMkit**.
3. The CBOMkit integration page is displayed. Click **+New Account**.

<figure><img src="https://files.catbox.moe/t5qtq3.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://files.catbox.moe/hawy0o.png" alt=""><figcaption></figcaption></figure>

5. Enter the **Account Name**, select the **Mode**, and enable the **CBOM Scan** toggle button.
6. 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.

   <div data-gb-custom-block data-tag="hint" data-style="info" class="hint hint-info"><p>You can select up to 5 teams for the integration to be displayed.</p></div>

   * An example is given below for reference:

   <figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeuMZQzZsZQuulVdW9B9OuffNPoEXqbcpcAkYtKVyb7YiTQxbVIt1L4Gh-zshqX2J9MFKIat8x4oWFIGxdg3j1XVagyUNhUAlD_52soyMyd1cy53p6XiYi0LsTjIBfHcybRWl61?key=D9EXoOdGF7oYOBvYaW2GnRWJ" alt=""><figcaption></figcaption></figure>

   * 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:**<br>
     * 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.
7. Click **Save**. The tool is connected.
8. You can edit the entered values by clicking the **Edit** option as shown below:

<figure><img src="https://files.catbox.moe/bgo3l0.png" alt=""><figcaption></figcaption></figure>

9. Re-enter the new values and click **Update**.

<figure><img src="https://files.catbox.moe/t1ipxj.png" alt=""><figcaption></figcaption></figure>

The new setting gets updated.
