Software static analysis tool warning where the tool reports a flaw or vulnerability in code that does NOT actually exist in reality is a:
AFalse Negative
BTrue Positive
CFalse Positive
DTrue Negative
Explanation
A False Positive occurs when an automated tool flags clean code as erroneous or vulnerable.

No Comments