
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.
@instabug/react-native-nn
Advanced tools
A CLI app to automate various tasks for releasing Instabug's cross-platform SDKs.
To generate an Xcode project for use during development, use:
$ swift package generate-xcodeproj
On macOS and Linux, use the following to generate a binary.
$ swift build
To build Escape for release, use the following:
$ swift build -c release
$ cd .build/release
Then, to be able to run it anywhere in macOS, move it to /usr/local/bin
$ cp -f Escape /usr/local/bin/escape
FAQs
React Native plugin for integrating the Instabug SDK
The npm package @instabug/react-native-nn receives a total of 145 weekly downloads. As such, @instabug/react-native-nn popularity was classified as not popular.
We found that @instabug/react-native-nn demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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.