ChatGPT
Introduction
Integrate ChatGPT with OX to analyze security issues at scale, prioritize remediation, and generate fix guidance directly within the OX platform.
OX uses ChatGPT to summarize issues by risk and type, rank findings by business impact, and create code-level remediation instructions. You can analyze many issues at once and obtain prioritized actions without leaving OX.
After you connect, you can use ChatGPT capabilities when working with security findings in the Active Issues page.
What OX adds
Issue summarization: ChatGPT summarizes security issues by risk level and type across your entire portfolio (for example, 10 critical SQL injection vulnerabilities and 20 high-risk exposed secrets).
Prioritized remediation: ChatGPT ranks issues by business impact and provides a recommended fix order to maximize security improvements.
Code-level fix guidance: ChatGPT generates specific remediation instructions and code suggestions for each finding, accelerating resolution.
Connection methods
For general information about connection methods, see Connection methods.
Connect to OX with an OpenAI API key.
Prerequisites
OX
Permission to configure connectors
ChatGPT/OpenAI
OpenAI user account with permissions to create and manage API keys
Connect with a token
Step 1: Create API key [OpenAI]
For OpenAI documentation, see the article API Overview.
Verify that the prerequisites are in place.
Log in to your OpenAI account.
From the header, select API Platform.
From the left menu, select API keys.
Select + Create new secret key.
In Create new secret key, enter the details:
Owned by: You or Service Account.
Name: A name for the key.
Project: Select a project or accept the default.
Permissions: All, Restricted, or Read only. If restricted, apply the relevant permissions.

Select Create secret key.
Copy and store the API key in a secure location. You cannot view it again after this step. Best practice: Store credentials in a secrets manager and set a reminder to rotate the API key according to your policy.
Step 2: Connect to OX [OX]
Verify that the prerequisites are in place.
In OX, go to Connectors > AI AppSec Advisor and select ChatGPT.

In Configure your ChatGPT credentials, enter the API key i(token).
Select VERIFY CONNECTIVITY.
A green success message at the bottom of the screen indicates a successful connection. If verification fails, check your API key and permissions.
Select CONNECT.
Last updated
