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 main.go check .
go run main.go report .