macOS
brew install licensefinderlocal Homebrew formula metadata
brew / rank 4620
Find licenses for your project's dependencies. Version 7.2.1 via Homebrew; verified 2026-06-22. Also installable with nix: nix profile install nixpkgs#license_finder.
install
brew install licensefinderlocal Homebrew formula metadata
nix profile install nixpkgs#license_findernixpkgs package indexes · pkgs/by-name/li/license_finder/package.nix · source: api.github.com
overview
Find licenses for your project's dependencies
history
LicenseFinder is Pivotal's long-running Ruby CLI for finding dependency licenses, comparing them with approved policies, and reporting unapproved packages. It covers many project types by calling their native package managers rather than treating license scanning as a single-language problem.
The public repository was created on 2011-01-17. The README describes a tool that works with package managers to find dependencies, detect licenses, compare them with permitted licenses, and produce actionable exception reports.
The changelog records a broadening scope over time: support for Ruby, Node, Python, Java, Go, CocoaPods, Swift Package Manager, Rust Cargo, PHP Composer, Conda, Flutter, and other ecosystems appears across releases. Release 7.0.0 in 2022 added Ruby 3 support, Flutter scanning, and SPDX identifier reporting.
LicenseFinder spread through CLI, RubyGems, Homebrew, Docker, and pre-commit workflows. Its Docker image bundles package managers so CI jobs can scan mixed-language repositories without installing every ecosystem tool on the host.
Users run license_finder after installing project dependencies. The tool records approvals and permitted licenses, exits non-zero for unapproved dependencies, and can run in CI to catch new dependency-license work items.
LicenseFinder is important to package people because it exposes the practical mess of license metadata: every package manager has different files, commands, and metadata conventions, so the tool's value is in its adapters and decision record as much as in license detection.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
config/license_finder.ymldoc/dependency_decisions.ymlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
license_finder | executable | indexed executable | Discovered from the local executable index. |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:licensefinder |
|---|---|
| Version | 7.2.1 |
| Package manager | Homebrew |
| Homepage | https://github.com/pivotal/LicenseFinder |
| Repository | https://github.com/pivotal/LicenseFinder |
| Last updated | 2026-06-22T14:05:10-07:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
license_finder
nix profile install nixpkgs#license_findersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.