GrypeSource.

Purl(string) Method

Summary

A single package URL, for example pkg:apk/[email protected]?distro=alpine-3.20.3.
Assembly
Cake.Grype.dll
Namespace
Cake.Grype
Containing Type
GrypeSource

Syntax

public static GrypeSource Purl(string reference)

Parameters

Name Type Description
reference string The package URL.

Return Value

Type Description
GrypeSource The source.