macOS
brew install sqsmoverlocal Homebrew formula metadata
brew / Rang 9433
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für sqsmover in AI-Agent-Workflows.
Installation
brew install sqsmoverlocal Homebrew formula metadata
Überblick
AWS SQS Message mover
Verlauf
SQS Message Mover is a small Go command-line tool for moving AWS SQS messages from one queue to another, with dead-letter queue recovery called out as its main use case.
The GitHub repository was created in 2016 and the official README presents the tool as a single-purpose operational utility: it resolves queue names, copies message attributes, supports FIFO queues, batches work, and deletes source messages only after enqueueing them to the destination.
The official README documents Homebrew, Chocolatey, shell-script, source, and manual binary installation paths, which is typical for a small infrastructure CLI meant to be grabbed during incident cleanup or queue maintenance.
Users run sqsmover with source and destination queue names, optional region/profile/endpoint flags, and batch or limit controls. It relies on the standard AWS shared credentials file, optional AWS config file, or AWS environment variables.
Package-manager users care because it turns a common SQS dead-letter queue chore into a packaged binary instead of a one-off script, while still fitting normal AWS CLI credential conventions.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
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.
~/.aws/configCredential-bearing paths to review before unattended agent runs.
~/.aws/credentialsExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
sqsmover | cli | globales Executable |
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.
https://github.com/smaskalik/sqsmover
Installationsmetadaten
| Paketschlüssel | brew:sqsmover |
|---|---|
| Version | 0.4.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/sqsmover |
| Homepage | https://github.com/smaskalik/sqsmover |
| Repository | https://github.com/smaskalik/sqsmover |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/smaskalik/sqsmover/archive/refs/tags/v0.4.0.tar.gz |
| Zuletzt aktualisiert | 2026-07-26T04:03:45+02:00 |
| Pulse | updated |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | sqsmover |
| 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 |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.