Poll this endpoint to check the status of an SCA AutoFix job. Returns progress information and status (queued, processing, completed, failed).
API Key for authentication. You can generate an API key from your personal settings.
Project identifier
Job ID returned from the startScaAutoFix endpoint
Job status retrieved successfully
Job ID
"sca-autofix-550e8400-e29b-41d4-a716-446655440000-0"
Project ID
"550e8400-e29b-41d4-a716-446655440000"
Job status
queued, processing, completed, failed "processing"
Human-friendly status message
"Processing... 3 vulnerabilities analyzed."
Total number of vulnerabilities to analyze
5
Number of vulnerabilities processed so far
3
Number of vulnerabilities with fixes found
2
Number of vulnerabilities without fixes
1
Number of vulnerabilities that failed analysis
0
Progress percentage (0-100)
60
Job creation timestamp
"2024-01-15T10:30:00.000Z"
Error message if job failed
"Repository not found"
Processing start timestamp
"2024-01-15T10:30:05.000Z"
Job completion timestamp
"2024-01-15T10:31:30.000Z"