GrypeSource.

Registry(string) Method

Summary

An image pulled directly from a registry, no container runtime required (registry:).
Assembly
Cake.Grype.dll
Namespace
Cake.Grype
Containing Type
GrypeSource

Syntax

public static GrypeSource Registry(string reference)

Parameters

Name Type Description
reference string The image reference.

Return Value

Type Description
GrypeSource The source.