Categorygithub.com/cloudquery/licenser
repositorypackage
0.3.0
Repository: https://github.com/cloudquery/licenser.git
Documentation: pkg.go.dev

# README

License Scanner

This script scans the licenses of all the dependencies of modules in a given directory, and reports if any of them forbidden, notice, reciprocal or restricted types.

From this directory, can be run with:

go run . check .
go run . report .