> 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/nofix-supported-issue.md).

# No Fix Available - Supported issue shows no fix

**Symptoms**

* An issue type you know Mobb supports appears in the report with no fix offered.

**Likely cause**

Even for supported issue types, a specific finding may not be automatically fixable because of the surrounding code pattern, or the finding may be genuinely irrelevant / a false positive. Mobb only offers a fix when it can produce and validate a safe one.

**Resolution**

1. Open the issue and check which category Mobb placed it in — **Fixable**, **Irrelevant**, or **Remaining** — and read the reasoning Mobb provides.
2. Hover over the issue name to see the **original issue name** from your SAST provider, in case a naming difference is causing confusion about what's supported.
3. Confirm the finding's file/line is present in the source code you submitted (missing or mismatched source can prevent a fix).
4. If you believe a fix should be available, contact <support@mobb.ai> with the report and issue details so the team can investigate whether it's fixable or a false positive.

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