# Security Issues Genie

The Security Issues Genie option is a feature added in 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. It is an option backed by AI Powered Remediation using which you can get an insight about the generated alert. The alerts that are displayed can be explained using ChatGPT.&#x20;

To activate this feature you need to integrate ChatGPT. See [ChatGPT](https://docs.opsmx.com/opsmx-secure-software-delivery-ssd-platform/getting-started/intehttps://docs.opsmx.com/opsmx-secure-software-delivery-ssd-platform/getting-started/integrating-other-tools-in-ssd/chatgptgrating-other-tools-in-ssd/chatgpt), to know details on how to integrate ChatGPT in Delivery Shield.&#x20;

### To Use Security Issues Genie&#x20;

* Navigate to **Security Issues.**&#x20;
* Click on any alert that is displayed.

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

* The Security Issues details popup is displayed. Click **AI Powered Remediation** in the options displayed at the bottom of the popup.&#x20;

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

* The **Alert Assist** popup is displayed as shown below:&#x20;

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

The popup displays the following queries related to the alert sourced from ChatGPT.&#x20;

* How do I remediate this alert?
* What dependencies should I update?
* Suggest alternative libraries?

On clicking the necessary queries the answers are generated.


---

# 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/ai-powered-features/security-issues-genie.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.
