Automic VaultAutomic Vault

brew

使用 Homebrew 安装 gimme

查看 gimme 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gimme

local Homebrew formula metadata

概览

软件包摘要

Shell script to install any Go version

命令和别名

  • gimme

历史

项目历史与用法

gimme is a small shell utility from the Travis CI ecosystem for installing and selecting Go toolchain versions. Its niche is CI and developer-shell setup rather than general Go project management.

项目历史

The public repository began in January 2015, and the README states that the original goal was trivial Go cross-compilation within Travis CI. Early releases added automatic Go version discovery, source and binary install paths, and shell environment output that lets users activate a selected Go installation with eval or by sourcing an env file.

The project evolved around changes in the Go release process. The changelog records support for stable and oldstable aliases, checksums for downloaded archives, mirror support through GIMME_DOWNLOAD_BASE, Windows binary downloads, and repeated updates for newer Go release lines.

采用历史

gimme became useful because Travis CI users needed repeatable Go versions before Go version managers and CI images covered every combination. Its README documents Homebrew and Arch AUR installation paths, placing it in the package-manager layer used by developers who wanted the same version-selection behavior outside Travis jobs.

使用方式

Practitioners use gimme by asking for a Go version, stable alias, oldstable alias, or master branch, then applying the emitted shell environment. In CI it is used with variables such as GIMME_GO_VERSION, GIMME_OS, and GIMME_ARCH to exercise builds across operating-system and architecture combinations.

为什么软件包爱好者会关心

For package maintainers, gimme is a compact example of a version manager that delegates policy to upstream Go release artifacts while caching local installs. It matters less as a broad ecosystem pillar than as a Travis-era tool that encoded Go matrix testing into one shell script.

时间线

  • 2015: Repository and first tags appeared for the shell-based Go installer.
  • 2016: 1.0.0 added Homebrew documentation, cross-compilation support, and broader platform handling.
  • 2017: stable alias and known-version listing were added.
  • 2018: .x version resolution, oldstable support, and support for Go 1.11-era releases landed.

Related projects

  • gimme overlaps with Go version managers and CI image management, but its README frames it specifically around Travis CI cross-compilation and upstream Go release downloads.

安全态势

风险级别:yellow

generalized runtime or code generation signal.

风险分类器

yellow 风险 · 中 置信度 · runtime

原因

  • generalized runtime or code generation signal

信号

  • text:shell

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
gimmecli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-08
管理器版本1.5.6
管理器更新时间
本地数据OK
上游当前
检测到的最新版本v1.5.6

https://github.com/travis-ci/gimme

  • 信息No package-manager update timestamp was available.低 置信度

安装元数据

软件包元数据

软件包键brew:gimme
版本1.5.6
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gimme
主页https://github.com/travis-ci/gimme
仓库https://github.com/travis-ci/gimme
上游文档https://github.com/Nike-Inc/gimme-aws-creds#readme
许可证MIT
源码归档https://github.com/travis-ci/gimme/archive/refs/tags/v1.5.6.tar.gz
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

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

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • 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