Automic VaultAutomic Vault

brew

bpmnlint を Homebrew でインストール

bpmnlint のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install bpmnlint

local Homebrew formula metadata

概要

パッケージ概要

Validate BPMN diagrams based on configurable lint rules

コマンドとエイリアス

  • bpmnlint

履歴

プロジェクトの歴史と使われ方

bpmnlint is the bpmn.io linting tool for validating BPMN diagrams against configurable rules. It gives BPMN model files the same sort of repeatable command-line checks that source code gets from language linters.

プロジェクトの歴史

The official repository README presents bpmnlint as a command-line and Node.js library for validating BPMN diagrams, configured through `.bpmnlintrc` and rule sets such as `bpmnlint:recommended`. The first visible tagged alpha in the repository dates to September 2018, followed by v1.0.0 the next day.

The changelog shows steady rule and platform evolution: configurable rules, browser bundling, custom rule resolution, BPMN DI checks, moddle extensions, Node version requirements, and new correctness/recommended rule coverage.

採用の歴史

bpmnlint's adoption is mostly inside the BPMN and bpmn.io ecosystem. The README points to npm installation, custom plugins, visual feedback through bpmn-js-bpmnlint, a playground, generated docs images, and bundler integrations.

Homebrew packaging gives the CLI a system-package route, but the upstream distribution model is clearly npm and Node.js module resolution, especially for plugins named `bpmnlint-plugin-*`.

使われ方

Typical usage runs `bpmnlint invoice.bpmn` and receives line-item errors and warnings for process modeling problems such as missing start or end events, unlabeled elements, and sequence-flow issues.

Teams configure `.bpmnlintrc` with built-in rulesets, custom rule severities, plugins, and optional moddle extensions. The API also allows embedding linting in Node.js tools that parse BPMN XML with bpmn-moddle.

パッケージ好きにとっての重要性

bpmnlint is notable because it packages a domain-specific modeling discipline as a familiar CLI linter. It brings BPMN quality checks into CI and editor workflows instead of leaving validation only inside graphical modeling tools.

For package collections, it is a niche but useful example of Node-based developer tooling escaping npm-only usage and becoming a command installed by system package managers.

タイムライン

  • 2018: v1.0.0-alpha5 and v1.0.0 tags appear in September.
  • 2020: 7.8.0 added configurable rules according to the changelog.
  • 2024: 11.0.0 required Node 20 according to the changelog.
  • 2026: 11.12.1 tag appears in the official GitHub repository.

Related projects

  • The README names bpmn-js-bpmnlint for visual modeling feedback, bpmnlint-playground for trying rules, bpmnlint-plugin-example for plugin authors, and bpmn-moddle for BPMN XML parsing.
  • It is part of the broader bpmn.io project family, alongside BPMN modeling, moddle, and browser-based BPMN tooling.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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
.bpmnlintrc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
bpmnlintcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版11.12.1
マネージャ更新日2026-04-23
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/bpmn-io/bpmnlint

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:bpmnlint
バージョン11.12.1
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/bpmnlint
ホームページhttps://github.com/bpmn-io/bpmnlint
リポジトリhttps://github.com/bpmn-io/bpmnlint
上流ドキュメントhttps://github.com/bpmn-io/bpmnlint#readme
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/bpmnlint/-/bpmnlint-11.12.1.tgz
最終更新2026-04-23T11:46:39Z
Pulseupdated
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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