# Installer yatas avec Homebrew, Nix

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

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install yatas
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## Faits du paquet

- **Clé du paquet:** brew:yatas
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.6.1
- **Résumé source:** Tool to audit AWS/GCP infrastructure for misconfiguration or security issues
- **Page d'accueil:** <https://github.com/padok-team/yatas>
- **Dépôt:** <https://github.com/padok-team/yatas>
- **Dernière mise à jour:** 2026-07-25T21:32:48+02:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- yatas (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.6.1
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

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

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.

### Chronologie

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

### Sources

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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

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


## Sources

- 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
