google / go-licenses

A lightweight tool to report on the licenses used by a Go package and its dependencies. Highlight! Versioned external URL to licenses can be found at the same time.
Apache License 2.0
833 stars 125 forks source link

feat!(v2): csv - validate license URL and guess more if invalid #110

Open Bobgy opened 2 years ago

Bobgy commented 2 years ago

Fixes #73

Assumption: the license URL we want to collect is always publically accessible If there are concerns with this assumption, we can discuss several options: