# licensed を Homebrew, Nix でインストール

licensed のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

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

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install licensed
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## パッケージ情報

- **パッケージキー:** brew:licensed
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/licensed>
- **バージョン:** 5.1.0
- **ソース概要:** Cache and verify the licenses of dependencies
- **ホームページ:** <https://github.com/licensee/licensed>
- **リポジトリ:** <https://github.com/licensee/licensed>
- **上流ドキュメント:** <https://github.com/licensee/licensed#readme>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/licensee/licensed.git>
- **最終更新:** 2026-06-13T23:35:01+02:00
- **生成日時:** 2026-07-08T18:08:21+00:00

## 実行可能ファイル

- licensed (cli)
- licensed (エイリアス)

## 依存関係

- libgit2
- ruby

## ビルド依存関係

- cmake
- pkgconf

## macOS 提供ライブラリ

- libxml2
- libxslt

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-07-08
- マネージャ版: 5.1.0
- マネージャ更新日: 2026-06-13
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/licensee/licensed
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

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.

### プロジェクトの歴史

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.

### 採用の歴史

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.

### 使われ方

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.

### パッケージ好きにとっての重要性

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.

### タイムライン

- 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.

### ソース

- <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>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- 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
## ソースデータベース詳細

- **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

## 他のパッケージマネージャ記録

- 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


## 関連リンク

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


## ソース

- 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
