macOS
brew install go-feature-flag-relay-proxylocal Homebrew formula metadata
brew / 順位 6646
go-feature-flag-relay-proxy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install go-feature-flag-relay-proxylocal Homebrew formula metadata
概要
Stand alone server to run GO Feature Flag
履歴
GO Feature Flag Relay Proxy is the server component of GO Feature Flag, an open-source feature flag system written in Go. The relay proxy exposes feature-flag evaluation APIs so applications in several languages can use GO Feature Flag through OpenFeature providers or direct HTTP calls.
The parent GO Feature Flag repository was created in 2020 as a Go-oriented feature flag library. Its README explains that the project began as a solution for the Go language and later expanded through OpenFeature standardization, with the relay proxy providing an API layer over the Go module so non-Go applications could share the same evaluation logic.
The project sits in the OpenFeature ecosystem and advertises provider support across backend, frontend, and mobile languages. Its adopters list includes organizations and open-source projects using it for backend services, frontend applications, OpenFeature-based flagging, and relay-proxy deployments.
Practitioners run the relay proxy as the central flag-evaluation service, usually with a YAML configuration file passed through `--config` or mounted into a container. The proxy loads flag definitions from retrievers such as files, HTTP, S3, or Kubernetes, stores them in memory, polls for changes, and exposes APIs that OpenFeature SDK providers call from application code.
For package maintainers, the relay proxy is the packaged operational face of a library-first Go project. Shipping it as a Homebrew formula gives developers a database-free feature-flag daemon they can install locally for testing, wire into containers, or run as infrastructure beside services.
セキュリティ状態
go-feature-flag-relay-proxy に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
path passed with --configCredential-bearing paths to review before unattended agent runs.
path passed with --config実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
go-feature-flag-relay-proxy | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:go-feature-flag-relay-proxy |
|---|---|
| バージョン | 1.55.1 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://gofeatureflag.org |
| リポジトリ | https://github.com/thomaspoignant/go-feature-flag |
| 最終更新 | 2026-07-29T16:05:03+02:00 |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.