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

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.

Still stuck? Contact support@mobb.ai.

Last updated