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-ssam
Advanced tools
Ssam (쌈 as in Korean dish) wraps your HTML5 Canvas sketches and provides helpful features such as animation props, image and video exports on top of Node.js and Vite bundler. The design is minimal so you can bring your own canvas library (or use as vanilla js).
Learn how to quickstart a creative coding sketch with ssam
on its wiki. This package create-ssam
sets up a basic sketch structure using one of the templates.
npm create ssam@latest
Then, follow the prompts.
It will set up all the necessary files and Vite bundler so you can go straight into creative coding.
npm run build
npm link
to make it available locallynode ~/path/to/bin/create-ssam.js
MIT
The base code is adapted from create-vite
FAQs
Quickstart a creative coding sketch with ssam
The npm package create-ssam receives a total of 0 weekly downloads. As such, create-ssam popularity was classified as not popular.
We found that create-ssam 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.