The packagedb has a constraint where all Packages need to have unique download_urls and the purls provided by the federatedcode repos do not contain them
Some actions that we can take to address this:
- Store all qualifiers for purls such that we could reconstruct a download url
- Set download_url qualifier
- Update purl2url
The packagedb has a constraint where all Packages need to have unique
download_urls and the purls provided by the federatedcode repos do not contain themSome actions that we can take to address this: