Finding.getOriginalVulnerabilityType
Signature
public String getOriginalVulnerabilityType()Description
Provides access to the original
vulnerability type of the finding. If the finding has not been modified, getOriginalVulnerabilityType is
the same as getVulnerability.
Returns
A VulnerablilityType object
that represents the original vulnerability type for a finding where
the vulnerability has been modified.