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

Verify package type and correct test data

Open chinyeungli opened this issue 7 months ago • 1 comments

This is a fix for https://github.com/package-url/packageurl-python/issues/155

  • Added the known_purl_type based on the spec
  • Added code to validate the package type
  • Corrected test data as pkg:rubygems and pkg:alpine are invalid

chinyeungli avatar Jun 11 '25 10:06 chinyeungli