Heresh83 / rules_license

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 for more information about the project.

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

About

License:Apache License 2.0


Languages

Language:Starlark 90.1%Language:Python 6.2%Language:Java 1.4%Language:C++ 1.3%Language:Shell 1.0%