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

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

## インストール

```sh
sudo av install brew:yatas
```

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

### macOS

- Homebrew (100%):

```sh
brew install yatas
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#yatas
```

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

## パッケージ情報

- **パッケージキー:** brew:yatas
- **パッケージマネージャ:** Homebrew
- **バージョン:** 1.6.1
- **ソース概要:** Tool to audit AWS/GCP infrastructure for misconfiguration or security issues
- **ホームページ:** <https://github.com/padok-team/yatas>
- **リポジトリ:** <https://github.com/padok-team/yatas>
- **最終更新:** 2026-07-25T21:32:48+02:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- yatas (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

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

YATAS, Yet Another Testing & Auditing Solution, is a Padok Team CLI for checking AWS and GCP infrastructure for misconfiguration and security issues. The public history is mostly repository-level, but enough is documented to place it in the 2022 wave of lightweight DevSecOps audit tools.

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

The GitHub repository was created in August 2022. Its README frames the tool as a practical auditor rather than a complete benchmark suite: it checks the practices Padok considered important from experience, then lets users install plugins and configure checks through .yatas.yml.

The changelog shows rapid early iteration through 2022, including dynamic plugin calling, plugin result interfaces, category initialization, and a 1.0.0 release in September 2022. A larger 2023 refactor removed AWS-only assumptions, added documentation and config validation, and updated the project for broader cloud-audit use.

### 採用の歴史

YATAS appears to have remained a focused DevSecOps tool rather than a broad industry standard. Its GitHub topics, README, and plugin repositories position it for AWS/GCP hardening, account assessment, CI use, and infrastructure review by teams that want a small CLI rather than a hosted posture-management product.

### 使われ方

The normal flow is to initialize a .yatas.yml file, edit it for the desired checks, install selected plugins, and run the yatas command locally or in CI. The README documents flags for showing details, comparing with a previous run, returning a CI failure code when issues are found, summarizing results, and timing checks.

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

YATAS is a useful package-index entry because it packages cloud security review as a single developer CLI with plugins. Its significance is not raw popularity; it is the shape of the tool: cloud posture checks that can live beside infrastructure code, run in pipelines, and be installed with ordinary package managers.

### タイムライン

- 2022-08-05: The padok-team/yatas GitHub repository is created.
- 2022-09: The changelog records plugin-system work and the 1.0.0 release.
- 2023-04: The changelog records documentation, config validation, and removal of AWS-only references.
- 2025-12: The changelog records the 1.6.x line with an added HDS CLI option.

### Related projects

- padok-team/yatas-aws provides AWS checks for the YATAS plugin model.
- padok-team/yatas-gcp provides GCP checks for the same auditing workflow.

### ソース

- <https://api.github.com/repos/padok-team/yatas>
- <https://github.com/padok-team/yatas>
- <https://github.com/padok-team/yatas-aws>
- <https://github.com/padok-team/yatas-gcp>
- <https://raw.githubusercontent.com/padok-team/yatas/main/CHANGELOG.md>


## セキュリティノート

infrastructure mutation or orchestration signal.

- **Geiger リスク:** orange / 中
- infrastructure mutation or orchestration signal


## 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: .yatas.yml
## 他のパッケージマネージャ記録

- Nix - yatas: normalized package name match | nixpkgs package indexes: pkgs/by-name/ya/yatas/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/yatas.yml](https://github.com/mxcl/pkgdb/blob/main/combined/yatas.yml)


## ソース

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