
Research
/Security News
Critical Vulnerability in NestJS Devtools: Localhost RCE via Sandbox Escape
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
node-red-contrib-device-stats
Advanced tools
Linux and MacOS only
This node creates statistics information according to the node settings on the editor. The statistics will be embedded into msg.payload and emitted to the output port.
This node emits the statistics information when a msg payload arrives via its input port. Otherwise, the node doesn't do anything.
Here is a typical example using this node. This flow will emit the statistics information every 3 seconds.
The left Inject node generates a message payload every 3 seconds. Its settings are as follows.
This Device Statistics node doesn't care of the incoming message payload content but just use it as a trigger to emit the statistics information.
You can configure the content of the statistics information in the following dialog.
When this Device Statistics node emit the stats info, you can see the following status indicator with dup
status text.
$ npm install
$ npm run build
will generate ES5 js files.
$ npm run test
1.0.1
1.0.0
The project is released under MIT License. See LICENSE for detail.
FAQs
Node-RED nodes for Device Statistics
We found that node-red-contrib-device-stats demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
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.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.
Product
Socket now supports Rust and Cargo, offering package search for all users and experimental SBOM generation for enterprise projects.