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

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

## インストール

```sh
sudo av install brew:yor
```

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

### macOS

- Homebrew (100%):

```sh
brew install yor
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#yor
```

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

## パッケージ情報

- **パッケージキー:** brew:yor
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.1.200
- **ソース概要:** Extensible auto-tagger for your IaC files
- **ホームページ:** <https://yor.io/>
- **リポジトリ:** <https://github.com/bridgecrewio/yor>
- **最終更新:** 2026-07-25T21:32:49+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- yor (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.1.200
## プロジェクトの歴史と使われ方

Yor is Bridgecrew's open-source auto-tagger for infrastructure-as-code files. It adds consistent tags and trace identifiers to Terraform, CloudFormation, Serverless Framework, and related IaC so cloud resources can be traced back to code, owners, commits, and change history.

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

Yor was publicly launched on 2021-05-27, shortly after Palo Alto Networks acquired Bridgecrew. Palo Alto's announcement framed it as an open-source IaC tag-and-trace tool for developer workflows, with local CLI, pre-commit, GitHub Actions, and CI/CD usage.

The README describes Yor as an open-source tool that adds informative and consistent tags across IaC frameworks, with built-in support for Terraform, CloudFormation, and Serverless Frameworks, plus custom taggers, skip annotations, dry runs, and Git-based tags.

### 採用の歴史

Yor's adoption story is tied to cloud governance rather than app deployment. Help Net Security covered it as a tool for traceability and auditability, noting that organizations can run it retroactively across infrastructure resources or build it into CI/CD so ownership and other tags come from IaC and git history.

Packaging followed developer workflow channels: Homebrew, Chocolatey, Docker, GitHub Actions, Azure DevOps snippets, and pre-commit hooks are all documented entry points.

### 使われ方

The common command is `yor tag --directory terraform/`, with options to recurse or not, include or skip tag groups, target specific frameworks, add simple custom tags, preview with dry-run, write JSON output, and skip directories or resource types.

The most package-relevant mode is automated CI: Yor can run as a GitHub Action or pre-commit hook that modifies IaC files so trace and owner tags travel from source repositories into provisioned cloud resources.

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

Yor matters because it packages cloud tagging policy as a repeatable source-code transformation. It is a small CLI, but its runtime effect is on Terraform and other IaC files that later become cloud inventory, billing, security, and incident-response metadata.

It is also an example of DevSecOps tooling where the package manager is part of governance distribution: install the CLI in CI, pin the hook/action version, and every repository can apply the same tagging logic.

### タイムライン

- 2021-05-27: Palo Alto Networks announces Yor as an open-source automated IaC tag-and-trace tool.
- 2021-05-27: Security press covers Yor as an IaC traceability and auditability tool built by Bridgecrew.
- 2020s: Yor documents usage as CLI, Docker image, GitHub Action, Azure DevOps step, and pre-commit hook.

### Related projects

- Bridgecrew and Prisma Cloud/Cortex Cloud are the commercial ecosystem around the project.
- bridgecrewio/yor-action is the GitHub Action integration.
- Terraform, CloudFormation, Serverless Framework, Kubernetes, pre-commit, Docker, and GitHub Actions are major adjacent technologies in documented workflows.

### ソース

- <https://github.com/bridgecrewio/yor>
- <https://raw.githubusercontent.com/bridgecrewio/yor/main/README.md>
- <https://www.helpnetsecurity.com/2021/05/27/yor-tags-iac-resources/>
- <https://www.paloaltonetworks.com/blog/2021/05/yor-automated-iac-tag-and-trace/>
- <https://yor.io/1.Welcome/welcome.html>


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals

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

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


## Combined YAML source

View the package source record on GitHub. [combined/yor.yml](https://github.com/mxcl/pkgdb/blob/main/combined/yor.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
