# SCA for Checkmarx

### Checkmarx: Overview <a href="#checkmarx-overview" id="checkmarx-overview"></a>

Checkmarx is a unique source code analysis solution that helps in identifying, tracking, and repairing technical and logical flaws in the source code, such as security vulnerabilities, compliance issues, and business logic problems.

### Registering Checkmarx in AutoRABIT  <a href="#registering-checkmarx-in-autorabit" id="registering-checkmarx-in-autorabit"></a>

1. Log in to your AutoRABIT account.&#x20;
2. Go to the **My Account** page.&#x20;
3. Under **Plugins** and under the **Static Code Analysis** section, select the **Checkmarx** box.
4. In the Checkmarx credentials dialog, fill in the following details:

   * **CxServer:** Checkmarx Server URL or IP address, e.g., <http://server-name>
   * **Team Name:** Enter the relevant team name for the project.
   * **Select Credential:** Choose the correct user's credential from the list. To create a new credential, click on the + icon.

   <figure><img src="https://1912836914-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9vAxMuDrkUkB4OXlH9CL%2Fuploads%2FV4pKGAaQKtpI31Bqvg3x%2Fimage.png?alt=media&#x26;token=373ed71a-c5b9-4418-9d78-2a3d6c1e6dc8" alt=""><figcaption></figcaption></figure>
5. &#x20;Click on **Test Connection**. Wait until the credentials are validated and the Success status is indicated. Once, the connection is successful, click on **OK**. &#x20;


---

# 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://knowledgebase.autorabit.com/product-guides/arm/integration-and-plugins/sca-for-checkmarx.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.
