GrypeMatch.

MaxEpssScore Property

Summary

Gets the highest EPSS probability (0–1) of any record, or null if none has EPSS data.
Assembly
Cake.Grype.dll
Namespace
Cake.Grype.Json
Containing Type
GrypeMatch

Syntax

public Nullable<double> MaxEpssScore { get; }

Attributes

Type Description
JsonIgnoreAttribute

Value

Type Description
Nullable<double>