GrypeSource.

Parse(string) Method

Summary

A source exactly as Grype expects it on the command line; relative paths are not resolved.
Assembly
Cake.Grype.dll
Namespace
Cake.Grype
Containing Type
GrypeSource

Syntax

public static GrypeSource Parse(string source)

Parameters

Name Type Description
source string The source text, for example registry:alpine:3.20.

Return Value

Type Description
GrypeSource The source.