# SAST/DAST

### AquaWave

The following figure depicts the information to be provided to add AquaWave as an integration.

<figure><img src="/files/4cdQs0mBSM4C5uRsSuyG" alt=""><figcaption></figcaption></figure>

Following are the fields:

* **Account Name**: The name of your Aquawave user account&#x20;
* **User Name**: Provide the username for Aqua wave
* **Bearer Token**: Provide the bearer token for Aqua wave
* **Group and Permissions**: To enable access to all user groups, check the  **Enable all access to all the groups for this** checkbox. To provide access to only selected user groups, uncheck this checkbox and select the required users from the **Select Group** drop down and enable the needed permissions like **Edit**, **View** or **Delete**.&#x20;

### HCL AppScan

The following figure depicts the information to be provided to add HCL AppScan as an integration.

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

Following are the fields:

* **Account Name**: The name of your HCL Appscan user Thaccount&#x20;
* **Bearer Token**: Provide the bearer token for HCL Appscan
* **Group and Permissions**: To enable access to all user groups, check the  **Enable all access to all the groups for this** checkbox. To provide access to only selected user groups, uncheck this checkbox and select the required users from the **Select Group** drop down and enable the needed permissions like **Edit**, **View** or **Delete**.&#x20;

### JFrog Xray Scanning

The following figure depicts the details to be provided to add JFrog Xray Scanning as an integration.

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

Enter the information for the following fields:

* **Account Name**: The name of the user account&#x20;
* **Endpoint**:  Jfrog Xray host address from which Jfrog Xray instance is accessed
* **Token**: User token from Jfrog Xray to authenticate&#x20;
* **Group and Permissions**: To enable access to all user groups, check the  **Enable all access to all the groups for this** checkbox. To provide access to only selected user groups, uncheck this checkbox and select the required users from the **Select Group** drop down and enable the needed permissions like **Edit**, **View** or **Delete**.&#x20;

### Prisma Cloud&#x20;

The following figure depicts the details to be provided to add Prisma Cloud as an integration.

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

Enter the information for the following fields:

* **Account Name**: The name of your Prisma Cloud user account&#x20;
* **Host URL**: Host address from which you access the Prisma Cloud instance.&#x20;
* **Application URL**: The application URL
* **Access Key ID**: User's access key who has access to the Prisma Cloud&#x20;
* **Secret Key**: User's secret key
* **Group and Permissions**: To enable access to all user groups, check the  **Enable all access to all the groups for this** checkbox. To provide access to only selected user groups, uncheck this checkbox and select the required users from the **Select Group** drop down and enable the needed permissions like **Edit**, **View** or **Delete**.&#x20;

### SonarQube

The following figure depicts the information to be provided to add SonarQube as an integration.

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

Following are the fields:

* **Account Name**: The name of your Sonarqube user account&#x20;
* **Host URL**: Provide the host URL of the SonarQube Server
* **Token**: Provide the token to access the SonarQube server
* **Group and Permissions**: To enable access to all user groups, check the  **Enable all access to all the groups for this** checkbox. To provide access to only selected user groups, uncheck this checkbox and select the required users from the **Select Group** drop down and enable the needed permissions like **Edit**, **View** or **Delete**.


---

# 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-context-engine/user-guide/data-sources/available-integrations/sast-dast.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.
