UNPKG

node-red-contrib-code-analyzer

Version:

A Node-RED package that provides a background service to detect debugging artifacts in function nodes across Node-RED flows. Features performance monitoring (CPU, memory, event loop), queue monitoring, and Slack alerting.

15 lines 297 B
{ "permissions": { "allow": [ "Bash(mkdir:*)", "Bash(npm install:*)", "Bash(npm test)", "Bash(npm test:*)", "Bash(node:*)", "WebFetch(domain:github.com)", "Bash(find:*)", "WebFetch(domain:raw.githubusercontent.com)" ], "deny": [] } }