For the complete documentation index, see llms.txt. This page is also available as Markdown.

Scanning & Upload - Mobb says my report is invalid

Symptoms

  • After uploading a SAST report, Mobb responds that the report is invalid and won't process it.

Likely cause

The report file is incomplete, truncated, corrupted, or isn't a valid export in a format Mobb supports for that scanner. (Less commonly, it can be an internal processing issue on Mobb's side.)

Resolution

  1. Re-export a complete, unmodified report directly from your SAST tool and upload the fresh file — avoid hand-editing the report.

  2. Confirm the export format is one Mobb supports for your scanner — see Integrating SAST Findings.

  3. Try submitting via the Mobb CLI with debug enabled to capture more detail.

  4. If Mobb still reports the file as invalid, contact support@mobb.ai and include the report so the team can check for a processing issue.

Still stuck? Contact support@mobb.ai.

Last updated