
Research
/Security News
9 Malicious NuGet Packages Deliver Time-Delayed Destructive Payloads
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.
node-red-contrib-sails
Advanced tools
A Node-RED node to send data to a sails.js server, using the sails.io.js library.
Either use the Menu - Palette Manager - Install, or run the following command in your Node-RED user directory - typically ~/.node-red
npm i --save node-red-contrib-sails
If Path is not specified the required sails url path should be set by using msg.topic.
msg.payload should contain the data you wish to send.
The default method is post, but you can override this using msg.method.
Sails accepts get, post, put, delete and patch.
You may also set headers by using msg.headers if required.
FAQs
Node Red client to work with sails server
The npm package node-red-contrib-sails receives a total of 1 weekly downloads. As such, node-red-contrib-sails popularity was classified as not popular.
We found that node-red-contrib-sails 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
Socket researchers discovered nine malicious NuGet packages that use time-delayed payloads to crash applications and corrupt industrial control systems.

Security News
Socket CTO Ahmad Nassri discusses why supply chain attacks now target developer machines and what AI means for the future of enterprise security.

Security News
Learn the essential steps every developer should take to stay secure on npm and reduce exposure to supply chain attacks.