# oss-review-toolkit/ort

A suite of tools to automate software compliance checks.

Repository: https://github.com/oss-review-toolkit/ort
Canonical: https://ross.abutalabs.com/products/oss-review-toolkit-ort
Homepage: https://oss-review-toolkit.org
Language: Kotlin
License: Apache-2.0
License Family: permissive
Topics: package-manager, dependencies, dependency-graph, license, copyright, spdx, compliance, oss-compliance, license-management, sbom, sbom-generator, open-source-licensing, ospo, cyclonedx, sca, hacktoberfest, cra, dora
Last push: 2026-08-26T20:24:45+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 86, longevity 100
- inputs: {"age_days": 3240, "days_push": 7, "days_rel": 13, "gap_med": 5, "n_releases_24m": 132}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2075, forks 392 (observed 2026-08-28T04:06:10.754572+00:00)

## What it is
The OSS Review Toolkit (ORT) is a FOSS policy automation toolkit that analyzes project dependencies, scans licenses and copyrights, checks security vulnerabilities, and generates SBOMs (SPDX, CycloneDX) and attribution documents. It can be used as a library, CLI, or CI integration and combines tools like Analyzer, Downloader, Scanner, and Advisor into customizable pipelines.

## Use cases
- generate spdx or cyclonedx sbom for my project
- automate open source license compliance checks in ci
- create attribution documents for third-party dependencies
- scan dependencies for security vulnerabilities
- check licenses and copyrights of npm and maven dependencies
- enforce foss policy as code across repositories
- archive source code of all dependencies for license compliance

## When to choose
- you need automated license, copyright, and vulnerability compliance across many package managers
- you must produce SBOMs or attribution docs for regulatory or customer requirements
- you want policy-as-code enforcement in CI pipelines

## When to avoid
- you only need a quick one-off license scan without pipeline setup
- you need a lightweight GUI-only tool rather than a configurable toolkit
- your project uses package managers not supported by ORT's analyzer

## Facets
- artifact type: cli-tool
- maturity: active
- function: security, dependency-audit, developer-tools, ci-cd, parser, documentation
- domain: developer-tools, security, legal
- platform: jvm, cli, cross-platform
- tags: sbom, spdx, cyclonedx, license-compliance, open-source-compliance, software-composition-analysis, policy-as-code, kotlin, automation, devops, docker

## Member repositories
- oss-review-toolkit/ort (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:10.754572+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:56:17.471376+00:00, confidence not recorded.
  - readme: https://github.com/oss-review-toolkit/ort (fetched 2026-08-28T04:06:10.754572+00:00, sha 7167b003f788)
  - homepage: https://oss-review-toolkit.org (fetched 2026-08-29T10:36:27.017306+00:00, sha 44136fa355b3)
- Data as of 2026-08-30T08:39:29.467469+00:00.
