MatchPackageNoVersion

A MatchPackageNoVersion indicates a match, but the version is not set. This is a partial match because we consider that semantically means that the package is affected, but we do not know which version. So in theory, all versions that are in the SBOM could be a match. It is not a definite match, but it is also not a no match. It is a partial match.

Properties

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

Functions

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