Body
application/json
Repository identifier (format varies by service)
Example:
"owner/repository"
Git commit SHA or identifier
Example:
"abc123def456"
Authentication token for the service
Example:
"ghp_xxxxxxxxxxxx"
Version control service provider
Available options:
github, azuredevops, gitlab, bitbucket Example:
"github"
Git branch name
Example:
"main"
Comma-separated file patterns to include in analysis
Example:
"src/**/*.py,lib/**/*.js,app/**/*.ts"
Comma-separated file patterns to exclude from analysis
Example:
"tests/**,node_modules/**,dist/**"
Response
Analysis successfully started
Success message