How to Install ruby-license-finder in Ubuntu 18.04



Install ruby-license-finder by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-license-finder

Description:

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.

Homepage: https://github.com/pivotal/LicenseFinder

Version: 2.1.2-2

Section: universe/ruby