macOS
brew install protolintlocal Homebrew formula metadata
brew / 順位 2775
protolint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install protolintlocal Homebrew formula metadata
nix profile install nixpkgs#protolintnixpkgs package indexes · pkgs/by-name/pr/protolint/package.nix · ソース: api.github.com
scoop install main/protolintScoop official bucket manifest trees · bucket/protolint.json · ソース: api.github.com
概要
Pluggable linter and fixer to enforce Protocol Buffer style and conventions
履歴
protolint is a pluggable linter and fixer for Protocol Buffer source files, built around the official style guide and extensible with custom rules.
Yohei Muta created protolint as a fast Protocol Buffer linter that works without invoking the compiler and maps its default rules closely to the official Protocol Buffers style guide. It later added fixing, custom plugins, protoc-plugin operation, multiple reporters, and ecosystem integrations.
The project expanded beyond a standalone binary through Homebrew, release archives, Docker, npm integration, Python wheels, pre-commit hooks, editor support, GitHub Actions, and CI integrations.
Run `protolint lint` against files or directories, add `-fix` for safe automatic corrections, select reporters for CI, or load custom rule plugins. It works without configuration and otherwise searches from the current directory upward for `.protolint.yaml`; explicit config paths are supported.
protolint combines linting, safe automated fixes, inline suppression, custom rule plugins, protoc integration, and several machine-readable reporters. This makes it useful both interactively and in polyglot build and CI pipelines.
セキュリティ状態
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.
./.protolint.yamlpackage.json (protolint key)pyproject.toml ([tool.protolint])実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
protoc-gen-protolint | cli | グローバル実行可能ファイル | |
protolint | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/yoheimuta/protolint
インストールメタデータ
| パッケージキー | brew:protolint |
|---|---|
| バージョン | 0.57.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/protolint |
| ホームページ | https://github.com/yoheimuta/protolint |
| リポジトリ | https://github.com/yoheimuta/protolint |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/yoheimuta/protolint/archive/refs/tags/v0.57.0.tar.gz |
| 最終更新 | 2026-09-13T12:25:00Z |
| Pulse | updated |
| ビルド依存関係 | go |
| 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 | protolint |
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
protolint
nix profile install nixpkgs#protolintmain/protolint
scoop install main/protolintソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.