macOS
brew install spiffe-helperlocal Homebrew formula metadata
brew
Tool that can be used to retrieve and manage SVIDs on behalf of a workload. Version 0.11.0 via Homebrew; verified from local package data.
install
brew install spiffe-helperlocal Homebrew formula metadata
nix profile install nixpkgs#spiffe-helpernixpkgs package indexes · pkgs/by-name/sp/spiffe-helper/package.nix · source: api.github.com
overview
Tool that can be used to retrieve and manage SVIDs on behalf of a workload
history
SPIFFE Helper is a small command-line utility in the SPIFFE ecosystem for fetching and renewing SVID material from the SPIFFE Workload API on behalf of another process.
The public GitHub repository was created in October 2017. Its README describes the tool as a helper that fetches X.509 SVID certificates, launches or signals a process that uses them, and refreshes certificates before expiry.
Its package-manager footprint is niche but practical: the input records Homebrew and Nix packages, matching the kind of operator tool that appears in Unix package sets once workload identity moves from platform design into day-to-day deployment.
Typical use is `spiffe-helper -config <config_file>`, with `helper.conf` as the documented default. The README documents daemon and one-shot modes, file output under a configured certificate directory, and integration patterns where a supervisor such as systemd owns the real service.
Package maintainers care about SPIFFE Helper because it turns SPIFFE/SPIRE workload identity into ordinary files and signals: a familiar Unix packaging surface for certificates, keys, bundles, and reload hooks.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
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.
Config paths the tool may read or write during local use.
helper.confCredential-bearing paths to review before unattended agent runs.
certs/svid.pemcerts/svid_key.pemcerts/svid_bundle.pemcerts/jwt_svid.tokencerts/bundle.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
spiffe-helper | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/spiffe/spiffe-helper
install metadata
| Package key | brew:spiffe-helper |
|---|---|
| Version | 0.11.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/spiffe-helper |
| Homepage | https://github.com/spiffe/spiffe-helper |
| Repository | https://github.com/spiffe/spiffe-helper |
| Upstream docs | https://github.com/spiffe/spiffe-helper#readme |
| License | Apache-2.0 |
| Source archive | https://github.com/spiffe/spiffe-helper/archive/refs/tags/v0.11.0.tar.gz |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | spiffe-helper |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
spiffe-helper
nix profile install nixpkgs#spiffe-helpersource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.