# 使用 Homebrew, Nix 安装 yatas

查看 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
- **软件包管理器页面:** <https://formulae.brew.sh/formula/yatas>
- **版本:** 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>
- **许可证:** Apache-2.0
- **源码归档:** <https://github.com/padok-team/yatas/archive/refs/tags/v1.6.1.tar.gz>
- **最后更新:** 2026-07-25T21:32:48+02:00
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- yatas (cli)
- yatas (别名)

## 构建依赖

- go

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 1.6.1
- 管理器更新时间: 2026-07-25
- 本地数据: OK
- 上游仓库: https://github.com/padok-team/yatas
- 检测到的最新版本: v1.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
## 源数据库详情

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

## 其他软件包管理器记录

- 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


## 相关链接

- [Cloud CLI packages](https://pkg.so/zh-hans/cloud-clis/) - Belongs to a cloud or infrastructure command family.
- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [go](https://pkg.so/zh-hans/brew/go/) - Build dependency declared by Homebrew.
- [cloudfox](https://pkg.so/zh-hans/brew/cloudfox/) - Shares pkgdb curated category or tags: aws, cli, cloud-security, gcp, security.
- [cliam](https://pkg.so/zh-hans/brew/cliam/) - Shares pkgdb curated category or tags: aws, cli, cloud-security, gcp, security.
- [prowler](https://pkg.so/zh-hans/brew/prowler/) - Shares pkgdb curated category or tags: audit, cli, cloud-security, security.
- [policy_sentry](https://pkg.so/zh-hans/brew/policy-sentry/) - Shares pkgdb curated category or tags: aws, cli, cloud-security, security.
- [principalmapper](https://pkg.so/zh-hans/brew/principalmapper/) - Shares pkgdb curated category or tags: aws, cli, cloud-security, security.
- [gitleaks](https://pkg.so/zh-hans/brew/gitleaks/) - Shares pkgdb curated category or tags: cli, devsecops, security.
- [aws-vault](https://pkg.so/zh-hans/brew/aws-vault/) - Shares pkgdb curated category or tags: aws, cli, security.
- [cycode](https://pkg.so/zh-hans/brew/cycode/) - Shares pkgdb curated category or tags: cli, devsecops, security.
- [parliament](https://pkg.so/zh-hans/brew/parliament/) - Security-sensitive metadata or terminology overlaps. Shared terms: aws, cli, cloud, cloud-security, security.

## 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
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
