v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1481826573.7 KB

Initiates a code security scan on a specified repository.

post/codesecurity/scan/start

Request body

clientTokenstring

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Response

Success

scanIdstring

The unique identifier of the initiated scan.

status'IN_PROGRESS' | 'SUCCESSFUL' | 'FAILED' | 'SKIPPED'

The current status of the initiated scan.