Automic VaultAutomic Vault

brew

cargo-make mit Homebrew, apk, Nix, pacman installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install cargo-make

local Homebrew formula metadata

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add cargo-make

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

Nixverifiziert · 92%
nix profile install nixpkgs#cargo-make

nixpkgs package indexes · pkgs/by-name/ca/cargo-make/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S cargo-make

Arch Linux sync databases · cargo-make · Quelle: geo.mirror.pkgbuild.com

Überblick

Paketzusammenfassung

Rust task runner and build tool

Befehle und Aliase

  • cargo-make
  • makers

Verlauf

Projektgeschichte und Nutzung

cargo-make is a Rust task runner and build tool. Its official documentation describes TOML task files that define flows for formatting, building, testing, documentation, benches, security validation, and other project automation.

Projektgeschichte

The crate first appeared on crates.io in June 2017 as version 0.1.0. The official documentation presents both cargo-make, invoked as cargo make, and makers, a standalone executable with the same features.

Adoptionsgeschichte

cargo-make is packaged broadly for a Rust CLI tool: the input facts list apk, Homebrew, Nix, and Arch packages, and the official docs mention Arch installation and binary releases. Crates.io reported 3,466,972 downloads when checked on 2026-06-30.

Wie es verwendet wird

Users normally create a Makefile.toml, define tasks under [tasks.*], and run a flow such as cargo make my-flow. The tool also supports predefined flows, workspace behavior, profiles, environment variables, conditions, plugins, and CI examples.

Warum Paket-Nerds sich dafür interessieren

It gives Rust packages a TOML-native automation layer that travels with the repository, filling the same cultural space as make, npm scripts, and task runners while staying close to Cargo conventions.

Zeitleiste

  • 2017: First crates.io release 0.1.0.
  • 2025: Crates.io latest version 0.37.24.
  • 2026: Homebrew stable version 0.37.24.

Related projects

  • Related tools include Cargo, traditional make, language-specific task runners, and cargo-make's standalone makers executable.

Sicherheitslage

Risikostufe: yellow

generalized runtime or code generation signal.

Risikoklassifikator

yellow Risiko · mittel Konfidenz · runtime

Warum

  • generalized runtime or code generation signal

Signale

  • text:build tool

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 8 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhä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
Makefile.toml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
cargo-makecliglobales Executable
makerscliglobales 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-Version0.37.24
Manager aktualisiert2026-06-15
lokale DatenOK
Upstreamaktuell
neueste erkannte Version0.37.24

https://github.com/sagiegurari/cargo-make

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:cargo-make
Version0.37.24
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/cargo-make
Homepagehttps://sagiegurari.github.io/cargo-make/
Repositoryhttps://github.com/sagiegurari/cargo-make
Upstream-Dokumentationhttps://sagiegurari.github.io/cargo-make
LizenzApache-2.0
Quellarchivhttps://github.com/sagiegurari/cargo-make/archive/refs/tags/0.37.24.tar.gz
Zuletzt aktualisiert2026-06-15T10:20:11-04:00
Pulseupdated
Build-Abhängigkeitenrust
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

cargo-make

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

cargo-make 0.37.24-r0

Rust task runner and build tool

https://github.com/sagiegurari/cargo-make

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

cargo-make-bash-completion 0.37.24-r0

Bash completions for cargo-make

https://github.com/sagiegurari/cargo-make

sudo apk add cargo-make-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: cargo-make
  • normalized package name match
  • Abgeglichen nach: Cargo Make
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cargo-make-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
pacman95%

cargo-make 0.37.24-2

Rust task runner and build tool

https://github.com/sagiegurari/cargo-make

sudo pacman -S cargo-make
  • License: Apache-2.0
  • Architecture: x86_64
  • 5 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Cargo Make
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: cargo-make from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

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