Automic VaultAutomic Vault

brew

all-repos mit Homebrew installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install all-repos

local Homebrew formula metadata

Überblick

Paketzusammenfassung

Clone all your repositories and apply sweeping changes

Befehle und Aliase

  • all-repos-clone
  • all-repos-complete
  • all-repos-find-files
  • all-repos-grep
  • all-repos-list-repos
  • all-repos-manual
  • all-repos-sed

Verlauf

Projektgeschichte und Nutzung

all-repos is Anthony Sottile's command-line toolkit for cloning many repositories and applying sweeping searches or changes across them.

Projektgeschichte

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.

Adoptionsgeschichte

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.

Wie es verwendet wird

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.

Warum Paket-Nerds sich dafür interessieren

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.

Zeitleiste

  • 2017: Public Git history begins.
  • 2017: v0.1.0 and v1.0.0 tags appear.
  • 2026: v1.32.0 tag appears in repository history.

Related projects

  • git: underlying clone, grep, and repository operation tool.
  • GitHub, GitLab, Bitbucket, and Azure Repos: repository providers supported through source and push modules.

Quellen

  • Git history from https://github.com/asottile/all-repos.git
  • Official README: https://raw.githubusercontent.com/asottile/all-repos/main/README.md
  • source_facts.package-manager

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

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.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 1 Plattformziele verfügbar.
  • Installiert mit 1 Laufzeitabhä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
all-repos.json

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
all-repos.json

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
all-repos-clonecliglobales Executable
all-repos-completecliglobales Executable
all-repos-find-filescliglobales Executable
all-repos-grepcliglobales Executable
all-repos-list-reposcliglobales Executable
all-repos-manualcliglobales Executable
all-repos-sedcliglobales 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-Version1.32.0
Manager aktualisiert2026-05-13
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://github.com/asottile/all-repos

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:all-repos
Version1.32.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/all-repos
Homepagehttps://github.com/asottile/all-repos
Repositoryhttps://github.com/asottile/all-repos
Upstream-Dokumentationhttps://github.com/asottile/all-repos
LizenzMIT
Quellarchivhttps://files.pythonhosted.org/packages/a2/64/c2dcf990cd2644d0f871cee3434779569d210897b0860e749b9b4a0c6def/all_repos-1.32.0.tar.gz
Zuletzt aktualisiert2026-05-13T17:53:26Z
Pulseupdated
Abhängigkeitenpython@3.14
Bottleverfügbar (auf all)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

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

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
  • package relationship graph
  • package version freshness
  • package-page enrichment