GrypeScanSettings.

OnlyFixed Property

Summary

Gets or sets a value indicating whether vulnerabilities without a fix are ignored (--only-fixed).
Assembly
Cake.Grype.dll
Namespace
Cake.Grype.Scan
Containing Type
GrypeScanSettings

Syntax

public bool OnlyFixed { get; set; }

Value

Type Description
bool