> For the complete documentation index, see [llms.txt](https://docs.mobb.ai/mobb-user-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mobb.ai/mobb-user-docs/common-troubleshooting-scenarios/scan-invalid-report.md).

# 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](/mobb-user-docs/integrating-sast-findings.md).
3. Try submitting via the [Mobb CLI](/mobb-user-docs/getting-started/mobb-cli.md) 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.

{% hint style="info" %}
Still stuck? Contact <support@mobb.ai>.
{% endhint %}
