Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
create-lz-oapp
Advanced tools
The easiest way to get started with LayerZero smart contract development. This CLI tool enables you to quickly start building on top of LayerZero omnichain interoperability protocol. To get started, use the following command:
npx create-lz-oapp@latest
# or
yarn create lz-oapp
# or
pnpm create lz-oapp
# or
bunx create-lz-oapp
The list of available options is available by using --help
CLI flag:
npx create-lz-oapp@latest --help
Create LayerZero OApp with one command
Options:
-V, --version output the version number
--ci Run in CI (non-interactive) mode (default: false)
-d,--destination <path> Project directory
-e,--example <name> Example project (choices: "oft", "oapp")
--log-level <level> Log level (choices: "error", "warn", "info", "http", "verbose", "debug", "silly", default: "info")
-p,--package-manager <name> Node package manager to use (choices: "npm", "yarn", "pnpm", "bun")
-h, --help display help for command
FAQs
Create LayerZero OApp with one command
The npm package create-lz-oapp receives a total of 117 weekly downloads. As such, create-lz-oapp popularity was classified as not popular.
We found that create-lz-oapp demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.