macOS
brew install corrallocal Homebrew formula metadata
brew
corral のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install corrallocal Homebrew formula metadata
概要
Dependency manager for the Pony language
履歴
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.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
corral | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ponylang/corral
インストールメタデータ
| パッケージキー | brew:corral |
|---|---|
| バージョン | 0.9.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/corral |
| ホームページ | https://github.com/ponylang/corral |
| リポジトリ | https://github.com/ponylang/corral |
| 上流ドキュメント | https://github.com/ponylang/corral#readme |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/ponylang/corral/archive/refs/tags/0.9.2.tar.gz |
| 依存関係 | ponyc |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.