Skip to main content

Related Tools

ORT Config Repository

A repository with exemplary ORT configuration files.

ORT Server

The ORT Server is a scalable server implementation of ORT. It is designed to run inside a Kubernetes cluster and can be used via a REST API or a web frontend which is currently under development.

ORT Workbench

The ORT Workbench is an ORT result file viewer developed by the ORT core team. It can be used as an alternative to creating a report to review the ORT output.

Screenshot

ORT GitHub Action

A GitHub Action to run ORT for your GitHub repositories.

ORT GitLab Pipeline

A GitLab Pipeline to run ORT for your GitLab repositories.

ORTHW

A bash script that helps to simplify and speed up common tasks performed when processing ORT results.

OpenChain CRA Compliance Checklist

The OpenChain CRA Compliance Requirements & Checklist is a community resource for organizing EU Cyber Resilience Act (CRA) readiness work around governance, SBOM quality, vulnerability handling, open source stewardship and related evidence. ORT users can consult it when mapping ORT-generated SBOM and vulnerability information to CRA evidence planning. The checklist is not legal advice or a conformity assessment.

OpossumUI

OpossumUI is a desktop application that provides a compliance audit workflow. ORT can generate input files for OpossumUI using the "Opossum" reporter.

Python-Ort

Python-Ort is a pydantic-based library to serialize/deserialize configs and reports generated by ORT using the default models. Instructions to install are available on the PyPI Registry.