Automic VaultAutomic Vault

brew

vegeta mit Homebrew, MacPorts, Nix, pacman, zypper, scoop installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install vegeta

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install vegeta

MacPorts ports tree · net/vegeta/Portfile · Quelle: api.github.com

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#vegeta

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S vegeta

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

openSUSE zypperverifiziert · 92%
sudo zypper install vegeta

openSUSE Tumbleweed package metadata · vegeta · Quelle: download.opensuse.org

Windows

Scoopverifiziert · 92%
scoop install main/vegeta

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

Überblick

Paketzusammenfassung

HTTP load testing tool and library

Befehle und Aliase

  • vegeta

Verlauf

Projektgeschichte und Nutzung

Vegeta is a Go-based HTTP load testing command-line tool and library by Tomas Senart. Its identity in the load-testing niche is the constant-rate attack model: instead of simply driving as much traffic as possible, users specify a request rate and duration, then pipe results into text, JSON, histogram, or plot/report commands.

Projektgeschichte

The public project dates to 2013, with secondary software cataloging and the upstream repository tying the first release era to August 2013. The repository's README frames the tool as something built from the need to drill HTTP services at a constant request rate, and the project has remained a compact Go utility rather than growing into a hosted load-testing service.

Over time Vegeta settled into the Unix-pipeline shape that package users recognize: `vegeta attack` generates binary result streams, `vegeta report` summarizes them, `vegeta plot` creates an HTML visualization, and the library package lets Go programs embed the attacker directly.

Adoptionsgeschichte

Vegeta became popular with operators and backend developers who wanted a small, scriptable load generator that could be installed from language, OS, and package-manager channels. Tutorials from cloud providers and performance-testing blogs continue to teach it as a practical way to validate request-per-second targets and latency behavior for HTTP APIs.

Its adoption has been strongest in the space between heavyweight test suites and commercial load-testing platforms: teams use it for quick pre-production checks, regression comparisons, and reproducible command-line benchmarks.

Wie es verwendet wird

Typical use is a pipeline such as emitting target lines, running `vegeta attack` with a rate and duration, then piping the encoded results to `vegeta report` or saving them for later plotting. More advanced users provide target files with methods, headers, and bodies, or use the Go library to generate traffic from test harnesses.

Because Vegeta tries to sustain a specified rate, package users pay attention to concurrency and overload behavior: if the system under test slows down, the attacker may need more workers to keep the rate, which is useful for stress testing but can intensify an already overloaded target.

Warum Paket-Nerds sich dafür interessieren

In package-manager terms, Vegeta is the sort of tool people install because it composes cleanly with shells, CI jobs, and simple HTTP fixtures. It is small, portable, and memorable enough that the binary name itself has become shorthand for a constant-RPS smoke test.

Zeitleiste

  • 2013: Vegeta appears publicly as an HTTP load-testing tool written in Go.
  • 2015: GitHub issue discussions show users pushing on overload detection and concurrency behavior, reflecting real operational use.
  • 2020s: Cloud-provider and community tutorials continue to present Vegeta as a lightweight CLI for API and service load testing.

Related projects

  • Vegeta is often considered alongside ApacheBench, wrk, k6, JMeter, Locust, Gatling, and GoReplay. Its closest niche is the small reproducible CLI benchmark, especially when a constant request rate matters more than browser-like scenario scripting.

Sicherheitslage

Risikostufe: blue

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

Risikoklassifikator

blue Risiko · mittel Konfidenz · tool

Warum

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

Signale

  • text:http

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 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.

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
vegetacliglobales 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-24
Manager-Version12.13.0
Manager aktualisiert
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv12.13.0

https://github.com/tsenart/vegeta

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

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:vegeta
Version12.13.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/vegeta
Homepagehttps://github.com/tsenart/vegeta
Repositoryhttps://github.com/tsenart/vegeta
Upstream-Dokumentationhttps://github.com/tsenart/vegeta#readme
LizenzMIT
Quellarchivhttps://github.com/tsenart/vegeta/archive/refs/tags/v12.13.0.tar.gz
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namevegeta
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%

vegeta

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

vegeta 12.13.0-2

HTTP load testing tool

https://github.com/tsenart/vegeta

sudo pacman -S vegeta
  • License: MIT
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Vegeta
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: vegeta from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

vegeta 12.13.0-1.4

HTTP load testing tool and library

https://github.com/tsenart/vegeta

sudo zypper install vegeta
  • License: MIT
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: vegeta
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Vegeta
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: vegeta from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

vegeta

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

main/vegeta

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

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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment