Automic VaultAutomic Vault

brew

使用 Homebrew 安装 org-formation

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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