Automic VaultAutomic Vault

brew / Approval Gates

mise mit Homebrew, apk, chocolatey, MacPorts, Nix, pacman, scoop, winget installieren

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

Agent-Sicherheit

Antwort zur Agent-Sicherheit

mise manages language runtimes and can execute project toolchain hooks.

Credential-Zugriff

Reads project config, environment variables, and tool-specific credentials.

Änderungen an Remote-Zustand

Can install runtimes and run configured tasks that call remote systems.

Publish-/Artefakt-Risiko

Can drive build and release commands through tasks.

Empfohlene Kontrolle

Gate task execution, plugin installs, and secret-backed commands.

Hinweise für Agent-Nutzung

Allow version inspection; require approval for task runs that publish, deploy, or install plugins.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install mise

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install mise

MacPorts ports tree · sysutils/mise/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add mise

Alpine Linux edge package indexes · mise · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#mise

nixpkgs package indexes · pkgs/by-name/mi/mise/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S mise

Arch Linux sync databases · mise · Quelle: geo.mirror.pkgbuild.com

Windows

Chocolateyverifiziert · 92%
choco install mise

Chocolatey community package catalog · mise · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/mise

Scoop official bucket manifest trees · bucket/mise.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id jdx.mise -e

Windows Package Manager source index · jdx.mise · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Polyglot runtime manager (asdf rust clone)

Befehle und Aliase

  • mise

Verlauf

Projektgeschichte und Nutzung

mise is a Rust-based developer-environment manager by jdx that grew out of the earlier rtx project. The project's documentation says rtx was renamed to mise to avoid confusion with Nvidia's RTX graphics branding and to make the CLI easier to search for and discuss. Its Homebrew description still captures that origin by calling it a polyglot runtime manager and an asdf Rust clone, while the project README frames the broader scope as dev tools, environment variables, and tasks in one CLI.

Projektgeschichte

Technically, mise started in the same problem space as asdf, pyenv, nvm, and direnv: keeping per-project tool versions and environment setup reproducible. It kept compatibility hooks that mattered to asdf users, including .tool-versions files and asdf plugins, but expanded into multiple installation backends such as npm, pipx, core, aqua, and GitHub releases. The documentation emphasizes real executable paths on PATH, optional shell activation, shims for CI and IDE use, and a mise.toml file that can hold tool versions, environment variables, and task definitions together.

Wie es verwendet wird

In practice, developers use mise to install and switch between runtimes like Node.js, Python, Ruby, Go, Terraform, CMake, and many other CLIs, then run project tasks under the same resolved environment. Its package-manager niche is broader than a language-specific version manager and more integrated than a plain task runner: it is installed by Homebrew and other package managers as a single CLI that coordinates tool acquisition, directory-aware environment loading, and repeatable project commands.

Approval Gates

Metadaten für menschliche Prüfung riskanter Befehle

Der lokale Approval-Gate-Seed enthält 6 Regeln für mise. Abgedeckte Einstiegspunkte: mise. Schweregrade: kritisch, hoch, mittel. Abdeckung: partial, geprüft am 2026-05-21.

Beispiele für gated Aktionen

  • Install runtimes or tools.
  • Uninstall runtimes or tools.
  • Execute a command inside a mise-managed environment.
  • Trust project configuration.
  • Change project or global runtime selection.
  • Persist mise settings.

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
mise.local.tomlmise.tomlmise/config.toml.mise/config.toml.config/mise.toml.config/mise/config.toml.config/mise/conf.d/*.toml~/.config/mise/config.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
misecliglobales 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-07-25
Manager-Version2026.7.13
Manager aktualisiert2026-07-24
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2026.7.13

https://github.com/jdx/mise

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:mise
Version2026.7.13
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/mise
Homepagehttps://mise.jdx.dev/
Repositoryhttps://github.com/jdx/mise
Upstream-Dokumentationhttps://mise.jdx.dev/
LizenzMIT
Quellarchivhttps://github.com/jdx/mise/archive/refs/tags/v2026.7.13.tar.gz
Zuletzt aktualisiert2026-07-24T21:38:14Z
Pulseupdated
Abhängigkeitenusage
Build-Abhängigkeitencmake, llvm, pkgconf, rust
Von macOS bereitgestellte Bibliothekenbzip2
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert
EinschränkungenIf you are using fish shell, mise will be activated for you automatically.

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

mise

nix profile install nixpkgs#mise
  • normalized package name match
  • Abgeglichen nach: Mise
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/mi/mise/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

mise 2025.12.13-r1

Polyglot runtime and dev tool version manager

https://mise.jdx.dev/

sudo apk add mise
  • License: MIT
  • Architecture: x86_64
  • Source Package: mise
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Mise
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mise from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

mise-doc 2025.12.13-r1

Polyglot runtime and dev tool version manager (documentation)

https://mise.jdx.dev/

sudo apk add mise-doc
  • License: MIT
  • Architecture: x86_64
  • Source Package: mise
  • normalized package name match
  • Abgeglichen nach: Mise
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: mise-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

mise 2026.5.15-1

The front-end to your dev env

https://github.com/jdx/mise

sudo pacman -S mise
  • License: MIT
  • Architecture: x86_64
  • 4 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Mise
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: mise from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

mise

sudo port install mise
  • normalized package name match
  • Abgeglichen nach: Mise
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/mise/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

mise

choco install mise
  • normalized package name match
  • Abgeglichen nach: Mise
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: mise from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','mirc'
Scoop95%

main/mise

scoop install main/mise
  • normalized package name match
  • Abgeglichen nach: Mise
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/mise.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

jdx.mise

winget install --id jdx.mise -e
  • normalized package name match
  • Abgeglichen nach: Mise
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: jdx.mise from https://cdn.winget.microsoft.com/cache/source.msix

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
  • Nucleus package database
  • approval-gate seed metadata
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated agent safety answer
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment