Automic VaultAutomic Vault

brew

gowsdl を Homebrew でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gowsdl

local Homebrew formula metadata

概要

パッケージ概要

WSDL2Go code generation as well as its SOAP proxy

コマンドとエイリアス

  • gowsdl

履歴

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

gowsdl is a Go code generator for SOAP services described by WSDL files. It turns WSDL 1.1 and XML Schema definitions into Go code and includes a SOAP proxy/client layer for the generated types.

プロジェクトの歴史

The repository history starts in December 2013 with early work on CLI wiring, WSDL and schema resolution, code generation, and SOAP proxy support. The README states the goal as generating idiomatic Go code while supporting Document/Literal wrapped services, WSDL 1.1, XML Schema 1.0, SOAP 1.1, and local or external WSDL files.

採用の歴史

gowsdl occupies a niche in the Go ecosystem for teams that still need to integrate with SOAP endpoints. Its README documents binary releases, `go get` or `go install`, and Homebrew installation, making it easy to use as a project-local generator or a package-manager-installed CLI.

使われ方

A typical invocation is `gowsdl [options] myservice.wsdl`, with flags for output file, generated package name, TLS verification behavior for fetching WSDLs, and version output. The README cautions that generated code reflects the source WSDL, so duplicated or awkward service definitions can carry through into Go.

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

The package is interesting because it packages an enterprise interoperability workflow as a small Go CLI: SOAP and WSDL are legacy-heavy, but Go users can install a generator from source, GitHub releases, or Homebrew and check generated code into normal Go projects.

タイムライン

  • 2013: Repository history begins with the initial commit.
  • 2015: v0.1.0 tag appears in the repository history.
  • 2018: v0.3.0 includes README updates and Homebrew installation instructions in its release notes.
  • 2021: v0.5.0 tag appears in the repository history.

Related projects

  • SOAP 1.1, WSDL 1.1, XML Schema 1.0, and WS-I Document/Literal wrapped service conventions are the standards surface that gowsdl targets.
  • The Go toolchain provides the build and install path used by the project.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 13 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

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

実行可能ファイル

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

コマンド種類公開範囲メモ
gowsdlcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版0.5.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/hooklift/gowsdl

  • 情報No package-manager update timestamp was available.信頼度 低
  • 情報No cached GitHub release or tag data was available.https://github.com/hooklift/gowsdl信頼度 none

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gowsdl
バージョン0.5.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gowsdl
ホームページhttps://github.com/hooklift/gowsdl
リポジトリhttps://github.com/hooklift/gowsdl
上流ドキュメントhttps://github.com/hooklift/gowsdl#readme
ライセンスMPL-2.0
ソースアーカイブhttps://github.com/hooklift/gowsdl.git
ビルド依存関係go
Bottle利用可能 (対象 arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegowsdl
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

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

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

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment