package-url / purl-spec

A minimal specification for purl aka. a package "mostly universal" URL, join the discussion at https://gitter.im/package-url/Lobby
https://github.com/package-url/purl-spec
Other
699 stars 161 forks source link

propose `bazel` type for Bazel modules #317

Open fmeum opened 3 months ago

fmeum commented 3 months ago

Bazel 6 introduced a new system for managing external dependencies centered around the concept of Bazel modules, which are hosted in a registry. The default registry is the Bazel Central Registry. This system will become the default this year and its predecessor will be turned off next year.

As discussed in https://github.com/bazelbuild/bazel/discussions/23166, we would thus like to register the bazel purl type for Bazel modules, as specified in this PR.

(Approved by the Rules Authors SIG: https://docs.google.com/document/d/1YGCYAGLzTfqSOgRFVsB8hDz-kEoTgTEKKp9Jd07TJ5c/edit#heading=h.9h67icc19g8f)

fmeum commented 3 months ago

CC @mzeren-vmw

oej commented 3 months ago

Any status on the feedback you waited for?

fmeum commented 3 months ago

@oej Yes, this has been approved and is ready for review!

fmeum commented 3 months ago

@stevespringett Could you review this?

fmeum commented 1 month ago

@pombredanne Not sure who to ask for a review, could you take a look?

sschuberth commented 3 days ago

@fmeum please rebase to resolve conflicts.

fmeum commented 3 days ago

@sschuberth Done