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-solid
Advanced tools
The easiest way to get started with Solid is by using create-solid
. This CLI tool enables you to quickly start building a new Solid application, with everything set up for you. You can create a new app using the default SolidStart template or use one of the Official SolidStart Examples. To get started, use the following command:
#or
npm init solid@latest
#or
pnpm create solid@latest
# or
yarn create solid
# or
bunx create-solid
create-solid
allows you to create a new Solid app within seconds. It includes a number of benefits:
npm init solid@latest
(with no arguments) launches an interactive experience that guides you through setting up a project.FAQs
Create Solid apps with low configuration
The npm package create-solid receives a total of 635 weekly downloads. As such, create-solid popularity was classified as not popular.
We found that create-solid 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.