MatchWithoutVendor

A MatchWithoutVendor indicates that the match is without a vendor. This is a partial match because vendors are often omitted in SBOMs, but they are important for exact matching. So we consider this a partial match.

Properties

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

Functions

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