View all connectors

Checkmarx

By integrating Checkmarx with DX, you can analyze security issues and build scorecards that incorporate Checkmarx data. This data connector is available exclusively to Fabric customers. Please refer to the API documentation below and our schema explorer to see what data DX imports.

Prerequisites

To connect Checkmarx to DX, you need:

  • Tenant Account Name
  • Environment
  • OAuth Client ID
  • OAuth Client Secret

Setup instructions

Follow the steps below to connect Checkmarx to DX.

Step 1

Obtain your Tenant Account Name by browsing to Go to Settings > Identity and Access management:

Step 2

Refer to the table below to determine your Environment based on your account base URL

Base URL Environment
https://ast.checkmarx.net US
https://us.ast.checkmarx.net US2
https://eu.ast.checkmarx.net EU
https://eu-2.ast.checkmarx.net EU2
https://deu.ast.checkmarx.net DEU
https://anz.ast.checkmarx.net ANZ
https://ind.ast.checkmarx.net IND
https://sng.ast.checkmarx.net SNG
https://mea.ast.checkmarx.net UAE

Step 3

Create an OAuth client in Checkmarx to generate your Client ID and Client Secret:

  1. Go to Settings > Identity and Access Management > OAuth Clients.
  2. Click Create OAuth Client.
  3. Give the client a descriptive name (e.g., “DX Integration”).
  4. Copy the Client ID and Client Secret — the secret is only shown once.
  5. Add ast-viewer role from the CxOne roles in the Role Mapping section.

Step 4

  • Navigate to the connections page in DX and select “+ Connection” in the top right.
  • Enter the credentials you have generated in the previous steps—refer to the information below for errors and troubleshooting.

API reference

The table below lists the specific API endpoints that are used by DX.

Endpoint Documentation
/api/projects Link
/api/scans Link
/api/results Link

Errors

The table below lists potential error codes when adding a connection in DX.

Error Description
invalid_credentials Your OAuth credentials are not valid. Verify your Client ID and Client Secret are correct.
no_resources DX cannot access any projects or repositories.