GrypeSource.

Image(string) Method

Summary

A container image reference, resolved by Grype's default lookup (a Docker daemon first).
Assembly
Cake.Grype.dll
Namespace
Cake.Grype
Containing Type
GrypeSource

Syntax

public static GrypeSource Image(string reference)

Parameters

Name Type Description
reference string The image reference, for example myorg/api:1.2.3.

Return Value

Type Description
GrypeSource The source.