GrypeScanSettings.

From Property

Summary

Gets or sets the source behaviours to use, for example registry (--from, repeatable).
Assembly
Cake.Grype.dll
Namespace
Cake.Grype.Scan
Containing Type
GrypeScanSettings

Syntax

public ICollection<string> From { get; set; }

Value

Type Description
ICollection<string>