
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.
@interopio/iocd-cli
Advanced tools
CLI tool for setting up, building and packaging io.Connect Desktop platforms
CLI tool for setting up, building and packaging io.Connect Desktop projects.
npm install -g @interopio/iocd-cli@latest
iocd create
Follow the instructions.
cd <proj_name>
npm install
icod setup
iocd dev
Prerequisites:
Code signing is turned off by default. See Windows Build Guide for production builds.
For macOS builds, you need:
See macOS Build Guide for detailed setup instructions.
iocd build
iocd apps start
iocd test
The main configuration file is located at config/iocd.cli.config.json
Note 1: Look at the config/iocd.cli.config.json win/mac sections for code signing options on Windows and macOS
Note 2: Look at config/forge.config.js for configuration about packaging and publishing
Your license key should be at config/iocd.license.key
FAQs
CLI tool for setting up, building and packaging io.Connect Desktop platforms
We found that @interopio/iocd-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 12 open source maintainers 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.