Automic VaultAutomic Vault

brew

gf を Homebrew, MacPorts, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install gf

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install gf

MacPorts ports tree · lang/gf/Portfile · ソース: api.github.com

Linux

Nix確認済み · 92%
nix profile install nixpkgs#gf

nixpkgs package indexes · pkgs/by-name/gf/gf/package.nix · ソース: api.github.com

概要

パッケージ概要

App development framework of Golang

履歴

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

GoFrame is a Go application framework and command-line toolchain aimed at full-stack service development. In package-manager terms, the `gf` executable matters because it installs the framework's project scaffolding, code generation, build, and upgrade commands alongside the Go module.

プロジェクトの歴史

GoFrame's release notes trace the public line back to v0.1 in April 2018, with early modules covering file monitoring, configuration reloads, template refreshes, conversion helpers, pagination, logging, Redis access, HTTP, and database functionality. The v1.x line followed later in 2018, and v2.0 appeared in March 2022 as a major framework generation.

採用の歴史

The project evolved into a broad Go framework with modules for web services, ORM, configuration, validation, logging, resource management, service work, and microservice development. Its GitHub repository shows a large contributor and user footprint, and the docs describe use in enterprise-style production projects such as microservices, IoT, blockchain, e-commerce, and banking systems.

使われ方

Practitioners use `gf` to create and maintain GoFrame applications, generate controllers and database/protobuf entities, build resource-aware binaries, and run framework upgrades. The recommended version-management path is Go modules, with the CLI available for full framework upgrades from a project root.

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

GoFrame is interesting to package maintainers because the formula name `gf` exposes a CLI, while the main project is also a Go library imported as `github.com/gogf/gf/v2`. That dual identity makes it both a developer tool and an application dependency in Go service stacks.

タイムライン

  • 2018: v0.1 introduced the early public framework module set.
  • 2018: v1.0 and v1.x releases expanded web, ORM, routing, and infrastructure features.
  • 2022: v2.0 marked a major framework generation.
  • 2025: The release documentation described Go modules as the preferred version-management path and `gf up -a` as a CLI upgrade path.

Related projects

  • The repository links the official site, English documentation, API docs on pkg.go.dev, documentation source, and related demo projects in the GoFrame organization.

セキュリティ状態

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

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

インストール挙動

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

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-25
マネージャ版2.10.2
マネージャ更新日2026-05-14
ローカルデータOK
上流最新
検出された最新v2.10.2

https://github.com/gogf/gf

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:gf
バージョン2.10.2
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/gf
ホームページhttps://goframe.org
リポジトリhttps://github.com/gogf/gf
上流ドキュメントhttps://goframe.org/en/docs
ライセンスMIT
ソースアーカイブhttps://github.com/gogf/gf/archive/refs/tags/v2.10.2.tar.gz
最終更新2026-05-14T09:21:43Z
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

gf

nix profile install nixpkgs#gf
  • normalized package name match
  • 一致条件: Gf
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/gf/gf/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

gf

sudo port install gf
  • normalized package name match
  • 一致条件: Gf
MacPorts ports tree · api.github.com · MacPorts ports tree: lang/gf/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

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

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

Combined YAML source

View the package source record on GitHub.

combined/gf.yml

使用ソース

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