Start a new security scan for your repository
x-api-key
(required): Your Rafter security API keyContent-Type: application/json
Field | Type | Required | Description |
---|---|---|---|
repository_name | string | Yes | Repository name in format org/repo |
branch_name | string | Yes | Branch name to scan |
Field | Type | Description |
---|---|---|
success | boolean | Whether the scan was successfully triggered |
scan_id | string | Unique identifier for the scan request |
scan_id
with the Get Results endpoint