False positive vs. Noise

False positiveNoise
What it isA CVE-based finding that is incorrect for this specific targetAn informational finding with no CVE (service detections, config observations)
Who applies itYou, manuallyTopscan, automatically
EffectRemoved from Current, not counted in scoreNever counted in score

How to mark an issue as False positive

  1. Open the issue detail panel.
  2. Click False positive at the bottom of the panel.
  3. The issue is removed from the Current tab.

False positive issues do not affect your Security Score and are excluded from SLA tracking.

When an issue reappears

If a scan detects the same vulnerability again on the same target after you've marked it as a false positive, Topscan will resurface it in Current. This is intentional — if something changes on the target and the vulnerability becomes real, you should know.

Review the issue again and mark it as false positive again if the detection is still incorrect.

What's next