GrypeScanSettings.

OnlyNotFixed Property

Summary

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

Syntax

public bool OnlyNotFixed { get; set; }

Value

Type Description
bool