pkg.soopen package index

cask / 順位 4354

go-agent を Homebrew Cask でインストール

go-agent のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew Cask確認済み · 100%
brew install --cask go-agent

local Homebrew cask metadata

概要

パッケージ概要

Agent for the Go Continuous Delivery platform

コマンドとエイリアス

  • go-agent

履歴

プロジェクトの歴史と使われ方

GoCD Agent is the worker-side package for GoCD, the continuous-delivery system that evolved from ThoughtWorks Cruise. The agent exists to run pipeline jobs assigned by a GoCD server, so the cask is useful to practitioners who want a macOS machine to join a distributed build and deployment fleet.

プロジェクトの歴史

GoCD's own project-status history traces the product back to Cruise, first released by ThoughtWorks in 2007. The product was renamed Go in 2010, gained a community edition in 2011, and was open-sourced in 2014 as GoCD. After that shift, the server, agent, plugins, and documentation were maintained as an open source continuous-delivery platform.

The agent package reflects GoCD's architecture: servers store pipelines and schedule work, while agents run tasks, report status, and advertise resources. Documentation for installation and auto-registration shows the agent as a configurable service with properties files and a registration workflow rather than a developer-only command.

採用の歴史

GoCD gained adoption among teams that wanted modeled deployment pipelines, visual pipeline history, and agent-based execution instead of a single-node build tool. The agent model let teams add capacity by attaching more machines with selected resources and environments.

The macOS cask matters because some pipelines need Apple hardware, macOS-specific tests, signing steps, or packaging work. A packaged agent lowers the friction of turning such a host into part of a GoCD installation.

使われ方

Practitioners install the agent, point it at a GoCD server, and register it manually or through auto-registration properties. Once accepted by the server, the agent runs jobs from pipelines, uses configured resources to match job requirements, and stores local service configuration under its installation and state directories.

Administrators use the cask package as one deployment path for a long-running agent service. The important operational files are wrapper properties and autoregistration properties, especially where a registration key or agent resources are managed by automation.

パッケージ好きにとっての重要性

GoCD Agent is a cask-flavored CI worker rather than a typical desktop app. It packages a service process, Java-based delivery tooling, and registration state, which makes it a useful example of Homebrew Cask carrying infrastructure software.

タイムライン

  • 2007: ThoughtWorks released Cruise, the product that became GoCD.
  • 2010: Cruise was renamed Go.
  • 2011: A community edition was released.
  • 2014: GoCD was open-sourced.
  • 2020: Previously paid features were made open source under the GoCD project.

Related projects

  • GoCD Server schedules pipelines and coordinates agents.
  • GoCD plugins extend source-control, artifact, elastic-agent, notification, and task behavior.
  • Agent auto-registration connects installation automation to GoCD server administration.

セキュリティ状態

保護ツール対応はまだ見つかっていません

go-agent に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
<agent_installation_directory>/wrapper-config/wrapper-properties.conf<agent_installation_directory>/config/autoregister.properties/var/lib/go-agent/config/autoregister.properties

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
<agent_installation_directory>/config/autoregister.properties/var/lib/go-agent/config/autoregister.properties

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
go-agentバイナリHomebrew cask バイナリgo-agent-25.4.0/bin/go-agent

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版25.4.0,21793
マネージャ更新日
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーcask:go-agent
バージョン25.4.0,21793
パッケージマネージャHomebrew Cask
ホームページhttps://www.gocd.org/
SHA-2569983a201f318c40bd3f2935b6d8f190ed526ce891eda65fe241aa8dbc73ceed0
ダウンロード URLhttps://download.gocd.org/binaries/25.4.0-21793/osx/go-agent-25.4.0-21793-osx-aarch64.zip
Bottle未記録
サービス宣言なし

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • pkg.so package database
  • pkgdb category and tag curation