Constant ARTIFACT_PURL

pub const ARTIFACT_PURL: &'static str;
Expand description

The Package URL of the package artifact provides a standard way to identify and locate the packaged artifact.

§Notes

§Examples

  • "pkg:github/package-url/purl-spec@1209109710924"
  • "pkg:npm/foo@12.12.3"