macOS
brew install cql-proxylocal Homebrew formula metadata
brew
cql-proxy のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cql-proxylocal Homebrew formula metadata
概要
DataStax cql-proxy enables Cassandra apps to use Astra DB without code changes
履歴
cql-proxy is DataStax's CQL traffic proxy for Cassandra-compatible clients that need to reach DataStax Astra DB through a local proxy endpoint.
The project was published by DataStax as a small Go command-line service. Its README describes the tool as a local listener that securely forwards application CQL traffic to an appropriate database service, with Astra support as the main use case.
cql-proxy is niche infrastructure glue rather than a general Cassandra client. Its packaging matters most for teams with legacy DataStax, community Cassandra, gocql, or Rust CQL drivers that cannot speak directly to Astra's secure connection model.
Operators run the proxy locally, in Docker, or as a Kubernetes sidecar, then point an existing Cassandra application at the proxy address. Configuration can be supplied as flags, environment variables, or a YAML file.
As a Homebrew formula, cql-proxy turns a cloud-database compatibility sidecar into a normal CLI install, useful for local testing and migration work without requiring developers to build the proxy from source.
セキュリティ状態
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.
/path/to/proxy.yaml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cql-proxy | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/datastax/cql-proxy
インストールメタデータ
| パッケージキー | brew:cql-proxy |
|---|---|
| バージョン | 0.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cql-proxy |
| ホームページ | https://github.com/datastax/cql-proxy |
| リポジトリ | https://github.com/datastax/cql-proxy |
| 上流ドキュメント | https://github.com/datastax/cql-proxy#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/datastax/cql-proxy/archive/refs/tags/v0.2.0.tar.gz |
| ビルド依存関係 | go |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cql-proxy |
| 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.