macOS
brew install flowpipelocal Homebrew formula metadata
brew
flowpipe のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install flowpipelocal Homebrew formula metadata
概要
Cloud scripting engine
履歴
Flowpipe is Turbot's open-source cloud scripting and workflow automation engine for defining DevOps pipelines as HCL code.
Flowpipe was introduced in December 2023 as a cloud scripting engine for automation and workflow, with pipelines for DevOps written in HCL. The initial release supported pipeline execution, steps such as container, email, function, HTTP, query, sleep, transform, and pipeline, schedule and HTTP triggers, credential management, and mod composition.
The project reached 1.0.0 in October 2024. That release added a connection resource for credentials, formal connection and notifier variable types, enum validation, defined CLI exit codes, and deprecated earlier credential resources in favor of connection resources.
Flowpipe's adoption path is tied to Turbot's broader CLI and mod ecosystem. Its README points users to Flowpipe Hub library mods and samples for services such as AWS, Azure, GCP, GitHub, Jira, Okta, PagerDuty, SendGrid, Slack, Teams, and Zendesk.
The README also positions Flowpipe alongside Steampipe and Powerpipe in Turbot Pipes, using Steampipe for data access, Powerpipe for visualization, and Flowpipe for workflow automation.
Users define pipelines, triggers, variables, locals, and steps in .fp files inside a Flowpipe mod. Config resources such as workspaces and connections are HCL files ending in .fpc and are loaded from the working directory or mod location and the Flowpipe install config directory.
A typical package workflow installs the flowpipe CLI, initializes a mod with flowpipe mod init, writes pipeline definitions in HCL, installs reusable mods from the hub or Git repositories, and runs pipelines from the terminal.
Flowpipe is notable for package metadata because it brings Terraform-like HCL mod conventions to command-line workflow automation. It also has a recognizable family relationship with Turbot's Steampipe, Powerpipe, hub mods, and connection configuration files.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
*.fpmod.fp$PWD/*.fpc~/.flowpipe/config/*.fpc$FLOWPIPE_INSTALL_DIR/config/*.fpcCredential-bearing paths to review before unattended agent runs.
$PWD/*.fpc~/.flowpipe/config/*.fpc$FLOWPIPE_INSTALL_DIR/config/*.fpc実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
flowpipe | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/turbot/flowpipe
インストールメタデータ
| パッケージキー | brew:flowpipe |
|---|---|
| バージョン | 1.2.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/flowpipe |
| ホームページ | https://flowpipe.io |
| リポジトリ | https://github.com/turbot/flowpipe |
| 上流ドキュメント | https://flowpipe.io/docs |
| ライセンス | AGPL-3.0-only |
| ソースアーカイブ | https://github.com/turbot/flowpipe/archive/refs/tags/v1.2.2.tar.gz |
| 最終更新 | 2026-06-22T14:03:21-07:00 |
| Pulse | updated |
| ビルド依存関係 | corepack, go, node |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | flowpipe |
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.