local_path_override(
module_name = "package_metadata",
path = "../../metadata",
)
This repository contains Bazel modules for injecting and collecting supply-chain metadata into builds.
This project is the successor to rules_license.
The intended use cases are:
[!WARNING] The code here is still in active initial development and will churn a lot.
See this page.
These are for learning about the problem space, and our approach to solutions. Concrete specifications will always appear in checked in code rather than documents.