packageurl-python
packageurl-python copied to clipboard
Golang purls should only have name and not namespace
We toady have namespace for purls as discussed here https://github.com/package-url/purl-spec/issues/204
But we also have this in spec
For PURL Types where a namespace is not used, such as golang, use only the name component.
We need to make change in the library to reflect these changes