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"
File patterns to include in analysis
Example:
["src/**/*.py", "lib/**/*.js"]
File patterns to exclude from analysis
Example:
["tests/**", "node_modules/**"]
Response
Analysis successfully started
Success message