seedwing-io / seedwing-policy

A functional type system for policy inspection, audit and enforcement.
https://www.seedwing.io
Apache License 2.0
12 stars 15 forks source link

Fix `osv::scan-purl` to not require optional namespaces #194

Closed jcrossley3 closed 1 year ago

jcrossley3 commented 1 year ago

PURL namespaces are optional, as appropriate for the package type. Specifically, npm equates namespaces to scopes and doesn't require a namespace for a non-scoped package.