macOS
brew install foregolocal Homebrew formula metadata
brew / 順位 7858
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 | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:forego |
|---|---|
| バージョン | 20180216151118 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/ddollar/forego |
| リポジトリ | https://github.com/ddollar/forego |
| 最終更新 | 2026-08-02T16:35:32+09:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.