# DBOM

The DBOM or Delivery bill of actions and materials displays the details of the application lifecycle throughout, till it is deployed. It captures the end-to-end visibility into all artifacts and related actions taken (code analysis and scanning, dependency validation, approvals, etc.) for software delivery and deployment.

DBOM is an integral component of OpsMx Secure Software Delivery solutions. It enhances software delivery transparency and attestation, and gives visibility over continuous delivery and deployment.&#x20;

### Application View

The DBOM (Delivery Bill of Materials) for an application is a collection of all policies evaluated for the application, along with a number of services in which they failed or passed. It contains the different stages and their app-level risk status/score and the overall risk status of the application.&#x20;

Select **Application View** to view the DBOM details of the selected application.&#x20;

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

On clicking the Service or Artifact, the available services and artifacts for the application are displayed.&#x20;

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

### Service View

The delivery bill of materials or DBOM for the services is a collection of all policies evaluated across all the deployments in an application, along with a number of services in which they failed or passed. It contain the different stages and their app-level risk status/score and the overall risk status of the application.&#x20;

Select **Service View** to view the DBOM details of all the services available for the selected application. You can click View SBOM to view the SBOM details of the application.&#x20;

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

In the OSS Risk column, click View to view the available libraries for the given application and the related details of it.&#x20;

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


---

# 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/user-guide/view-security-posture/application-security-posture/dbom.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.
