license_finder
audit the OSS licenses of your application's dependencies
Install
- All systems
-
curl cmd.cat/license_finder.sh
- Debian
-
apt-get install ruby-license-finder
- Ubuntu
-
apt-get install ruby-license-finder
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ruby-license-finder
- Raspbian
-
apt-get install ruby-license-finder
- Dockerfile
- dockerfile.run/license_finder
ruby-license-finder
audit the OSS licenses of your application's dependencies
LicenseFinder works with your package managers to find dependencies, detect the licenses of the packages in them, compare those licenses against a user-defined whitelist, and give you an actionable exception report.