packageurl-js icon indicating copy to clipboard operation
packageurl-js copied to clipboard

Incorrect parsing of PURL with leading '/' in namespace

Open Moullisha opened this issue 1 year ago • 0 comments

PackageURL.fromString("pkg:golang//github.com/ll/[email protected]") throws the below error:

purl is missing the required "type" component

Moullisha avatar Dec 12 '23 10:12 Moullisha