macOS
brew install corrallocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für corral in AI-Agent-Workflows.
Installation
brew install corrallocal Homebrew formula metadata
Überblick
Dependency manager for the Pony language
Verlauf
Corral is the Pony language dependency manager. It manages Pony bundles with corral.json manifests, lock.json revision locks, a shared VCS repo cache, and a per-project dependency tree used to populate PONYPATH.
The official repository was created in 2017 and describes Corral as beta-level software. Its design notes explain the name as a deliberate sibling to Pony Stable: a corral is like a stable, but distinct enough to avoid confusion with the older Pony dependency tool.
Corral grew out of requirements work comparing Pony's needs with dependency managers in Go, Rust, and earlier Pony Stable workflows. Its design favors source-based dependencies, semver constraints, VCS locators, and checked-in lock files for reproducible Pony builds.
A typical project runs corral init to create corral.json and lock.json, corral add to add a dependency, corral update to resolve and fetch dependencies, and corral run -- ponyc to compile with the resolved dependency directories on PONYPATH.
Corral is package-nerd material because it encodes a small-language dependency-management model: bundle-vs-package terminology, VCS-backed locators, transitive dependencies, lock files, and a separation between a shared repo cache and per-project checked-out dependency tree.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
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.
corral.jsonlock.jsonExecutables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
corral | 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/ponylang/corral
Installationsmetadaten
| Paketschlüssel | brew:corral |
|---|---|
| Version | 0.9.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/corral |
| Homepage | https://github.com/ponylang/corral |
| Repository | https://github.com/ponylang/corral |
| Upstream-Dokumentation | https://github.com/ponylang/corral#readme |
| Lizenz | BSD-2-Clause |
| Quellarchiv | https://github.com/ponylang/corral/archive/refs/tags/0.9.2.tar.gz |
| Abhängigkeiten | ponyc |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | corral |
| 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.