Scanning & Upload - Analysis doesn't start after upload
PreviousSCM Connection - Azure DevOps OAuth won't completeNextScanning & Upload - Large report file won't upload
Last updated
Symptoms
You uploaded a SAST report (and/or source code) but the analysis phase never begins.
The report appears stuck, or you're told there are no fixes even though the analysis didn't run.
Likely cause
The fix-report submission was incomplete — for example, the source code wasn't provided or matched to the report, so the analysis phase was never initiated.
Resolution
Restart the flow and make sure you complete every step of "Fix my code": provide the SAST report and the corresponding source code when prompted.
Confirm the source code matches the codebase the report was generated from.
If it still doesn't start, retry the submission using the Mobb CLI with debug enabled to capture verbose output, and share it with support@mobb.ai.
Still stuck? Contact support@mobb.ai.
Last updated