Automic VaultAutomic Vault

brew

使用 Homebrew 安装 gimmecert

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install gimmecert

local Homebrew formula metadata

概览

软件包摘要

Quickly issue X.509 server and client certificates using locally-generated CA

命令和别名

  • gimmecert

历史

项目历史与用法

Gimmecert is a Python CLI for creating a local X.509 certificate authority hierarchy and issuing throwaway server or client certificates for development, testing, and CI/CD environments.

项目历史

The documentation says the tool was created to remove the pain of setting up a CA hierarchy and issuing a small number of test certificates. Its first documented release implemented per-directory CA initialization plus server and client certificate issuance; later releases added CSR handling, renewal, Python-version updates, ECDSA key support, and configurable key parameters.

采用历史

The project serves a narrow systems-integration niche rather than a broad developer-tool audience. Its own documentation names local experiments, development integration, and test or CI/CD deployments as the intended environments, and the Homebrew formula gives macOS users a package-manager install path.

使用方式

Practitioners run gimmecert init inside a project directory, then issue server or client certificates into the .gimmecert tree. The generated PEM files are suited to software that requires TLS or mutual-TLS material during tests without introducing a long-lived certificate authority.

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

Gimmecert is notable as a packaged alternative to hand-written OpenSSL or certtool invocations. Its package value is convenience and repeatability: one command creates a disposable hierarchy with predictable paths that can be checked by tests or local services.

时间线

  • 0.1.0: First documented release with per-directory CA setup and server/client certificate issuance.
  • 0.2.0: Added smaller fixes and test-environment improvements.
  • 0.4.0: Added ECDSA and configurable private-key generation.
  • 0.5.0: Added Python 3.9 support and dependency updates.

Related projects

  • The documentation compares Gimmecert with OpenSSL CLI and GnuTLS certtool, arguing that those tools are powerful but tedious for small disposable certificate sets.

安全态势

风险级别:blue

broad file, network, media, or database tool signal.

风险分类器

blue 风险 · 中 置信度 · tool

原因

  • broad file, network, media, or database tool signal

信号

  • text:client,server

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 1 个平台目标。
  • 安装时包含 3 个运行时依赖。

建议审查

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

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.

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
.gimmecert/ca/levelN.key.pem.gimmecert/server/NAME.key.pem.gimmecert/client/NAME.key.pem

可执行文件

已安装的可执行文件

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

新鲜度

版本和新鲜度

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

页面生成时间2026-07-08
管理器版本1.0.0
管理器更新时间
本地数据OK
上游not checked
检测到的最新版本未检测到

https://projects.majic.rs/gimmecert

  • 信息No package-manager update timestamp was available.低 置信度
  • 信息Release/tag comparison is only available for GitHub repositories.https://projects.majic.rs/gimmecertnone 置信度

安装元数据

软件包元数据

软件包键brew:gimmecert
版本1.0.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/gimmecert
主页https://projects.majic.rs/gimmecert
仓库https://code.majic.rs/gimmecert
上游文档https://gimmecert.readthedocs.io/en/stable
许可证GPL-3.0-or-later
源码归档https://files.pythonhosted.org/packages/94/b3/f8d0d4fc8951d7ff02f1d3653ba446ad0edf14ab1a18cff4fbe1d1b62086/gimmecert-1.0.0.tar.gz
依赖certifi, cryptography, python@3.14
Bottle可用 (于 all)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namegimmecert
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 configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment