
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.
@cube-dev/purple-banner
Advanced tools
@cube-dev/purple-bannerThe Purple Banner is a React-component for showing Cube Dev, Inc. events on our websites.
Run Storybook for easy developing by npm run storybook.
npm run build:preview.Note: in some cases there are mistakes with React hooks because of few versions of React. In this case run
npm link __path-to-website-directory__/node_modules/reactin package directory before build command.
Run npm link to place the package in local registry.
Go to webapp directory and run npm link "@cube-dev/purple-banner". Now you can use @cube-dev/purple-banner inside your webapp.
import PurpleBanner from "@cube-dev/purple-banner";
npm unlink "@cube-dev/purple-banner".FAQs
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.