# View Active Deployments

The current deployments section is displayed at the bottom of the Application Status page and it displays the alerts count for each service individually.

### To View Active Deployments

* Navigate to **Application Status** > **Active Deployments**.

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

The active deployments section displays the following details of the deployments as given below:

* **Service :** Displays the name of the service.&#x20;
* **Version :** Displays the version of the service.
* **Artifact :** Displays the image that is currently deployed in the service.
* **Artifact Version** : Displays the version of the artifact.&#x20;
* **Deployed At :** Displays the time of the deployment of the service.
* **Vulnerability :** Displays the vulnerability count for the given service. The color code notifies whether the vulnerability is **Critical**, **High**, **Moderate** or **Normal**. On clicking the panel, the [Vulnerability Management](https://docs.opsmx.com/opsmx-secure-software-delivery-ssd-platform/user-guide/vulnerability-management) page is displayed that gives more details about the vulnerabilities.&#x20;
* **Open Security Issues :** Displays the alerts count for the given service. On clicking the panel, the [View Open Security Issues](https://docs.opsmx.com/opsmx-secure-software-delivery-ssd-platform/user-guide/view-security-posture/view-open-security-issues) page is displayed that gives more details about the security issues.&#x20;
* **OSS Risk :** The [OSS risk ](https://docs.opsmx.com/opsmx-delivery-shield-platform/user-guide/global-risk-management/oss-risk)displays the risk status of all the open source components available in the service.&#x20;
* **DBOM Status :** The DBOM or **Delivery Bill of Actions** is used to capture the details of the application lifecycle throughout, till it is deployed. On clicking **View**, the DBOM details page is displayed. See [DBOM](https://docs.opsmx.com/opsmx-delivery-shield-platform/user-guide/view-security-posture/application-security-posture/dbom) for more details.&#x20;


---

# 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/opsmx-1/opsmx-delivery-shield-platform/user-guide/view-security-posture/view-active-deployments.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.
