Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 272 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 272 Bytes

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 .