Request Format
Body Parameters
The request body must include the following parameters:
| Parameter | Type | Required | Description |
|---|---|---|---|
| gitUrl | String | Yes | The Git URL of the project to be scanned. Must be a GitHub or GitLab URL. |
| branch | String | Yes | The branch of the repository to scan. |
| projectName | String | Yes | A unique name for the project being scanned. |