DifferentSources

A DifferentSources indicates that the information comes from different sources (e.g., matching a Cpe.getVendor to a vendor specified in a Csaf.Branche. This can be used to "multiply" the matching confidence with this value to adjust it for the different sources.

Constructors

Link copied to clipboard
constructor(sources: List<PropertySource>)

Properties

Link copied to clipboard
Link copied to clipboard
open override val value: Float = 0.9f

Functions

Link copied to clipboard
open operator fun times(other: MatchingConfidence): MatchingConfidence