macOS
brew install all-reposlocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für all-repos in AI-Agent-Workflows.
Installation
brew install all-reposlocal Homebrew formula metadata
Überblick
Clone all your repositories and apply sweeping changes
Verlauf
all-repos is Anthony Sottile's command-line toolkit for cloning many repositories and applying sweeping searches or changes across them.
The public repository begins in git history on 2017-08-02 with an initial skeleton, followed by v0.1.0 on 2017-08-04 and v1.0.0 on 2017-10-24. The README describes the package as a pip-installable CLI suite rather than a single command.
The tool grew around a simple configuration file, all-repos.json, that chooses a repository source module and optional push module. Built-in modules cover sources such as GitHub and file-based repository lists, while push modules can open pull requests.
The input package-manager facts show Homebrew packaging. The README's primary installation path is pip, which matches its Python ecosystem audience and its use in multi-repository maintenance workflows.
Users run all-repos-clone to materialize or update every configured repository, then use tools like all-repos-grep, all-repos-find-files, all-repos-sed, and all-repos-manual to inspect or modify the fleet. The default config filename is all-repos.json and can be overridden with -C or ALL_REPOS_CONFIG_FILENAME.
The README documents API keys in source_settings or push_settings, with api_key_env alternatives for keeping tokens in the environment.
all-repos is a concise answer to the monorepo-versus-many-repos maintenance problem: it gives package maintainers and infra engineers a scriptable way to fan out searches, sed edits, and pull requests across repositories without adopting a larger platform.
Sicherheitslage
Für all-repos wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.
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.
all-repos.jsonCredential-bearing paths to review before unattended agent runs.
all-repos.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
all-repos-clone | cli | globales Executable | |
all-repos-complete | cli | globales Executable | |
all-repos-find-files | cli | globales Executable | |
all-repos-grep | cli | globales Executable | |
all-repos-list-repos | cli | globales Executable | |
all-repos-manual | cli | globales Executable | |
all-repos-sed | 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/asottile/all-repos
Installationsmetadaten
| Paketschlüssel | brew:all-repos |
|---|---|
| Version | 1.32.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/all-repos |
| Homepage | https://github.com/asottile/all-repos |
| Repository | https://github.com/asottile/all-repos |
| Upstream-Dokumentation | https://github.com/asottile/all-repos |
| Lizenz | MIT |
| Quellarchiv | https://files.pythonhosted.org/packages/a2/64/c2dcf990cd2644d0f871cee3434779569d210897b0860e749b9b4a0c6def/all_repos-1.32.0.tar.gz |
| Zuletzt aktualisiert | 2026-05-13T17:53:26Z |
| Pulse | updated |
| Abhängigkeiten | python@3.14 |
| Bottle | verfügbar (auf all) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | all-repos |
| Version Scheme | 0 |
| Revision | 0 |
| 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.