# Vulnerabilities

DuploCloud uses OSSEC for vulnerability detection in Hosts. The data is ingested into the SIEM and is displayed in the dashboard. The DuploCloud operations team typically patches VMs every quarter. To access the vulnerability dashboard, navigate to **SIEM** -> **Dashboard** -> **Vulnerabilities**. For more information on implementation, refer to the [Wazuh Vulnerability Detection Guide](https://documentation.wazuh.com/3.9/user-manual/capabilities/vulnerability-detection.html).

<figure><img src="/files/TcgKjTHJc4XFIXfqhcRD" alt=""><figcaption><p>The <strong>Inventory</strong> tab of the <strong>SIEM Vulnerabilities</strong> dashboard in the DuploCloud Portal</p></figcaption></figure>

In AWS, the platform integrates with AWS inspector for vulnerability scanning.

<figure><img src="/files/rA5tatYDsnZitz9SYmba" alt=""><figcaption><p>Hosts listed in the <strong>By Vulneratility</strong> tab</p></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.duplocloud.com/docs/automation-platform/security-and-compliance/access-control-3/vulnerabilities.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.
