
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.
dockswitcher
Advanced tools
Basic command line tool for managing and creating macOS Dock profiles. This is designed to be used with apps like ControlPlane, where you may want to different items in your dock based on different "contexts".
Note: This has been developed for personal use, and has not been fully tested. I cannot verifying which versions of macOS this may work with, or if it will even work at all. If your Dock setup is important to you, please do not use this tool, or at the very least, backup your setup.
$ npm install -g dockswitcher
All of these commands can also be run with the shorthand ds.
$ dockswitcher get # list the current active profile details
$ dockswitcher current # get the name odf the current active profile
$ dockswitcher new newProfileName # clone the current profile into newProfileName. THIS DOES NOT ACTIVATE THE PROFILE
$ dockswitcher activate profileName # activate a profile
$ dockswitcher backup # backup the current active profile
$ dockswitcher restore profileName [n=0] # restore the nth most recent profile backup
$ dockswitcher verify # Verify that the macOS dock items matches the items specified in the active profile – mostly used for internal testing
$ dockswitcher update # Update the current profile to match the macOS dock items – mostly used for internal testing
FAQs
Profiles for Mac dock items
We found that dockswitcher 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.