Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider handling googlesource.com URLs in url2purl #77

Open
JonoYang opened this issue Feb 11, 2022 · 0 comments
Open

Consider handling googlesource.com URLs in url2purl #77

JonoYang opened this issue Feb 11, 2022 · 0 comments

Comments

@JonoYang
Copy link
Collaborator

We should consider creating Package URLs for googlesource URLs. For example:

https://chromium.googlesource.com/v8/v8.git/%2Barchive/refs/heads/6.4.388.tar.gz

would be

pkg:googlesource/chromium/v8/[email protected]

Where googlesource is the type, chromium is the namespace, v8/v8 the name, and 6.4.388 the version.

Likewise:

https://android.googlesource.com/platform/system/bt.git/+archive/67f5f372.tar.gz

would be

pkg:googlesource/android/platform/system/bt@67f5f372

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant