alitheg commented on issue #1517: URL: https://github.com/apache/tooling-trusted-releases/issues/1517#issuecomment-5453946996
I'll pull some examples together, but it feels like there isn't one scheme which we could fully generalise across the whole set. However, the PURL spec notes common qualifiers such as `checksum`, `file_name` which we could use if we wanted to identify an artifact, for example: `pkg:scid/the+asf/release-catalog.apache.org/[email protected]?file_name=apache-apisix-3.18.0-src.tgz`. Or, as another alternative, PURL explicitly supports `subpath` as relative to package root, so we could have: `pkg:scid/the+asf/release-catalog.apache.org/[email protected]#apache-apisix-3.18.0-src.tgz` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
