pkg.soopen package index

brew / Rang 9314

rbenv-vars mit Homebrew installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für rbenv-vars in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install rbenv-vars

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Safely sets global and per-project environment variables

Befehle und Aliase

  • rbenv-vars

Verlauf

Projektgeschichte und Nutzung

rbenv-vars is an rbenv plugin that loads global and directory-specific environment-variable assignments before launching Ruby processes.

Projektgeschichte

rbenv-vars was created within the early rbenv ecosystem to set environment variables before Ruby processes are spawned. Version 1.0.0 was publicly released on September 27, 2011.

Version 1.1.0 added conditional `?=` assignments, and version 1.2.0 improved source-file handling and diagnostic output.

Adoptionsgeschichte

rbenv-vars is distributed through Homebrew and appears in rbenv's official plugin catalog, making it a conventional extension for projects that already use rbenv.

Wie es verwendet wird

Users place global assignments in `$(rbenv root)/vars` and project assignments in `.rbenv-vars`. Files in ancestor directories are applied in order, with the current directory taking precedence.

Assignments use `VAR=value` or conditional `VAR?=value` syntax. Variable substitution is supported, while command substitution and shell expansion are intentionally disallowed.

Warum Paket-Nerds sich dafür interessieren

The plugin demonstrates rbenv's hook-oriented extensibility beyond Ruby-version selection. Its deliberately restricted variable syntax avoids evaluating shell commands, which distinguishes it from sourcing arbitrary environment files.

Zeitleiste

  • 2011-09-27: Version 1.0.0 was publicly released.
  • 2012-06-25: Version 1.1.0 added conditional assignments.
  • 2013-01-09: Version 1.2.0 improved parsing and diagnostics.

Related projects

  • rbenv provides the runtime-selection and hook framework used by rbenv-vars.
  • Environment-file tools such as dotenv address a related need, although rbenv-vars applies variables through rbenv before Ruby processes start.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$(rbenv root)/vars.rbenv-vars

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
rbenv-varscliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-09-19
Manager-Version1.2.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.2.0

https://github.com/rbenv/rbenv-vars

  • InfoNo package-manager update timestamp was available.niedrig Konfidenz

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:rbenv-vars
Version1.2.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/rbenv-vars
Homepagehttps://github.com/rbenv/rbenv-vars
Repositoryhttps://github.com/rbenv/rbenv-vars
LizenzMIT
Quellarchivhttps://github.com/rbenv/rbenv-vars/archive/refs/tags/v1.2.0.tar.gz
Abhängigkeitenrbenv
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • pkg.so package database
  • pkgdb category and tag curation