Cpe Property
A property that represents a CPE value.
The confidence of a match (see confidenceMatching) is determined by comparing the CPE values.
If the CPEs are equal according to the CPE specification, the confidence is DefiniteMatch.
Otherwise, the confidence is DefinitelyNoMatch.
We do not need to consider different sources, as a CpeProperty can only come from PropertySource.CPE.
Properties
Functions
Link copied to clipboard
This method is used to compare the property with another property of the same type. Instead of a Boolean it must return a MatchingConfidence that expresses how confident the match is.