Automic VaultAutomic Vault

brew

使用 Homebrew 安装 flowpipe

查看 flowpipe 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install flowpipe

local Homebrew formula metadata

概览

软件包摘要

Cloud scripting engine

命令和别名

  • flowpipe

历史

项目历史与用法

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.

时间线

  • 2023: Flowpipe 0.1.0 introduces the cloud scripting engine and HCL pipeline model.
  • 2024: Flowpipe 0.2.0 adds query triggers, expanded HTTP triggers, database query support, and more credential types.
  • 2024: Flowpipe 0.3.0 adds human workflow, Slack and email messaging, input steps, and Steampipe credential import.
  • 2024: Flowpipe 0.6.0 adds interactive workflows in the terminal via console integration.
  • 2024: Flowpipe 1.0.0 introduces connection resources and deprecates credential resources.
  • 2026: Flowpipe 1.2.x continues with security and dependency maintenance releases.

Related projects

  • Official sources connect Flowpipe to Flowpipe Hub mods, Turbot Pipes, Steampipe, Powerpipe, and the shared Turbot pipe-fittings codebase.

安全态势

风险级别:orange

infrastructure mutation or orchestration signal.

风险分类器

orange 风险 · 中 置信度 · infrastructure

原因

  • infrastructure mutation or orchestration signal

信号

  • text:cloud

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 构建元数据列出 3 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

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
*.fpmod.fp$PWD/*.fpc~/.flowpipe/config/*.fpc$FLOWPIPE_INSTALL_DIR/config/*.fpc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$PWD/*.fpc~/.flowpipe/config/*.fpc$FLOWPIPE_INSTALL_DIR/config/*.fpc

可执行文件

已安装的可执行文件

命令类型暴露范围备注
flowpipecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.2.2
管理器更新时间2026-06-22
本地数据OK
上游当前
检测到的最新版本v1.2.2

https://github.com/turbot/flowpipe

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键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
Pulseupdated
构建依赖corepack, go, node
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameflowpipe
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • 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