Skip to main content
POST
Start GitHub repository scan

Path Parameters

projectId
string<uuid>
required

The unique identifier of the project associated with the GitHub repository

Example:

"550e8400-e29b-41d4-a716-446655440000"

Body

application/json
repositoryId
string
required

Repository identifier

Example:

"uuid-value"

branch
string

Branch to scan (defaults to configured scan branch or repository default branch)

Example:

"main"

Response

Scan request accepted and processing asynchronously