macOS
brew install foregolocal Homebrew formula metadata
brew
forego のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install foregolocal Homebrew formula metadata
概要
Foreman in Go for Procfile-based application management
履歴
forego is a small Go implementation of Foreman-style Procfile process management. Its README describes it simply as 'Foreman in Go' and demonstrates starting multiple named processes from a Procfile.
The official README is deliberately sparse: it identifies David Dollar's Foreman as the model, points to downloadable builds, and shows source installation with Go. The repository tag list contains a 0.x release series ending at v0.16.1.
forego fits the Heroku/Procfile development pattern: packages install one executable, projects carry a Procfile, and developers use a local supervisor to run web and worker processes with prefixed output.
A project writes process entries such as 'web: bin/web start -p $PORT' and 'worker: bin/worker queue=FOO' in Procfile, then runs forego start. The README directs users to forego help and per-command help for details.
forego is significant as a tiny, compiled alternative to Ruby Foreman for Procfile-based app development. For package managers it is a low-dependency Go binary that preserves a well-known developer workflow.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
./Procfile実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
forego | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ddollar/forego
インストールメタデータ
| パッケージキー | brew:forego |
|---|---|
| バージョン | 20180216151118 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/forego |
| ホームページ | https://github.com/ddollar/forego |
| リポジトリ | https://github.com/ddollar/forego |
| 上流ドキュメント | https://github.com/ddollar/forego |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/ddollar/forego/archive/refs/tags/20180216151118.tar.gz |
| ビルド依存関係 | go |
| 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 | forego |
| 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.