New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bpmnlint-plugin-camunda

Package Overview
Dependencies
Maintainers
9
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bpmnlint-plugin-camunda

Camunda modeling guidelines, packed as a bpmnlint plug-in

0.6.1
latest
Source
npm
Version published
Weekly downloads
7.2K
8.41%
Maintainers
9
Weekly downloads
 
Created
Source

bpmnlint-plugin-camunda

CI

Camunda modeling guidelines, packed as a bpmnlint plug-in.

Usage

Add the plug-in via your .bpmnlintrc file:

{
  "extends": [
    "bpmnlint:recommended",
    "plugin:camunda/recommended"
  ]
}

Resources

See also

Checkout the camunda-compat plug-in to validate a BPMN 2.0 diagram for Camunda version compatibility.

License

MIT

Keywords

camunda

FAQs

Package last updated on 26 May 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts