
Research
Security News
Lazarus Strikes npm Again with New Wave of Malicious Packages
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
github.com/stackup-wallet/stackup-bundler
A fast, reliable, and modular Go implementation of an ERC-4337 Bundler.
See the Bundler
documentation at docs.stackup.sh.
debug
API enabled for custom tracing.# Installs https://github.com/cosmtrek/air for live reloading.
# Runs go mod tidy.
make install-dev
# Generates base .env file.
# All variables in this file are required and should be filled.
# Running this command WILL override current .env file.
make generate-environment
# Parses private key in .env file and prints public key and address.
make fetch-wallet
private
modeStart a local bundler instance:
make dev-private-mode
If you need to reset the embedded database:
# This will delete the default data directory at /tmp/stackup_bundler
make dev-reset-default-data-dir
Distributed under the GPL-3.0 License. See LICENSE for more information.
Feel free to direct any technical related questions to the dev-hub
channel in the Stackup Discord.
FAQs
Unknown package
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
The Socket Research Team has discovered six new malicious npm packages linked to North Korea’s Lazarus Group, designed to steal credentials and deploy backdoors.
Security News
Socket CEO Feross Aboukhadijeh discusses the open web, open source security, and how Socket tackles software supply chain attacks on The Pair Program podcast.
Security News
Opengrep continues building momentum with the alpha release of its Playground tool, demonstrating the project's rapid evolution just two months after its initial launch.