# Veracode Integration

{% hint style="info" %}
[Veracode](https://www.veracode.com/) is an application security platform that enables organizations to assess and manage the security of their software applications at scale. With Veracode, businesses can identify and remediate security flaws in their code and applications, ensuring their software is secure and compliant with industry standards.

[Oobeya](https://oobeya.io) and Veracode provide organizations with visibility into the security of their applications and code repositories. With detailed reports, development teams can track their progress over time and gain insights into potential vulnerabilities and areas for improvement.
{% endhint %}

## 1. **Generate Veracode API Credential**

1\. Navigate to **API Credentials** and generate a new API Credential in Veracode to connect [Oobeya](https://oobeya.io/).

<figure><img src="https://3582076375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FWV87NB3Qnnx5p93isc4J%2Fimage.png?alt=media&#x26;token=490ab21a-bc32-4d91-b9a5-89d56e4c377d" alt=""><figcaption><p>Veracode API Credentials</p></figcaption></figure>

## **2. Activate Veracode Integration on Oobeya** :jigsaw:&#x20;

1. Log in to Oobeya with an *Administrator* account.
2. Navigate to **Integrations** and select the **Veracode** addon. Then, click the **"Install"** button.

<figure><img src="https://3582076375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2Fk7n6Gniz5EDuxwcQAwvA%2Fimage.png?alt=media&#x26;token=8d4b1543-0bb9-4146-8a3d-86457d1f647a" alt=""><figcaption><p>Veracode Oobeya Integration</p></figcaption></figure>

<figure><img src="https://3582076375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FNojQzOjDCVAigGgr5J3R%2Fimage.png?alt=media&#x26;token=8d0e6e8f-cfca-41a4-b530-1609e94d22c1" alt=""><figcaption></figcaption></figure>

## **3. Add A New Data Source** :electric\_plug:&#x20;

1\. Navigate to **Data Sources**, and select **Veracode** to add a new data source.&#x20;

2\. Click the **"New Data Source"** button and fill in the form using the Credentials generated on Veracode in the first step. \
\
**Server URL:** <https://api.veracode.com>

<figure><img src="https://3582076375-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MGIlBSTjQtZxUoFwUx4%2Fuploads%2FDr052lDHfLYorp5PltKK%2Fimage.png?alt=media&#x26;token=cc3f5221-9078-4831-a6c7-bc22e5a9a06b" alt=""><figcaption><p>Veracode Data Source</p></figcaption></figure>

3\. Select **"Set as default"** to set it as a default data source. Click the **"Test Connection"** button to verify the connection.

## **Ready to Connect** :rocket:&#x20;

Oobeya is now connected with your Veracode account to provide real-time security analysis for your code. Gain deeper insights into your application security and vulnerabilities.

## **Next Steps** :dart:&#x20;

* [Add a new Widget](https://docs.oobeya.io/dashboards/adding-a-new-widget)


---

# 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.oobeya.io/integrations/all-integrations/code-quality-addons/veracode-integration.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.
