# Installer licensed avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de licensed pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:licensed
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install licensed
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#licensed
```

  Preuve: nixpkgs package indexes: pkgs/by-name/li/licensed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:licensed
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/licensed>
- **Version:** 5.1.0
- **Résumé source:** Cache and verify the licenses of dependencies
- **Page d'accueil:** <https://github.com/licensee/licensed>
- **Dépôt:** <https://github.com/licensee/licensed>
- **Docs amont:** <https://github.com/licensee/licensed#readme>
- **Licence:** MIT
- **Archive source:** <https://github.com/licensee/licensed.git>
- **Dernière mise à jour:** 2026-06-13T23:35:01+02:00
- **Généré:** 2026-07-08T18:08:21+00:00

## exécutables

- licensed (cli)
- licensed (alias)

## Dépendances

- libgit2
- ruby

## Dépendances de compilation

- cmake
- pkgconf

## Bibliothèques fournies par macOS

- libxml2
- libxslt

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-07-08
- version du gestionnaire: 5.1.0
- gestionnaire mis à jour: 2026-06-13
- données locales: OK
- dépôt amont: https://github.com/licensee/licensed
- info: No cached GitHub release or tag data was available.
## Historique du projet et usages

Licensed is a Ruby command-line tool for caching dependency license texts and checking them against repository policy. It sits in the GitHub Licensee ecosystem: Licensee detects license text, while Licensed records and verifies the dependency-level results that package managers expose.

### Historique du projet

The public GitHub repository was created on 2018-02-02 under GitHub's license tooling namespace and later moved under the licensee organization. The README describes the project as a Ruby gem and warns that it is not a complete open-source compliance solution.

The changelog shows the project evolving through compatibility-driven releases: v3 added migration guidance for self-contained builds, v4 removed self-contained executable releases and older Go support, and v5 required Ruby 3.0 or newer.

### Historique d'adoption

Licensed became useful to repositories that wanted license checks in development and continuous integration without manually inspecting every transitive dependency. Its source enumerators cover multiple language ecosystems, and its Homebrew formula made the Ruby CLI easy to install on macOS.

### Modes d'utilisation

A project adds a .licensed.yml file, runs Licensed to cache dependency records, and then runs status or verification commands to catch newly introduced, stale, or disallowed dependency licenses.

### Pourquoi les passionnés de paquets s'y intéressent

Licensed is package-nerd notable because it treats license review as package metadata that can be cached, diffed, and enforced in CI. It also shows the practical boundary between SPDX-style license identification and the messy package-manager work of finding dependency sources.

### Chronologie

- 2018-02-02: GitHub repository created.
- 2022-03-17: v3.6.0 changelog entry adds getting-started documentation and npm-workspaces support.
- 2023: v4.0.0 changelog entry removes self-contained executable releases and adds CocoaPods and Gradle multi-project support.
- 2024: v5.0.0 changelog entry requires Ruby 3.0 or newer.
- 2025: v5.0.3 changelog entry adds pnpm v9 support.

### Related projects

- Related projects include Licensee for license detection, SPDX license data, and other dependency-license scanners such as LicenseFinder.

### Sources

- <https://api.github.com/repos/licensee/licensed>
- <https://formulae.brew.sh/formula/licensed>
- <https://github.com/licensee/licensed>
- <https://raw.githubusercontent.com/licensee/licensed/fa9914ac4db957a3197c9a0858aec18ba2f47bba/CHANGELOG.md>
- <https://raw.githubusercontent.com/licensee/licensed/main/CHANGELOG.md>
- <https://raw.githubusercontent.com/licensee/licensed/main/README.md>


## Notes de sécurité

narrow executable package without higher-risk signals.

- **Risque Geiger:** vert / faible
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./.licensed.yml
## Détails de la base source

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** licensed
- **Version Scheme:** 0
- **Revision:** 0
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## Autres enregistrements de gestionnaires de paquets

- Nix - licensed: normalized package name match | nixpkgs package indexes: pkgs/by-name/li/licensed/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Liens liés

- [Source-control packages](https://www.automicvault.com/fr/pkg/source-control-tools/) - Belongs to a source-control command family.
- [Package publisher tools](https://www.automicvault.com/fr/pkg/package-publishers/) - Belongs to a package publishing or registry command family.
- [Terminal utility packages](https://www.automicvault.com/fr/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/fr/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [libgit2](https://www.automicvault.com/fr/pkg/brew/libgit2/) - Runtime dependency declared by Homebrew.
- [ruby](https://www.automicvault.com/fr/pkg/brew/ruby/) - Runtime dependency declared by Homebrew.
- [cmake](https://www.automicvault.com/fr/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/fr/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.
- [licensefinder](https://www.automicvault.com/fr/pkg/brew/licensefinder/) - Shares av.db curated category or tags: cli, dependencies, developer-tools, license-compliance, licenses.
- [licenseplist](https://www.automicvault.com/fr/pkg/brew/licenseplist/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance, licenses.
- [license-eye](https://www.automicvault.com/fr/pkg/brew/license-eye/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance.
- [licensor](https://www.automicvault.com/fr/pkg/brew/licensor/) - Shares av.db curated category or tags: cli, developer-tools, license-compliance.
- [anycable-go](https://www.automicvault.com/fr/pkg/brew/anycable-go/) - Shares av.db curated category or tags: cli, developer-tools, ruby.
- [brew-gem](https://www.automicvault.com/fr/pkg/brew/brew-gem/) - Shares av.db curated category or tags: cli, developer-tools, ruby.
- [cargo-chef](https://www.automicvault.com/fr/pkg/brew/cargo-chef/) - Shares av.db curated category or tags: cli, dependencies, developer-tools.
- [cargo-edit](https://www.automicvault.com/fr/pkg/brew/cargo-edit/) - Shares av.db curated category or tags: cli, dependencies, developer-tools.
- [cargo-outdated](https://www.automicvault.com/fr/pkg/brew/cargo-outdated/) - Local package facts share a topical domain. Shared terms: cli, dependencies, developer, developer-tools, libgit2.

## Combined YAML source

View the package source record on GitHub. [combined/licensed.yml](https://github.com/automic-vault/db/blob/main/combined/licensed.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
