Skip to content
@getprovenant

Provenant

Open-source ecosystem for software provenance, license & copyright compliance, and SBOMs.

Provenant

The open-source ecosystem for software provenance, license & copyright compliance, and SBOMs.

🌐 getprovenant.dev — the website, an annotated ScanCode comparison, and the blog.

This organization is the home of Provenant — open-source tooling for understanding what is really inside your software and its supply chain: the licenses, copyrights, package metadata, dependencies, and provenance behind everything you ship.

At its heart is a fast, Rust-based scanner, with the pieces built around it to run the same scans everywhere — on your machine, in CI, in containers, and through your package manager. Everything here follows one principle: results should be accurate, explainable, safely bounded, and fast enough to run anywhere.

In this organization

  • provenant — the core scanner: a CLI, an HTTP service, and an embeddable Rust library. Apache-2.0.
  • provenant-action — the official GitHub Action for running Provenant scans in your CI workflows.
  • homebrew-tap — the Homebrew tap for installing Provenant on macOS and Linux.
  • getprovenant.github.io — source for the project website: landing page, ScanCode comparison, and blog.

Install & run

Channel Get started
Cargo cargo install provenant-cli
Homebrew brew install getprovenant/tap/provenant
Container docker run -v "$PWD:/src" ghcr.io/getprovenant/provenant scan /src --json-pp -
GitHub Actions uses: getprovenant/provenant-action@v1
Binaries Prebuilt archives on the releases page

New here? Start at the website, or go straight to the main repository for documentation, usage, and the output schema.

Pinned Loading

  1. provenant provenant Public

    Fast Rust scanner for licenses, copyrights, package metadata, SBOMs, and provenance data.

    Rust 43 7

Repositories

Showing 5 of 5 repositories
  • homebrew-tap Public

    Homebrew tap for Provenant (getprovenant/tap/provenant)

    getprovenant/homebrew-tap's past year of commit activity
    Ruby 0 Apache-2.0 0 0 0 Updated Sep 9, 2026
  • provenant Public

    Fast Rust scanner for licenses, copyrights, package metadata, SBOMs, and provenance data.

    getprovenant/provenant's past year of commit activity
    Rust 43 Apache-2.0 7 53 0 Updated Sep 9, 2026
  • getprovenant.github.io Public

    Website for Provenant — the fast Rust license, copyright & SBOM scanner. Astro + GitHub Pages, live at https://getprovenant.github.io

    getprovenant/getprovenant.github.io's past year of commit activity
    Astro 0 0 0 0 Updated Aug 5, 2026
  • provenant-action Public

    Official GitHub Action for Provenant — the Rust ScanCode-compatible license, copyright, and SBOM scanner. Wraps the ghcr.io/getprovenant/provenant container image.

    getprovenant/provenant-action's past year of commit activity
    Shell 0 Apache-2.0 0 0 0 Updated Jul 25, 2026
  • .github Public

    Provenant organization profile

    getprovenant/.github's past year of commit activity
    0 0 0 0 Updated Jul 25, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Most used topics

Loading…