GrypeScanSettings.

ByCve Property

Summary

Gets or sets a value indicating whether results are oriented by CVE instead of the original vulnerability id (--by-cve).
Assembly
Cake.Grype.dll
Namespace
Cake.Grype.Scan
Containing Type
GrypeScanSettings

Syntax

public bool ByCve { get; set; }

Value

Type Description
bool