aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: d4ce9e8a124e00fc490259c34e6ac5626425e377 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# rules_license

This repository contains a set of rules and tools for
- asserting that packages are available under specified OSS licenses 
- gathering those license assertions into artifacts to ship with code
- applying organization specific compliance constriants against the
  set of licenses used by a target.

See [License Checking with
Bazel](https://docs.google.com/document/d/1uwBuhAoBNrw8tmFs-NxlssI6VRolidGYdYqagLqHWt8/edit#)
for more information about the project.

WARNING: The code here is still in active initial development and may be under churn.