pivotal/LicenseFinder
Find licenses for your project's dependencies. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5707
- days_rel: n/a
- days_push: 772
- n_releases_24m: 0
Adoption not part of the score
1794 stars · 348 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
LicenseFinder is a Ruby CLI tool that scans a project's dependencies via its package manager, detects each package's license, and compares them against a user-defined whitelist to produce an actionable compliance report. It supports many ecosystems (Bundler, pip, npm, Go, Maven, Gradle, and more) and can run as a pre-commit hook or in CI.
Use cases
- audit licenses of project dependencies
- enforce an approved license whitelist in CI
- generate a license report for legal compliance
- check for GPL dependencies before shipping
- run license checks as a pre-commit hook
When to choose
- you need automated license compliance checks across multiple language ecosystems
- you want to fail builds when unapproved licenses appear
- you need a permissive-licensed, self-hostable compliance scanner
When to avoid
- you need SBOM generation with SPDX export and deep vulnerability scanning
- your package manager is unsupported or experimental
- you need actively developed tooling with frequent updates
Facets
cli-tool · maturity maintenance
security developer-tools ci-cd dependency-audit developer-tools security legal ruby cli cross-platform license-compliance dependency-scanning license-audit open-source-compliance docker
1 source
- readme: https://github.com/pivotal/LicenseFinder · fetched 2026-08-28 · 91adaab55331
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| pivotal/LicenseFinder | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="pivotal/LicenseFinder")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem