Security News
Research
Data Theft Repackaged: A Case Study in Malicious Wrapper Packages on npm
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
node-red-contrib-flow-combine
Advanced tools
Combine multiple flows into one waiting until a number (static or dynamic) of iterations are made.
Run the following command in the root directory of your Node-RED install
npm install node-red-contrib-flow-combine
Combine multiple flows into one waiting until a number (static or dynamic) of iterations are made.
This node defines from which point the flow splits.
The node have the following properties :
If this property is checked, then the number of iterations which Combine End waits is the length of the Array.
The Node doesn't split the Array in multiple messages, you need to use the Node Splitter for this
If the other property is unchecked then the node Combine End will wait the number written in this property.
This node doesn't produce any Output until all the expected iterations are done.
The node have the following properties :
If this property is checked, then the node collects in an Array, data from each iteration and at the end provides that in the payload.
FAQs
Combine multiple flows into one waiting until a number (static or dynamic) of iterations are made.
We found that node-red-contrib-flow-combine 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.
Security News
Research
The Socket Research Team breaks down a malicious wrapper package that uses obfuscation to harvest credentials and exfiltrate sensitive data.
Research
Security News
Attackers used a malicious npm package typosquatting a popular ESLint plugin to steal sensitive data, execute commands, and exploit developer systems.
Security News
The Ultralytics' PyPI Package was compromised four times in one weekend through GitHub Actions cache poisoning and failure to rotate previously compromised API tokens.