GrypeSettings.

ConfigFiles Property

Summary

Gets or sets the Grype configuration files to use (-c, repeatable). Relative paths are resolved against the working directory.
Assembly
Cake.Grype.dll
Namespace
Cake.Grype
Containing Type
GrypeSettings

Syntax

public ICollection<FilePath> ConfigFiles { get; set; }

Value

Type Description
ICollection<FilePath>