macOS
brew install cargo-sortlocal Homebrew formula metadata
brew / 順位 6399
cargo-sort のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-sortlocal Homebrew formula metadata
sudo apk add cargo-sortAlpine Linux edge package indexes · cargo-sort · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-sortnixpkgs package indexes · pkgs/by-name/ca/cargo-sort/package.nix · ソース: api.github.com
sudo pacman -S cargo-sortArch Linux sync databases · cargo-sort · ソース: geo.mirror.pkgbuild.com
概要
Tool to check that your Cargo.toml dependencies are sorted alphabetically
履歴
cargo-sort is a Rust Cargo subcommand for checking and sorting Cargo.toml dependency tables and related TOML tables.
The project README says cargo-sort was created as an implementation of David Tolnay's request-for-implementation issue for alphabetically sorting Cargo.toml dependencies, and that it uses toml-edit to parse TOML.
GitHub records the repository as created in June 2019, while crates.io records the cargo-sort crate as first published in May 2021. The input package facts list it in Homebrew, Alpine, Nix, and Arch packaging.
The official README documents `cargo sort` as a cargo subcommand with default rewrite, check-only, print, workspace, custom table-order, grouped sorting, and `--config` modes.
cargo-sort matters to package maintainers because it turns Cargo.toml dependency ordering into a repeatable check, useful for CI and pre-commit workflows where noisy dependency diffs are annoying.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
tomlfmt.toml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-sort | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cargo-sort |
|---|---|
| バージョン | 2.1.4 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/devinr528/cargo-sort |
| リポジトリ | https://github.com/devinr528/cargo-sort |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
cargo-sort
nix profile install nixpkgs#cargo-sortcargo-sort 2.1.4-r0
Check if tables and items in a .toml file are lexically sorted
https://github.com/DevinR528/cargo-sort
sudo apk add cargo-sortcargo-sort 2.1.4-1
Check if tables and items in a .toml file are lexically sorted
https://github.com/DevinR528/cargo-sort
sudo pacman -S cargo-sortソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.