You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add package_metadata rule to generated BUILD files for wheel libraries
to track package provenance using PURL (Package URL) format.
This is then picked up by
[supply_chain_tools](https://registry.bazel.build/modules/supply_chain_tools)
to produce SBOM for python target using external dependencies.
Fixesbazel-contrib#2054
---------
Co-authored-by: Ignas Anikevicius <240938+aignas@users.noreply.github.com>
0 commit comments