Automic VaultAutomic Vault

brew

org-formation を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install org-formation

local Homebrew formula metadata

概要

パッケージ概要

Infrastructure as Code (IaC) tool for AWS Organizations

コマンドとエイリアス

  • aws-organization-formation
  • ofn
  • org-formation

履歴

プロジェクトの歴史と使われ方

AWS Organization Formation, distributed as org-formation, is a TypeScript CLI for managing AWS Organizations as infrastructure as code. It models accounts, organizational units, service control policies, cross-account CloudFormation resources, and account-provisioning tasks in version-controlled templates.

プロジェクトの歴史

The org-formation-cli repository was created on 2019-08-22. The project emerged in the period when AWS Organizations and multi-account landing zones were becoming ordinary cloud architecture, but many account and policy changes were still performed through consoles or bespoke scripts.

Its README presents three central features: IaC for AWS Organizations resources, CloudFormation annotations for cross-account provisioning, and automation of account creation and resource provisioning. The docs describe organization.yml templates containing Accounts, OUs, SCPs, and root-account metadata.

採用の歴史

AWS's Open Source Blog published a 2020 series on managing AWS Organizations with org-formation, describing it as an open-source, community-supported tool for managing different aspects of AWS Organizations through IaC. That coverage helped place the package in the AWS multi-account governance ecosystem rather than only in its GitHub niche.

The GitHub repository shows meaningful operator adoption for a specialized cloud-governance CLI, with more than a thousand stars and topics covering AWS, Control Tower, landing zones, organizations, CloudFormation, and DevOps.

使われ方

Typical use starts with org-formation init organization.yml, which creates a local organization-formation file and an S3-backed state file. Operators then run update or change-set commands to apply changes to accounts, OUs, service control policies, and related resources.

Teams use the tool in CI/CD to review and apply AWS Organizations changes from source control. The README also documents Docker usage that mounts local AWS credentials, reflecting a common operational pattern for high-privilege organization-management tooling.

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

org-formation is significant because it packages AWS Organizations governance as a normal CLI with npm, Docker, and Homebrew entry points. It turns a high-privilege, account-wide administrative workflow into an installable developer tool with templates, task files, and repeatable command semantics.

For package metadata, it is a good example of an IaC package whose executable names differ across distributions: aws-organization-formation on npm, org-formation and ofn as CLIs, and org-formation as the Homebrew formula.

タイムライン

  • 2019-08-22: org-formation/org-formation-cli repository created on GitHub.
  • 2020-08: AWS Open Source Blog published its org-formation walkthrough series.
  • 2024-02: GitHub release pages show v1.0.x maintenance releases in the stable line.

Related projects

  • Related AWS services include AWS Organizations, service control policies, CloudFormation, CodeCommit, CodePipeline, and Control Tower. The org-formation-reference repository provides a best-practices reference architecture for starting AWS Organizations with org-formation.

ソース

セキュリティ状態

リスクレベル: orange

infrastructure mutation or orchestration signal.

リスク分類器

リスク orange · 信頼度 中 · infrastructure

理由

  • infrastructure mutation or orchestration signal

信号

  • text:infrastructure

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

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

Config paths the tool may read or write during local use.

Unix
./.org-formationrcorganization.yml

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials~/.aws/config

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
aws-organization-formationcliグローバル実行可能ファイル
ofncliグローバル実行可能ファイル
org-formationcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版1.0.17
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/org-formation/org-formation-cli

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:org-formation
バージョン1.0.17
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/org-formation
ホームページhttps://github.com/org-formation/org-formation-cli
リポジトリhttps://github.com/org-formation/org-formation-cli
上流ドキュメントhttps://github.com/org-formation/org-formation-cli#readme
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/aws-organization-formation/-/aws-organization-formation-1.0.17.tgz
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameorg-formation
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment